Skip to content

ft: allow specifying last_value metric type - #68

Open
hauleth wants to merge 1 commit into
beam-telemetry:mainfrom
hauleth:ft/allow-specyfing-last_value-metric-type
Open

ft: allow specifying last_value metric type#68
hauleth wants to merge 1 commit into
beam-telemetry:mainfrom
hauleth:ft/allow-specyfing-last_value-metric-type

Conversation

@hauleth

@hauleth hauleth commented Jul 2, 2024

Copy link
Copy Markdown

This behaviour may be useful for example when you have sum type, but with pre summed value (for example output of :inet.getstats/{1,2}). This reduces need for keeping previous state to be able to compute difference just to recompute sum immediately.

Close #67

This behaviour may be useful for example when you have `sum` type, but
with pre summed value (for example output of `:inet.getstats/{1,2}`).
This reduces need for keeping previous state to be able to compute
difference just to recompute sum immediately.
@hauleth
hauleth requested a review from bryannaegele as a code owner July 2, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Support for sum entry that is already summed

1 participant