-
Mentioned in #3023 but warrants its own Issue.
If we want to assess impacts of changes to denoising procedures, in terms of both performance and efficacy, we need a database of exemplar data agains…
-
### Component(s)
receiver/prometheus
### What happened?
## Description
## Steps to Reproduce
- Create an application that exposes a histogram with exemplars, via the prometheus metrics endpoi…
-
```bash
bash-5.2$ cmake --workflow --preset release
Executing workflow step 1 of 3: configure preset "release"
Preset CMake variables:
CMAKE_BUILD_TYPE="RelWithDebInfo"
CMAKE_CXX_EXTENSIO…
-
Grafana has a feature with the prometheus datasource called "[exemplars](https://grafana.com/docs/grafana/latest/fundamentals/exemplars/)" which allows users to link from metrics to traces in tempo. I…
-
After https://github.com/open-telemetry/opentelemetry-python/commit/d5fb2c4189a561bd36186d19923373761d4b3e7a got merged we had a huge drop on iter/sec in metrics SDK benchmark for all metric types:
…
-
We already have an integration with distributed tracing solutions that enables [traces to profiles](https://github.com/grafana/pyroscope/blob/main/examples/tracing/tempo/README.md) navigation. We shou…
-
> I ran the agent using java auto-instrument.
Everything seemed to be working fine, but I didn't see any exemplar in grafana.
I checked the error below through the prometheus log.
> **err="label …
-
Similar to the exemplar support we added for the Prometheus registry, we can add exemplar support for the OTLP registry. See https://opentelemetry.io/docs/reference/specification/metrics/data-model/#e…
-
See for example proposed changeset in https://github.com/bids-standard/bids-specification/pull/1003:
https://github.com/bids-standard/bids-specification/pull/1003/files#diff-926444c20e69f74c364311f3c…
-
### What did you do?
Expose an a metric with exemplar from client_go (via opentelemetry), where one of the labels features a non-traditional character in the label (e.g. `http.scheme`),
### What did…