Traffic Metering - Anycast CDN [EN]

Traffic Metering - Anycast CDN [EN]

Metrics format


For plug-and-play integration with Grafana, Prometheus, etc., in addition to the Meth format, we have introduced a Prometheus-compatible metrics format for Content Delivery Networks.

 

Meth format

JSON-based format allowing for flexibility, but integration may require parsing or adapters. It provides a hierarchical, nested metrics structure with granular detail. This data format is optimized for internal use with custom applications, APIs, and BI tools.


Prometheus-compatible format

The Prometheus format uses a line-based text representation, allowing better compatibility. Metrics are provided in a key-value structure; each metric has associated labels and a value. It is simpler and easier to integrate with tools like Prometheus and Grafana, Alertmanager, Kubernetes Monitoring, OpenTelemetry, etc.

API Endpoint: /api/v1/metrics/cloud_store/prometheus


API documentation for metrics


Billing Principles

 

Relevant guides and links


<- Back to the Anycast CDN landing page