Skip to content

Commit 85a7851

Browse files
jeanbisuttitrask
andauthored
Update support/azure/azure-monitor/app-insights/telemetry/java-standalone-troubleshoot.md
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 4a0cc42 commit 85a7851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-monitor/app-insights/telemetry/java-standalone-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Alternatively, you can try the following experimental feature: [Startup time imp
245245
The application logic can result in the operation ID being reused by multiple telemetry data, as shown by [this example](/azure/azure-monitor/app/distributed-trace-data#example).
246246

247247
The duplication may also come from incoming requests. To spot this second possibility:
248-
* Enable the capture of the trace parent headers in the `applicationinsigths.json ` file
248+
* Enable the capture of the `traceparent` header in the `applicationinsigths.json ` file
249249
```json
250250
{
251251
"preview": {

0 commit comments

Comments
 (0)