Skip to content

Conversation

@puckpuck
Copy link
Contributor

Changes

Adds a filter to drop the rpc.server.duration metric due to high cardinality on this metric in the Go SDK, which causes downstream memory problems in the collector and Prometheus. We should remove this filter definition after implementing a Metrics View for the checkout and productcatalog services, or this PR on the Go SDK is merged, released, and incorporated into the demo.

Adds a transform to clear the description for the http.client.duration metric. This is required to eliminate errors with the Prometheus exporter in the collector. There is a PR at the Python SDK level to fix this, but that fix will take some time before it's released and incorporated into the demo.

Signed-off-by: Pierre Tessier <[email protected]>
@puckpuck puckpuck requested a review from a team September 20, 2023 03:08
Signed-off-by: Pierre Tessier <[email protected]>
@puckpuck puckpuck merged commit f448606 into open-telemetry:main Sep 28, 2023
@puckpuck puckpuck deleted the metrics-filters-and-transforms branch September 28, 2023 21:31
Dylan-M pushed a commit to observIQ/opentelemetry-demo that referenced this pull request Oct 25, 2023
* metrics filter and transform

Signed-off-by: Pierre Tessier <[email protected]>

* remove filtered metric

Signed-off-by: Pierre Tessier <[email protected]>

---------

Signed-off-by: Pierre Tessier <[email protected]>
Co-authored-by: Juliano Costa <[email protected]>
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
* metrics filter and transform

Signed-off-by: Pierre Tessier <[email protected]>

* remove filtered metric

Signed-off-by: Pierre Tessier <[email protected]>

---------

Signed-off-by: Pierre Tessier <[email protected]>
Co-authored-by: Juliano Costa <[email protected]>
mohamed3637 added a commit to mohamed3637/opentelemetry-demo that referenced this pull request Oct 7, 2025
* metrics filter and transform

Signed-off-by: Pierre Tessier <[email protected]>

* remove filtered metric

Signed-off-by: Pierre Tessier <[email protected]>

---------

Signed-off-by: Pierre Tessier <[email protected]>
Co-authored-by: Juliano Costa <[email protected]>
cloud-hb pushed a commit to cloud-hb/opentelemetry-demo that referenced this pull request Nov 17, 2025
* metrics filter and transform

Signed-off-by: Pierre Tessier <[email protected]>

* remove filtered metric

Signed-off-by: Pierre Tessier <[email protected]>

---------

Signed-off-by: Pierre Tessier <[email protected]>
Co-authored-by: Juliano Costa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants