Change default metric temporality to delta by JonasKunz · Pull Request #583 · elastic/elastic-otel-java · GitHub
Skip to content

Change default metric temporality to delta#583

Merged
JonasKunz merged 5 commits into
elastic:mainfrom
JonasKunz:metric-temporality
Mar 19, 2025
Merged

Change default metric temporality to delta#583
JonasKunz merged 5 commits into
elastic:mainfrom
JonasKunz:metric-temporality

Conversation

@JonasKunz

Copy link
Copy Markdown
Contributor

Closes #446 .
I've manually verified that this change is backwards-compatible for our existing Kibana Dashboards: The runtime-metrics dashboard currently available when ingesting OTLP via apm-server only uses gauges and up-down-counters, which are not affected by this temporality change.

@JonasKunz JonasKunz marked this pull request as ready for review March 18, 2025 13:09
@JonasKunz JonasKunz requested a review from SylvainJuge March 18, 2025 13:25
SylvainJuge
SylvainJuge previously approved these changes Mar 18, 2025
Comment thread README.md Outdated
Co-authored-by: SylvainJuge <763082+SylvainJuge@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-java enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch to delta-preferred metrics temporality

2 participants