CloudWatch Metrics
Every metric has a:
- timestamp
- namespace: metrics in different namespaces are isolated from each other
- dimensions: a key-value pair for additional filtering
Custom Metrics
Allow applications to send their own metrics to CloudWatch. Supports a max rate of 1/second.