NginxModuleEnabled ON; NginxModuleOtelSpanExporter otlp; NginxModuleOtelExporterEndpoint otel-collector:4317; NginxModuleServiceName DemoService; NginxModuleServiceNamespace DemoServiceNamespace; NginxModuleServiceInstanceId DemoInstanceId; NginxModuleResolveBackends ON; NginxModuleTraceAsError ON;