Skip to content

Commit 6045884

Browse files
authored
Merge pull request #22 from pagopa/fix-app-metrics-6.json
fix: removed preview
2 parents 629a804 + b25a76a commit 6045884

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

docker/applicationinsights.json

-22
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,6 @@
33
"destination": "console",
44
"level": "INFO"
55
},
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-
"enabled": false
19-
},
20-
"exceptions": {
21-
"enabled": false
22-
},
23-
"jmxMetrics": {
24-
"enabled": false
25-
}
26-
}
27-
},
286
"instrumentation": {
297
"azureSdk": {
308
"enabled": false

0 commit comments

Comments
 (0)