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

Allow multiple API keys #2

Open
Daniel15 opened this issue Mar 3, 2019 · 0 comments
Open

Allow multiple API keys #2

Daniel15 opened this issue Mar 3, 2019 · 0 comments

Comments

@Daniel15
Copy link

Daniel15 commented Mar 3, 2019

It would be nice to allow multiple API keys to be provided, in which case it should send requests using each of the provided API keys.

My use case is that I want to use the read-only monitor-specific API keys (to reduce the risk in case the key somehow leaks), however these API keys only provide access to a single monitor. If I want to scrape five monitors into Prometheus, that'd need five separate API keys. I guess I could run multiple instances of prometheus-uptimerobot, but having a single instance that performs multiple requests seems like a better idea.

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