Skip to content

Commit 57ab9f8

Browse files
authored
Merge pull request #18 from pagopa/fix-app-metrics-2.json
fix: Disabled app-metrics
2 parents e350b92 + 49328b4 commit 57ab9f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker/applicationinsights.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2+
"default": {
3+
"disableAppMetrics": true
4+
},
25
"selfDiagnostics": {
36
"destination": "console",
47
"level": "INFO"
58
},
6-
"default": {
7-
"disableAppMetrics": true
8-
},
99
"sampling": {
1010
"percentage": 5,
1111
"overrides": [

0 commit comments

Comments
 (0)