-
Notifications
You must be signed in to change notification settings - Fork 986
feat(otlp-exporter-base): add retries #3207
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
Merged
legendecas
merged 34 commits into
open-telemetry:main
from
svetlanabrennan:add-retries-to-exporters
Feb 28, 2023
Merged
Changes from 8 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7376ce5
feat(otlp-exporter-base): add retries to sendWithHttp
svetlanabrennan 43320ee
feat(otlp-exporter-base): add tests and update abort logic
svetlanabrennan 21771d5
feat(otlp-exporter-base): fix lint
svetlanabrennan b5fcd3d
Merge branch 'main' into add-retries-to-exporters
svetlanabrennan c9e54b0
feat(otlp-exporter-base): add retry test
svetlanabrennan 75a50ad
feat(otlp-exporter-base): add retry to browser exporter and add tests
svetlanabrennan 5bb910b
feat(otlp-exporter-base): refactor
svetlanabrennan bdff2b0
Merge branch 'main' into add-retries-to-exporters
svetlanabrennan 213d228
feat(otlp-exporter-base): add jitter
svetlanabrennan 5987db3
feat(otlp-exporter-base): initialize reqIsDestroyed to false
svetlanabrennan 917e5cc
feat(otlp-exporter-base): add throttle logic
svetlanabrennan 7e1d0c8
feat(otlp-exporter-base): add retry to readme
svetlanabrennan b2deb31
Merge branch 'add-retries-to-exporters' of github.com:svetlanabrennan…
svetlanabrennan 24fa721
Merge branch 'main' into add-retries-to-exporters
svetlanabrennan 7e45c91
feat(otlp-exporter-base): add changelog
svetlanabrennan e327d18
feat(otlp-exporter-base): update throttle time function
svetlanabrennan e3014b1
Merge branch 'main' into add-retries-to-exporters
svetlanabrennan 3855c0f
feat(otlp-exporter-base): refactor sec difference in throttle fun
svetlanabrennan cf833aa
Merge branch 'add-retries-to-exporters' of github.com:svetlanabrennan…
svetlanabrennan 4a658e7
feat(otlp-exporter-base): fix lint
svetlanabrennan ee0d214
Merge branch 'main' into add-retries-to-exporters
svetlanabrennan 549e6f6
feat(otlp-exporter-base): fix lint
svetlanabrennan e9b6981
feat(otlp-exporter-base): fix lint
svetlanabrennan 2b05f20
Merge remote-tracking branch 'upstream/main' into add-retries-to-expo…
svetlanabrennan f6e151f
Merge branch 'main' into add-retries-to-exporters
svetlanabrennan 396b556
Merge branch 'main' into add-retries-to-exporters
svetlanabrennan 9045027
feat(otlp-exporter-base): refactor retrieve throttle time func
svetlanabrennan e5547ee
Merge branch 'add-retries-to-exporters' of github.com:svetlanabrennan…
svetlanabrennan 1d561fc
Merge branch 'main' into add-retries-to-exporters
svetlanabrennan ea268a3
feat(otlp-exporter-base): fix lint
svetlanabrennan f1a2b3d
Merge branch 'add-retries-to-exporters' of github.com:svetlanabrennan…
svetlanabrennan 1074c2a
feat(otlp-exporter-base): move parseRetryAfterToMills to utils file
svetlanabrennan bab22bf
Merge branch 'main' into add-retries-to-exporters
svetlanabrennan 02572c4
Merge branch 'main' into add-retries-to-exporters
legendecas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.