8000 OTLP receiver: Warn when encountering invalid exponential histograms by aknuds1 · Pull Request #14706 · prometheus/prometheus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OTLP receiver: Warn when encountering invalid exponential histograms #14706

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

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

aknuds1
Copy link
Contributor
@aknuds1 aknuds1 commented Aug 21, 2024

Modify storage/remote/otlptranslator/prometheusremotewrite.PrometheusConverter to log a warning when exponential histogram data points are received with zero count and positive sum. The data points are not rejected, as per discussion with @beorn7.

@aknuds1 aknuds1 force-pushed the arve/otlp-invalid-histograms branch from e444582 to 567cf9e Compare August 21, 2024 14:40
@aknuds1 aknuds1 changed the title otlptranslator: Warn when encountering invalid exponential histograms OTLP receiver: Warn when encountering invalid exponential histograms Aug 21, 2024
@aknuds1 aknuds1 force-pushed the arve/otlp-invalid-histograms branch from 567cf9e to 262d1b8 Compare August 21, 2024 14:41
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
@aknuds1 aknuds1 force-pushed the arve/otlp-invalid-histograms branch from 262d1b8 to b50c5d4 Compare August 21, 2024 14:43
@aknuds1 aknuds1 merged commit 7cfe0b1 into prometheus:main Aug 21, 2024
26 checks passed
@aknuds1 aknuds1 deleted the arve/otlp-invalid-histograms branch August 21, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0