Skip to content

Commit b2a34fb

Browse files
committed
Add env var info
1 parent 431c9c3 commit b2a34fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,8 @@ Starting from version 3.0.3, you can change this interval:
692692
}
693693
```
694694

695+
Starting from 3.4.9 GA, you can also set the `metricIntervalSeconds` by using the environment variable `APPLICATIONINSIGHTS_METRIC_INTERVAL_SECONDS`. It then takes precedence over the `metricIntervalSeconds` specified in the JSON configuration.
696+
695697
The setting applies to the following metrics:
696698

697699
* **Default performance counters**: For example, CPU and memory

0 commit comments

Comments
 (0)