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

prometheus-to-sd: Unknown metric error logged every minute #70

Closed
evanj opened this issue Nov 23, 2017 · 7 comments
Closed

prometheus-to-sd: Unknown metric error logged every minute #70

evanj opened this issue Nov 23, 2017 · 7 comments
Assignees

Comments

@evanj
Copy link

evanj commented Nov 23, 2017

I'm running two clusters that were upgraded to 1.8.3-gke.0, and are running gcr.io/google-containers/prometheus-to-sd:v0.2.2. Every minute, this container logs:

Error while sending request to Stackdriver googleapi: Error 400: Unknown metric: container.googleapis.com/internal/addons/event_exported/stackdriver_sink_received_entry_count, badRequest

It seems like this must be some sort of mismatch between the expected names, and the actual names in Stackdriver or something?

@crassirostris
Copy link

@loburm Please take a look

@jpalomaki
Copy link

I can also see this for a GKE cluster running 1.8.3-gke.0

@loburm
Copy link
Member

loburm commented Dec 1, 2017

This one was merged into master, 1.7 and 1.8 branch. So with new release everything should work.

Sorry for this stupid typo.

@cwenzelg
Copy link

I'm still getting this error with 1.8.4-gke.0 and 1.8.4-gke.1 . Is there something else wrong or do i need to do something after updating the version?

Error while sending request to Stackdriver googleapi: Error 400: Unknown metric: container.googleapis.com/internal/addons/event_exported/stackdriver_sink_received_entry_count, badRequest

@x13n
Copy link
Contributor

x13n commented Dec 28, 2017

1.8.4 doesn't have this fix, it was added in 1.8.5.

@psaia
Copy link

psaia commented May 15, 2018

Looks like this one may have come back from the dead (or something similar):

Error while sending request to Stackdriver googleapi: Error 400: Field timeSeries[0].metric.labels[0] had an invalid value of "grpc": Unrecognized metric label., badRequest

I'm getting that every minute or so.

@x13n
Copy link
Contributor

x13n commented May 18, 2018

This looks like #151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants