Skip to content

Commit dc174c2

Browse files
jaydelucaopentelemetrybottiffany76
authored
Use alert component for java performance note (#6645)
Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Tiffany Hrabusa <[email protected]>
1 parent 4e68c19 commit dc174c2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

content/en/docs/zero-code/java/agent/performance.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,13 @@ increase agent overhead. For more information on how to turn off unnecessary
9292
instrumentations, see
9393
[Turn off specific instrumentations](#turn-off-specific-instrumentations).
9494

95-
> [!NOTE] Experimental features of the Java agent might increase agent overhead
96-
> due to the experimental focus on functionality over performance. Stable
97-
> features are safer in terms of agent overhead.
95+
{{% alert title="Note" color="info" %}}
96+
97+
Experimental features of the Java agent might increase agent overhead due to the
98+
experimental focus on functionality over performance. Stable features are safer
99+
in terms of agent overhead.
100+
101+
{{% /alert %}}
98102

99103
## Troubleshooting agent overhead issues
100104

0 commit comments

Comments
 (0)