http://localhost:3301
.
exporter: signoz
: Specifies that SigNoz will be used as the exporter.endpoint: http://localhost:4317
: This is the default SigNoz OpenTelemetry Collector endpoint.enabled: true
: Turns on the tracing feature.insecure: true
: Enables HTTP instead of HTTPS for exporting traces.http://localhost:3301
to observe the traces related to your authorization system.