{ "Logging": { "LogLevel": { "Default": "Warning", "Microsoft": "Information" } }, "Weather": { "Database": { "Name": "Weather", "TrustServerCertificate": true }, "Queue": { "Name": "weather" } }, "Hub": { "Weather": "http://hub-server/weather" }, "Telemetry": { "Endpoint": "http://signoz-otel-collector.platform:4317/" } }