Skip to content

Commit dd76e31

Browse files
committed
revert
1 parent 278a2ea commit dd76e31

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

src/api/Elastic.Documentation.Api.Lambda/appsettings.development.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,5 @@
44
"Default": "Information",
55
"Microsoft.AspNetCore": "Warning"
66
}
7-
},
8-
"Elastic": {
9-
"OpenTelemetry": {
10-
"LogLevel": "Debug",
11-
"LogTargets": "stdout",
12-
"SkipInstrumentationAssemblyScanning": true
13-
}
147
}
158
}

src/api/Elastic.Documentation.Api.Lambda/appsettings.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,5 @@
55
"Microsoft.AspNetCore": "Warning"
66
}
77
},
8-
"Elastic": {
9-
"OpenTelemetry": {
10-
"LogLevel": "Information",
11-
"LogTargets": "stdout",
12-
"SkipInstrumentationAssemblyScanning": true
13-
}
14-
},
158
"AllowedHosts": "*"
169
}

0 commit comments

Comments
 (0)