astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
238 stars 46 forks source link

Metrics: expose the number of calls to Astarte services API, aggregated by realm #897

Closed Annopaolo closed 6 months ago

Annopaolo commented 7 months ago

Currently there is no way to aggregate metrics relating to the number of API calls (e.g. phoenix_router_dispatch_stop_count) by realm. Either include realm in the metric tags or expose a new metric to display the number of API calls made including the realm tag.