-
### Proposal
There are some references to the requirement (or assumption) of having lexicographically sorted labels throughout the code base. Some references in code and issues / PRs below:
- [La…
-
This is a generic high level issue and will need to be broken down.
Initial things to gather:
- [ ] #962
- [ ] #961
- [ ] ~~API Server Metrics~~ Should be covered by `#955`
- [ ] #960
- [ ] #…
-
### Component(s)
_No response_
### What happened?
## Description
Original report: https://github.com/istio/istio/issues/47397
The prometheus exporter fails to gather metrics if the descriptio…
-
It's fairly common practice for us to create a set of metrics from a metric family given a set of labels, and store them for later use. However, this can cause a deadlock when `Family::get_or_create` …
-
Hello There,
Quick problem summary: I'm not able to run the job because the volume is not getting mounted. When described the pod, it can't find the configmap. You'll find the error logs below.
…
-
On Discuss, https://discuss.hashicorp.com/t/nomad-telemetry/8295 we had a report of some unexpected behavior of the telemetry configuration.
The documentation claims that telemetry is disabled by d…
-
Hey, I've noticed that a prometheus Gauge or Counter object needs alot of memory. Is this a normal/expected behaviour?
```
import prometheus_client
import objsize
labels={}
labels['test']='test'
…
-
### Problem Statement
We are using [Kyverno](https://github.com/kyverno/kyverno) as a Policy engine in the Kubernetes environment in our product. We often see an increase in the memory consumption …
-
I'm working on the notary package for debian:
https://salsa.debian.org/go-team/packages/notary
In Debian unstable lately, we updated the `prometheus/client_golang` package to `v1.x`. This new ve…
-
OpenMetrics always had an optional protobuf format, see https://github.com/OpenObservability/OpenMetrics/blob/main/proto/openmetrics_data_model.proto . Prometheus has no support for it yet. However, w…