-
Couldn't load subscription status.
- Fork 28
Add Monitoring roles #174
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
Add Monitoring roles #174
Conversation
Signed-off-by: rsuplina <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @rsuplina,
This looks good. Just have a few comments and suggestions.
Also, have you considered adding a role for blackbox exporter? This might be useful for monitoring of HTTP endpoints of public and private cloud environments?
Signed-off-by: rsuplina <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some more minor changes suggested to follow role variables.
|
|
||
| - job_name: "node_exporter" | ||
| static_configs: | ||
| - targets: ['localhost:9100'] No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this target url be parameterized and derived from the nodes where the node_exporter is installed?
Signed-off-by: rsuplina <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Approved.
This commit contains 3 monitoring roles: