Patrick Ohly
Patrick Ohly
It would be good have a short example how those metrics can be used. Not sure whether that belongs into that documentation (which is probably more reference-oriented) or into a...
For a full example, integration with Prometheus and a Grafana dashboard would be useful. While investigating this, I found: https://github.com/helm/charts/tree/master/stable/prometheus#scraping-pod-metrics-via-annotations *But* that only works for a single metrics endpoint per...
See https://github.com/prometheus/prometheus/issues/3756
CSI calls issued by kubelet are not exported yet?
Would it make sense for CSI drivers to export the same function count metric? The code in https://github.com/saad-ali/csi-lib-utils/blob/e9a22428988a90ba8d833b5e235fcd22d16cd5fa/metrics/metrics.go currently doesn't support that: - only has an interceptor for the gRPC...
After having read through the [config documentation](https://prometheus.io/docs/prometheus/2.18/configuration/configuration/#kubernetes_sd_config) I believe I understand enough of it to replace or extend the [example configuration](https://github.com/prometheus/prometheus/blob/70f3d1e9f95ad6611be2e76fad44f07b0a2579ca/documentation/examples/prometheus-kubernetes.yml#L239-L273) such that it scrapes each sidecar container individually. But...
> If I understand it right, one can replace the entire default config, but not add to it. That turned out to be wrong. There is some limited support for...
/remove-lifecycle stale
/remove-lifecycle stale /lifecycle frozen
@andyxning: this change has no tests. Can you add some?