We recently upgraded our kubernetes control plane from version 1.13 to 1.16
After doing that, we started seeing 0 (zero) response codes on the
prometheus reporting dashboard for WATCH operations against the apiserver.
The metric we're using is
sum(rate(apiserver_request_count{code!~"^2.*$"}[1m])) by (code, resource,
subresource, verb)
I tried searching for any clue of what might be the cause and the only one
I found is https://github.com/kubernetes/kubernetes/issues/16686
Is it something we should be worried about or is it just a nuance of the
new apiserver?
Thanks for any help!
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/7c2e6dfe-f572-4bc2-a5dd-ce9286e4bcd1n%40googlegroups.com.