Marc Sanmiquel
Marc Sanmiquel
# Summary Add Prometheus Agent quickstart. For context, we developed the [New Relic Prometheus Configurator](https://github.com/newrelic/newrelic-prometheus-configurator#newrelic-prometheus-configurator) in order to simplify the experience configuring features like discovery, filtering, metrics decoration, and sharding....
## Problem When using the `authToken` for Grafana Cloud, users encounter a confusing error message: ``` [ERROR] upload profile: failed to upload. server responded with statusCode: '401' and body: '{"status":"error","error":"authentication...
## Problem When using the `auth_token` for Grafana Cloud, users encounter a confusing error message: ``` [ERROR] upload profile: failed to upload. server responded with statusCode: '401' and body: '{"status":"error","error":"authentication...
Enable querying specific profiles by ID in `SelectMergeStacktraces`, `SelectMergeProfile`, and `Diff` API endpoints for the v2 architecture. This builds on the exemplar support added in #4615, which exposes `profileIDs` in...
Adds benchmarks to measure and validate the performance of timeseries queries, particularly focusing on the exemplar collection overhead introduced in #4615. ## Performance Results ### Part 1: Refactoring Cost (NoExemplars...