Skip to content

Commit 66a5f8e

Browse files
authored
Revert OpenTelemetry settings
Added OpenTelemetry configuration options for resource detectors and trace sampling.
1 parent 7d0ebc0 commit 66a5f8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

infra/environments.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +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
107108
OTEL_LOG_LEVEL: debug
108109
OTEL_METRIC_EXPORT_INTERVAL: 1000
110+
OTEL_TRACES_SAMPLER: parentbased_always_on
109111
LANGFUSE_PUBLIC_KEY: "pk-lf-8a69917b-6f8b-4140-af2f-03085800bc12"
110112
LANGFUSE_BASE_URL: "https://us.cloud.langfuse.com"
111113
TENANTS__DEV__PLATFORM__URL: https://vcmp-dev.govirto.com

0 commit comments

Comments
 (0)