Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[go services]: workaround: disable grpc metrics #1205

Merged
merged 4 commits into from
Nov 1, 2023
Merged

[go services]: workaround: disable grpc metrics #1205

merged 4 commits into from
Nov 1, 2023

Conversation

puckpuck
Copy link
Contributor

@puckpuck puckpuck commented Oct 30, 2023

Changes

Due to a memory leak with high cardinality in the rpc.server.duration metric generated by the Go SDK, this adds a Metric View to disable those metrics in the checkout and productcatalog services. When the Go SDK is fixed, we should undo this change.

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the docs
  • Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
@puckpuck puckpuck requested a review from a team as a code owner October 30, 2023 15:52
@mviitane
Copy link
Member

@puckpuck, is there already a Go issue that could be added here as a reference?

@austinlparker
Copy link
Member

@austinlparker austinlparker merged commit 526a8d3 into open-telemetry:main Nov 1, 2023
27 checks passed
roc-muto added a commit to roc-muto/opentelemetry-demo that referenced this pull request Nov 2, 2023
commit 1e57218
Author: Sebastian Poxhofer <secustor@users.noreply.github.com>
Date:   Wed Nov 1 19:23:03 2023 +0100

    ci: migrate Renovate config (open-telemetry#1207)

    Co-authored-by: Austin Parker <austin@ap2.io>

commit 526a8d3
Author: Pierre Tessier <pierre@pierretessier.com>
Date:   Wed Nov 1 12:19:37 2023 -0400

    [go services]: workaround: disable grpc metrics (open-telemetry#1205)

    * workaround: disable grpc metrics

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

    * workaround: disable grpc metrics

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

    ---------

    Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
@puckpuck puckpuck deleted the disable-go-metrics branch November 3, 2023 02:07
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
* workaround: disable grpc metrics

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

* workaround: disable grpc metrics

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>

---------

Signed-off-by: Pierre Tessier <pierre@pierretessier.com>
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.

None yet

5 participants