-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consider OTLP export failures handleable errors (#1565)
* Consider OTLP export failures handleable errors * Update exporter/otlp/lib/opentelemetry/exporter/otlp/exporter.rb Co-authored-by: Francis Bogsanyi <[email protected]> * Update exporter/otlp/lib/opentelemetry/exporter/otlp/exporter.rb Co-authored-by: Francis Bogsanyi <[email protected]> * don't cache uri_string * fixup test * Use log_failure in backoff? * Make unexpected response its own case * use variables that exist * use variables that exist * Drop extraneous argument * Formatting * just use log_request_failure --------- Co-authored-by: Francis Bogsanyi <[email protected]>
- Loading branch information
1 parent
e7d4545
commit d08bc1a
Showing
2 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters