Skip to content

Commit a2864a8

Browse files
authored
feat: removed preview from sampling
1 parent 2f80352 commit a2864a8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/azure-monitor/app/java-standalone-config.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,7 @@ You can also set the sampling percentage by using the environment variable `APPL
173173
> [!NOTE]
174174
> For the sampling percentage, choose a percentage that's close to 100/N, where N is an integer. Currently, sampling doesn't support other values.
175175
176-
## Sampling overrides (preview)
177-
178-
This feature is in preview, starting from 3.0.3.
176+
## Sampling overrides
179177

180178
Sampling overrides allow you to override the [default sampling percentage](#sampling). For example, you can:
181179

0 commit comments

Comments
 (0)