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

Option for metrics-events.rb to extract partial statitics #90

Open
arthurzenika opened this issue May 23, 2019 · 1 comment
Open

Option for metrics-events.rb to extract partial statitics #90

arthurzenika opened this issue May 23, 2019 · 1 comment

Comments

@arthurzenika
Copy link

We have an sensu setup monitoring multiple environment and use metrics-events.rb to store in graphite the long term history of the stats of the monitoring system.

We would greatly appreciate if it was possible to "filter" the results by clients (or subscriptions). For example having (assume VMs names start with production-app1 production-app2 preproduction-app1 preproduction-app2 :

metrics-events.rb --scheme production --filter "production*"
metrics-events.rb --scheme preproduction --filter "preproduction*"

Any chance of getting that ?

@arthurzenika
Copy link
Author

We also though there might be a way to have this feature by using separate users for each execution and having the sensu api users only see a select part of the infrastructure, do you know if that's possible ?

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