Bartlomiej Plotka
Bartlomiej Plotka
Happened again 2x times on new Go 1.20 https://app.circleci.com/pipelines/github/prometheus/client_golang/902/workflows/1a9e0222-09a4-4f9d-8c76-89441995bb24/jobs/3496 
Nope, help wanted.
Thanks for ping 💪🏽 It indeed helped
Hey, Unless I am wrong here - it seems the collector does NOT have any persistent storage at the moment (see https://github.com/GoogleCloudPlatform/prometheus-engine/blob/main/manifests/operator.yaml#L657), so I am surprised there IS anything to...
Yup, querying across all metric names can be tricky/impossible/expensive for some backends, but Prometheus should be generally fine if queried correctly (e.g. just `{otel.metric.overflow="true"}`). However, what @bboreham figured out would...
Hey, Native Histogram support is in progress. At this moment you should see error logs and increments of dropped samples from your collector. Hopefully this will be fixed soon! 💪🏽
Support for other types are also in progress: https://github.com/GoogleCloudPlatform/prometheus-engine/issues/490
Let's leave this issue open to track the support.
👋🏽 Hello Nice! First time I see https://github.com/yannh/kubeconform -- I assume it allows to validate your configuration on CI e.g. before your GitOps just by fetching local definitions. Also checked...
/prombench main