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

OTLP Exporter: decode the google.rpc.Status body on #927

Closed
robertlaurin opened this issue Aug 19, 2021 · 1 comment
Closed

OTLP Exporter: decode the google.rpc.Status body on #927

robertlaurin opened this issue Aug 19, 2021 · 1 comment
Labels
help wanted Extra attention is needed stale

Comments

@robertlaurin
Copy link
Contributor

when Net::HTTPBadRequest, Net::HTTPClientError, Net::HTTPServerError
# TODO: decode the body as a google.rpc.Status Protobuf-encoded message when https://github.com/open-telemetry/opentelemetry-collector/issues/1357 is fixed.
response.body # Read and discard body
@metrics_reporter.add_to_counter('otel.otlp_exporter.failure', labels: { 'reason' => response.code })
FAILURE

#925 (comment)
#925 (review)

Copy link
Contributor

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

@github-actions github-actions bot added the stale label Apr 19, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed stale
Projects
None yet
Development

No branches or pull requests

1 participant