Skip to content

Commit 4eeea17

Browse files
authored
Temporely try OTel settings
Added OpenTelemetry configuration settings for logging and metrics.
1 parent abc6398 commit 4eeea17

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

infra/environments.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@
104104
SYSTEM: Reload
105105
config:
106106
APPLICATIONINSIGHTS_CONNECTION_STRING: InstrumentationKey=2b7613d4-b591-4351-a3ee-07ca7e0acd78;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/;ApplicationId=bbe36693-de1b-4fb4-baf7-de1c4a992f00
107+
OTEL_EXPERIMENTAL_RESOURCE_DETECTORS: otel
108+
OTEL_LOG_LEVEL: debug
109+
OTEL_METRIC_EXPORT_INTERVAL: 1000
110+
OTEL_TRACES_SAMPLER: parentbased_always_on
107111
LANGFUSE_PUBLIC_KEY: "pk-lf-8a69917b-6f8b-4140-af2f-03085800bc12"
108112
LANGFUSE_BASE_URL: "https://us.cloud.langfuse.com"
109113
TENANTS__DEV__PLATFORM__URL: https://vcmp-dev.govirto.com

0 commit comments

Comments
 (0)