Skip to content

Commit 3ac8255

Browse files
Merge pull request #262431 from jeanbisutti/sampling-attributes
Add note display for the Java attribute sampling
2 parents 07c75c4 + 18b7c86 commit 3ac8255

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-monitor/app/java-standalone-sampling-overrides.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,8 @@ Span attribute names are based on the OpenTelemetry semantic conventions. (HTTP,
192192

193193
https://github.com/open-telemetry/semantic-conventions/blob/main/docs/README.md
194194

195-
To see the exact set of attributes captured by Application Insights Java for your application, set the
195+
>[!Note]
196+
> To see the exact set of attributes captured by Application Insights Java for your application, set the
196197
[self-diagnostics level to debug](./java-standalone-config.md#self-diagnostics), and look for debug messages starting
197198
with the text "exporting span".
198199

0 commit comments

Comments
 (0)