Skip to content

Commit 7080974

Browse files
jeanbisuttitrask
andauthored
Update articles/azure-monitor/app/java-standalone-telemetry-processors-examples.md
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 90edae1 commit 7080974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/java-standalone-telemetry-processors-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ For example, given `http.url = http://example.com/path?queryParam1=value1,queryP
397397

398398
### Mask
399399

400-
For example, given `http.url = https://example.com/user/12345622` is updated to `http.url = https://example.com/user/****` based on the below configuration.
400+
For example, given `http.url = https://example.com/user/12345622` is updated to `http.url = https://example.com/user/****` using either of the below configurations.
401401

402402

403403
First configuration example:

0 commit comments

Comments
 (0)