Skip to content

Commit 18b7c86

Browse files
authored
Add note display for the Java attribute sampling
1 parent 4b879ac commit 18b7c86

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)