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

[cmd/telemetrygen]set grpc logging to warn #27079

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Sep 22, 2023

Description:
Move the telemetrygen tool to use gRPC logging at warn level, in line with otlpgrpc.

See https://github.com/open-telemetry/opentelemetry-collector/blob/e116f8c928eb49ba6816751397f5e9e3cf867856/otelcol/internal/grpclog/logger.go#L15C9-L15C53 for how we mirror the behavior of setting the grpc logger.

Link to tracking Issue:
Fixes #26659

@atoulme atoulme requested a review from a team September 22, 2023 16:22
@github-actions github-actions bot added the cmd/telemetrygen telemetrygen command label Sep 22, 2023
@codeboten codeboten merged commit b7a0770 into open-telemetry:main Sep 22, 2023
@github-actions github-actions bot added this to the next release milestone Sep 22, 2023
@atoulme atoulme deleted the set_warn_verbosity branch September 25, 2023 19:10
jmsnll pushed a commit to jmsnll/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/telemetrygen telemetrygen command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Telemetrygen fails to parse ip for otlp-endpoint provided
4 participants