-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
tracing.opentracing endpoint middleware options #1072
Merged
basvanbeek
merged 9 commits into
go-kit:master
from
alebabai:feature-tracing-opentracing
May 7, 2021
Merged
tracing.opentracing endpoint middleware options #1072
basvanbeek
merged 9 commits into
go-kit:master
from
alebabai:feature-tracing-opentracing
May 7, 2021
Commits on Mar 22, 2021
-
refactor(tracing.opentracing): add endpoint tracing options
- optionally trace business errors - add option to set static/dynamic tags - add option to set dynamic name
Configuration menu - View commit details
-
Copy full SHA for 377c235 - Browse repository at this point
Copy the full SHA 377c235View commit details -
Configuration menu - View commit details
-
Copy full SHA for 038371b - Browse repository at this point
Copy the full SHA 038371bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 185f2f8 - Browse repository at this point
Copy the full SHA 185f2f8View commit details -
refactor(tracing.opentracing): options improvements
- some renaming - more flexible tags option: support adding tags with multiple options
Configuration menu - View commit details
-
Copy full SHA for af43370 - Browse repository at this point
Copy the full SHA af43370View commit details -
refactor(tracing.opentracing): add TraceEndpoint function
- TraceServer and TraceClient should differ only in span kind tag value - remain TraceServer and TraceClient for backward compatibility
Configuration menu - View commit details
-
Copy full SHA for a4dd947 - Browse repository at this point
Copy the full SHA a4dd947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4af2b54 - Browse repository at this point
Copy the full SHA 4af2b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8df650 - Browse repository at this point
Copy the full SHA b8df650View commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 93f53b2 - Browse repository at this point
Copy the full SHA 93f53b2View commit details
Commits on Apr 19, 2021
-
refactor(tracing.opentracing): standardize
- support lb.Retry errors - add more logging fields as it done in opencensus - log business error anyway - improve codebase - fix typo - add more test cases
Configuration menu - View commit details
-
Copy full SHA for e5c83b1 - Browse repository at this point
Copy the full SHA e5c83b1View commit details
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.