Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/distributed-tracing-guide.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ var apm = initApm({
This effectively tells the agent to add the distributed tracing HTTP header (`traceparent`)
to requests made to `https://api.example.com`.

Note that when an item in the array is a string, an exact match will be performed. If it’s a RegExp object, its test function will be called with the request origin.

[float]
[[enable-tracestate]]
Expand Down