Imporve monitoring 2
This commit is contained in:
@@ -22,7 +22,7 @@ def setup_tracing(
|
||||
app,
|
||||
service_name: str,
|
||||
service_version: str = "1.0.0",
|
||||
otel_endpoint: str = "http://signoz-otel-collector.signoz:4318"
|
||||
otel_endpoint: str = "http://signoz-otel-collector.bakery-ia:4318"
|
||||
):
|
||||
"""
|
||||
Setup OpenTelemetry distributed tracing for a FastAPI service.
|
||||
|
||||
Reference in New Issue
Block a user