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 bytes sent by Trigger Engine #896

Closed Annopaolo closed 6 months ago

Annopaolo commented 7 months ago

Currently, Trigger Engine metrics expose the number of HTTP triggers sent by the service, with realm name and status code as tags (astarte_trigger_engine_http_action_executed_count). Expose a new metric to display the cumulative number of bytes sent, keeping the same tag structure.