forked from Ivasoft/traefik
Add OpenTelemetry tracing and metrics support
This commit is contained in:
@@ -113,4 +113,5 @@ func stopMetricsClients() {
|
||||
metrics.StopStatsd()
|
||||
metrics.StopInfluxDB()
|
||||
metrics.StopInfluxDB2()
|
||||
metrics.StopOpenTelemetry()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user