Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore/msp/runtime: disable telemetry on Google Monitoring/Trace APIs#63049

Merged
bobheadxi merged 1 commit into
mainfrom
msp-otel-disable-googleapi-telemetry
Jun 3, 2024
Merged

chore/msp/runtime: disable telemetry on Google Monitoring/Trace APIs#63049
bobheadxi merged 1 commit into
mainfrom
msp-otel-disable-googleapi-telemetry

Conversation

@bobheadxi

@bobheadxi bobheadxi commented Jun 3, 2024

Copy link
Copy Markdown
Member

Right now these emit a bunch of metrics and traces for exporting metrics and traces that aren't very interesting. In particular they make the GCP console trace view very annoying to use because it's just filled with a bunch of "export trace" and "export metric" traces.

This disables telemetry for both. We only care about actual failures, which we do log.

https://sourcegraph.com/github.com/googleapis/google-api-go-client/-/blob/transport/grpc/dial.go?L362-367

Test plan

n/a

@bobheadxi bobheadxi requested a review from a team June 3, 2024 17:15
@cla-bot cla-bot Bot added the cla-signed label Jun 3, 2024
@bobheadxi bobheadxi force-pushed the msp-otel-disable-googleapi-telemetry branch from 4e09826 to 914eb3e Compare June 3, 2024 17:16

@unknwon unknwon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no comment

@bobheadxi bobheadxi merged commit 298e8f5 into main Jun 3, 2024
@bobheadxi bobheadxi deleted the msp-otel-disable-googleapi-telemetry branch June 3, 2024 17:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants