diff --git a/config/pyinfra.toml b/config/pyinfra.toml index ff349bf..ff8d4bd 100644 --- a/config/pyinfra.toml +++ b/config/pyinfra.toml @@ -16,7 +16,7 @@ type = "azure_monitor" [tracing.opentelemetry] endpoint = "http://otel-collector-opentelemetry-collector.otel-collector:4318/v1/traces" -service_name = "redactmanager_cv_analyisis_service" +service_name = "redactmanager_cv_analysis_service" exporter = "otlp" [webserver]