Skip to content

Commit

Permalink
Merge pull request #142 from dotNetAgent/master
Browse files Browse the repository at this point in the history
Update trace_context.json
  • Loading branch information
lspangler584 authored and GitHub Enterprise committed Apr 20, 2020
2 parents adaf77e + c26b02e commit 3044528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distributed_tracing/trace_context.json
Original file line number Diff line number Diff line change
Expand Up @@ -1792,7 +1792,7 @@
}
],
"intrinsics": {
"target_events": ["Transaction", "Span"],
"target_events": ["Span"],
"common":{
"expected": ["guid", "traceId", "priority", "sampled"],
"unexpected": ["grandparentId", "cross_process_id", "nr.tripId", "nr.pathHash", "nr.referringPathHash", "nr.guid", "nr.referringTransactionGuid", "nr.alternatePathHashes", "parent.type", "parent.app", "parent.account", "parentId", "parentSpanId", "parent.transportDuration", "tracingVendors"]
Expand Down

0 comments on commit 3044528

Please sign in to comment.