diff --git a/terraform/modules/google-cloud/apps/relay/templates/cloud-init.yaml b/terraform/modules/google-cloud/apps/relay/templates/cloud-init.yaml index 1373de5c4..c309cc452 100644 --- a/terraform/modules/google-cloud/apps/relay/templates/cloud-init.yaml +++ b/terraform/modules/google-cloud/apps/relay/templates/cloud-init.yaml @@ -56,9 +56,6 @@ write_files: - set(attributes["exported_instrumentation_version"], attributes["instrumentation_version"]) - delete_key(attributes, "instrumentation_version") service: - telemetry: - logs: - level: "debug" pipelines: traces: receivers: [otlp]