mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +01:00
cmd: add a diode to avoid log blocking
This commit is contained in:
@@ -190,7 +190,7 @@ func orchestratorStart(r *reporter.Reporter, config OrchestratorConfiguration, c
|
||||
|
||||
// Expose some information and metrics
|
||||
addCommonHTTPHandlers(r, "orchestrator", httpComponent)
|
||||
versionMetrics(r)
|
||||
moreMetrics(r)
|
||||
|
||||
// If we only asked for a check, stop here.
|
||||
if checkOnly {
|
||||
|
||||
Reference in New Issue
Block a user