Metrics
metrics accepts custom metric datapoints and returns range/aggregate statistics — CloudWatch Metrics–shaped APIs on Skippr Cloud.
Status: Preview — intended contract below. Tenant metrics APIs through gateway are not generally available yet (matrix: skeleton). Long-term metric history will land on the Cloud lake path; recent queries will use a short control-plane window first.
What you will get
PutMetricData/GetMetricStatistics/ListMetrics(coming soon)- Namespaces and metric names scoped to your account
- Lake-backed retention later (same platform lake as logs)
Intended access
| Hostname | metrics.eu-central-1.cloud.skippr.io |
| Protocol | Cloud JSON (X-Amz-Target: CloudWatch.*) |
| Auth | SigV4 (cloudwatch) / Cloud JWT via gateway |
| Region | eu-central-1 |
Operations
| Operation | Notes |
|---|---|
| PutMetricData | Coming soon |
| GetMetricStatistics | Coming soon |
| ListMetrics | Coming soon |
| Alarms / GetMetricData | Coming later |
