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 oTel grpc instrumentation #515

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add oTel grpc instrumentation #515

wants to merge 1 commit into from

Conversation

py4chen
Copy link
Contributor

@py4chen py4chen commented Nov 7, 2024

PR introduces otelgrpc.NewServerHandler to grpc server and memory cert reloader.

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@py4chen py4chen changed the title add oTel instrumentation add oTel grpc instrumentation Nov 7, 2024
@py4chen py4chen marked this pull request as ready for review November 7, 2024 22:03
)

otel.SetMeterProvider(meterProvider)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Trace provider can be added here in the future.

@py4chen py4chen mentioned this pull request Nov 7, 2024
Squashed commits:
[78bf4af] add license
[e09efc5] update comments
[5af04b2] add tests
[e75673b] add grpc inst.
[98101d2] update
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.

1 participant