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

rpc error: code = InvalidArgument desc = One or more TimeSeries could not be written #38405

Open
bhanupratapm02 opened this issue Mar 5, 2025 · 1 comment
Labels
exporter/googlemanagedprometheus Google Managed Prometheus exporter needs triage New item requiring triage receiver/prometheus Prometheus receiver

Comments

@bhanupratapm02
Copy link

Component(s)

receiver/prometheus, exporter/googlemanagedprometheus

Describe the issue you're reporting

We are seeing below error in otelcol-contrib.service

otelcol-contrib[74700]: 2025-03-05T14:36:43.953-0500 error internal/queue_sender.go:128 Exporting failed. Dropping data. {"otelcol.component.id": "googlemanagedprometheus", "otelcol.component.kind": "Exporter", "otelcol.signal": "metrics", "error": "rpc error: code = InvalidArgument desc = One or more TimeSeries could not be written: timeSeries[94]: Field timeSeries[94].points[0].distributionValue had an invalid value: Distribution bucket_counts(1) has a negative count.\nerror details: name = Unknown desc = total_point_count:200 success_point_count:199 errors:{status:{code:3} point_count:1}", "dropped_items": 1666}
Mar 05 14:36:43 lnak01.homedepot.com otelcol-contrib[74700]: go.opentelemetry.io/collector/exporter/exporterhelper/internal.NewQueueSender.func3
Mar 05 14:36:43 lnak01.homedepot.com otelcol-contrib[74700]: go.opentelemetry.io/collector/exporter@v0.120.0/exporterhelper/internal/queue_sender.go:128
Mar 05 14:36:43 lnak01.homedepot.com otelcol-contrib[74700]: go.opentelemetry.io/collector/exporter/exporterhelper/internal/batcher.(*disabledBatcher[...]).Consume
Mar 05 14:36:43 lnak01.homedepot.com otelcol-contrib[74700]: go.opentelemetry.io/collector/exporter@v0.120.0/exporterhelper/internal/batcher/disabled_batcher.go:23
Mar 05 14:36:43 lnak01.homedepot.com otelcol-contrib[74700]: go.opentelemetry.io/collector/exporter/exporterqueue.(*asyncQueue[...]).Start.func1
Mar 05 14:36:43 lnak01.homedepot.com otelcol-contrib[74700]: go.opentelemetry.io/collector/exporter@v0.120.0/exporterqueue/async_queue.go:47

We started seeing these errors all of a sudden.

@bhanupratapm02 bhanupratapm02 added the needs triage New item requiring triage label Mar 5, 2025
@github-actions github-actions bot added receiver/prometheus Prometheus receiver exporter/googlemanagedprometheus Google Managed Prometheus exporter labels Mar 5, 2025
Copy link
Contributor

github-actions bot commented Mar 5, 2025

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/googlemanagedprometheus Google Managed Prometheus exporter needs triage New item requiring triage receiver/prometheus Prometheus receiver
Projects
None yet
Development

No branches or pull requests

1 participant