We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50d34fc + ab32633 commit 629a804Copy full SHA for 629a804
docker/applicationinsights.json
@@ -3,6 +3,28 @@
3
"destination": "console",
4
"level": "INFO"
5
},
6
+ "preview": {
7
+ "instrumentation": {
8
+ "micrometer": {
9
+ "enabled": false
10
+ },
11
+ "jvm": {
12
+ "enabled": false,
13
+ "gc": false,
14
+ "threads": false,
15
+ "memory": false
16
17
+ "logging": {
18
19
20
+ "exceptions": {
21
22
23
+ "jmxMetrics": {
24
25
+ }
26
27
28
"instrumentation": {
29
"azureSdk": {
30
"enabled": false
0 commit comments