GoogleCloudPlatform / GoogleCloudPlatform/k8s-stackdriver
Error while sending request to Stackdriver (prometheus-to-sd) unsupported protocol scheme
Open
- Dominant language
- Go
- Stars
- 409
- Forks
- 236
- Avg merge
- 2h 34m
- Merged PRs (30d)
- 9
Description
The docker image `k8s.gcr.io/prometheus-to-sd:v0.4.2` is constantly reporting errors with the message `unsupported protocol scheme ""`. I'm running a newly provisioned GKE
1.14.10-gke.27 cluster where this service is pre-installed.
The errors occur every minute and are always the same:
```
E0421 07:51:30.379553 1 stackdriver.go:58] Error while sending request to Stackdriver Post /v3/projects/asdasd/timeSeries?alt=json: unsupported protocol scheme ""
```
Contributor guide
Assessment
This issue has not been assessed yet.