Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't use the api key to construct internal metrics #7

Closed
samitpal opened this issue Aug 11, 2018 · 1 comment
Closed

Don't use the api key to construct internal metrics #7

samitpal opened this issue Aug 11, 2018 · 1 comment

Comments

@samitpal
Copy link
Owner

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...

samitpal added a commit that referenced this issue Aug 14, 2018
@samitpal
Copy link
Owner Author

Fixed via #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant