Closed this issue 6 years ago · 1 comments
Use the service name instead of the api key to construct internal InfluxDB-router metrics.
i.e
influx_router.<api_key>.outgoing_queue...
should be replaced by
influx_router.<service_name>.outgoing_queue...
Fixed via #8