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

[OTLP Metrics Exporter] Implement LowMemory metrics temporality #2233

Closed
lalitb opened this issue Jul 13, 2023 · 0 comments · Fixed by #2234
Closed

[OTLP Metrics Exporter] Implement LowMemory metrics temporality #2233

lalitb opened this issue Jul 13, 2023 · 0 comments · Fixed by #2234

Comments

@lalitb
Copy link
Member

lalitb commented Jul 13, 2023

LowMemory temporality is defined in the spec here.

LowMemory: This configuration uses Delta aggregation temporality for Synchronous Counter and Histogram and uses Cumulative aggregation temporality for Synchronous UpDownCounter, Asynchronous Counter, and Asynchronous UpDownCounter instrument kinds.

@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jul 13, 2023
@lalitb lalitb changed the title Implement LowMemory metrics temporality [OTLP Metrics Exporter] Implement LowMemory metrics temporality Jul 13, 2023
@marcalff marcalff removed the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants