-
Notifications
You must be signed in to change notification settings - Fork 310
Inject trace context into AWS Step Functions input #7585
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
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
7f8721d
inject step functions trace context
DylanLovesCoffee a974597
Merge branch 'master' into dylan/sfn-trace-ctx
DylanLovesCoffee 7ecfa8c
remove previous logic
DylanLovesCoffee fa36832
aws sfn instrumentation
DylanLovesCoffee 22c652b
Merge branch 'master' into dylan/sfn-trace-ctx
DylanLovesCoffee eb642b0
muzzle
DylanLovesCoffee 0778f3d
single char
DylanLovesCoffee f9d0eea
Merge branch 'master' into dylan/sfn-trace-ctx
DylanLovesCoffee 421856b
update muzzle
DylanLovesCoffee 895341a
refactor input attr injector
DylanLovesCoffee 9d76dec
refactor interceptor
DylanLovesCoffee aba1119
cleanup test
DylanLovesCoffee e56f2d3
Merge branch 'master' into dylan/sfn-trace-ctx
DylanLovesCoffee 3039780
Merge branch 'master' into dylan/sfn-trace-ctx
DylanLovesCoffee 370df6d
use JsonBuffer
DylanLovesCoffee a644a8b
catch exceptions
DylanLovesCoffee fc6e570
Merge branch 'master' into dylan/sfn-trace-ctx
nhulston ee83940
Merge branch 'master' into dylan/sfn-trace-ctx
nhulston 973cd79
add build.gradle comment
nhulston 96f7f39
fix SfnClientInstrumentation class header
nhulston fdb01a2
update InputAttributeInjector to use `datadog.json` component https:/…
nhulston 8417f6e
fix injection
nhulston 0aac239
test edge cases
nhulston 2992508
Merge branch 'master' into dylan/sfn-trace-ctx
nhulston da7af0b
Merge branch 'master' into dylan/sfn-trace-ctx
nhulston ca13195
improve `getModifiedInput`
nhulston 2d4507d
test that tracer does not error on invalid json input
nhulston 29a651c
Merge branch 'master' into dylan/sfn-trace-ctx
nhulston a434846
Merge branch 'master' into dylan/sfn-trace-ctx
nhulston 1197c1d
don't throw, just return request
nhulston 0f304c7
Merge branch 'master' into dylan/sfn-trace-ctx
nhulston 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
test edge cases
- Loading branch information
commit 0aac23904342f686880a3ef75faf68a3b2b3db5d
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
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.