astarte-platform / astarte

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

Appengine: fix type for exchanged_bytes metrics #922

Closed matt-mazzucato closed 6 months ago

matt-mazzucato commented 6 months ago

Exchanged bytes should increase according to the byte size of a message. Thus, switch from "counter" to "sum".

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.68%. Comparing base (dab9883) to head (51edbbd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.0 #922 +/- ## =============================================== + Coverage 60.50% 68.68% +8.17% =============================================== Files 86 247 +161 Lines 785 5553 +4768 =============================================== + Hits 475 3814 +3339 - Misses 310 1739 +1429 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.