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

Add opentelemetry tracing on gRPC calls #1

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

Fricounet
Copy link

This commit adds a new cli flag enable-otel-tracing to add some basic tracing on the gRPC calls received by the driver. The tracing is implemented using opentelemetry libraries. The tracing is disabled by default because the overhead it causes may not be wanted by everyone.

Is this a bug fix or adding new feature?

What is this PR about? / Why do we need it?

What testing is done?

This commit adds a new cli flag `enable-otel-tracing` to add some basic
tracing on the gRPC calls received by the driver. The tracing is
implemented using opentelemetry libraries. The tracing is disabled by
default because the overhead it causes may not be wanted by everyone.
@Fricounet Fricounet force-pushed the fricounet/otel-tracing branch from 5fe7a97 to 19b18b7 Compare July 17, 2023 13:03
@Fricounet Fricounet marked this pull request as ready for review July 17, 2023 13:04
@Fricounet Fricounet merged commit d4a8429 into datadog Jul 17, 2023
datadog-compute-robot pushed a commit that referenced this pull request Mar 21, 2024
Correct volume limits for i4i instance types
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.

2 participants