GoogleCloudPlatform / GoogleCloudPlatform/k8s-stackdriver
[prometheus-to-sd] json: unsupported value: +Inf
Open
- Dominant language
- Go
- Stars
- 409
- Forks
- 236
- Avg merge
- 2h 34m
- Merged PRs (30d)
- 9
Description
The following error keeps showing up in the logs:
```
E0509 10:17:28.743204 1 stackdriver.go:58] Error while sending request to Stackdriver json: error calling MarshalJSON for type *monitoring.CreateTimeSeriesRequest: json: error calling MarshalJSON for type *monitoring.TimeSeries: json: error calling MarshalJSON for type *monitoring.Point: json: error calling MarshalJSON for type *monitoring.TypedValue: json: error calling MarshalJSON for type *monitoring.Distribution: json: unsupported value: +Inf
```
Contributor guide
Assessment
This issue has not been assessed yet.