GoogleCloudPlatform / GoogleCloudPlatform/prometheus-engine
One or more TimeSeries could not be written: Field [...]distributionValue had an invalid value
- Dominant language
- Go
- Stars
- 232
- Forks
- 109
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 27
Description
Hi all. We are seeing some errors in logs for GMP on GKE (1.24) that may be correlated with periods of metrics missing.
```
ts=2023-05-24T23:49:02.803Z caller=export.go:827 level=error component=gcm_exporter msg="send batch" size=200 err="rpc error: code = InvalidArgument desc = One or more TimeSeries could not be written: Field timeSeries[146].points[0].distributionValue had an invalid value: Distribution value with a non-finite |mean| of inf.\nerror details: name = Unknown desc = total_point_count:200 success_point_count:199 errors:{status:{code:3} point_count:1}"
```
I see another issue with this was closed and fixed.
Can you help us understand what might be going on here?
Contributor guide
Assessment
This issue has not been assessed yet.