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

examples: Add gRPC OpenTelemetry example #11299

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

DNVindhya
Copy link
Contributor

This PR adds a gRPC OpenTelemetry example. The example uses Prometheus exporter to export metrics and can be verified locally.

It also provides an example using LoggingMetricExporter to export and log the metrics using java.util.logging.

CC @yashykt

@DNVindhya DNVindhya requested a review from ejona86 June 20, 2024 17:51
@DNVindhya DNVindhya merged commit a409a1b into grpc:master Jun 21, 2024
13 checks passed
@DNVindhya DNVindhya deleted the opentelemetry-example branch June 21, 2024 21:35
@DNVindhya DNVindhya added the TODO:backport PR needs to be backported. Removed after backport complete label Jun 21, 2024
DNVindhya added a commit to DNVindhya/grpc-java that referenced this pull request Jun 21, 2024
Add gRPC OpenTelemetry example. The example uses Prometheus exporter to export metrics and can be verified locally.
It also provides an example using LoggingMetricExporter to export and log the metrics using java.util.logging.
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label Jun 24, 2024
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Aug 13, 2024
Add gRPC OpenTelemetry example. The example uses Prometheus exporter to export metrics and can be verified locally.
It also provides an example using LoggingMetricExporter to export and log the metrics using java.util.logging.
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

2 participants