Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metrics: expose the number of bytes sent by Trigger Engine #896

Closed
Annopaolo opened this issue Feb 8, 2024 · 0 comments · Fixed by #899
Closed

Metrics: expose the number of bytes sent by Trigger Engine #896

Annopaolo opened this issue Feb 8, 2024 · 0 comments · Fixed by #899
Assignees
Labels
app:trigger_engine This issue or pull request is about astarte_trigger_engine application good first issue Good for newcomers

Comments

@Annopaolo
Copy link
Collaborator

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.

@Annopaolo Annopaolo added the app:trigger_engine This issue or pull request is about astarte_trigger_engine application label Feb 8, 2024
@Annopaolo Annopaolo added the good first issue Good for newcomers label Feb 8, 2024
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 8, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 8, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 9, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 9, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 9, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 9, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 9, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 9, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 12, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 12, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
eddbbt added a commit to eddbbt/astarte that referenced this issue Feb 12, 2024
Add telemetry in order to record the cumulative amount of bytes from triggers payload, resolve astarte-platform#896

Signed-off-by: Eddy Babetto <eddy.babetto@secomind.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:trigger_engine This issue or pull request is about astarte_trigger_engine application good first issue Good for newcomers
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants