Skip to content

Conversation

@rsuplina
Copy link
Contributor

@rsuplina rsuplina commented Jan 9, 2024

This commit contains 3 monitoring roles:

  • Prometheus
  • Grafana
  • Nodexporter

Signed-off-by: rsuplina <[email protected]>
@rsuplina rsuplina requested a review from a team January 9, 2024 11:15
@github-actions github-actions bot added the validated The pull request has passed the prechecks label Jan 9, 2024
@jimright jimright added the enhancement MINOR - New feature or enhancement in the CHANGELOG label Jan 9, 2024
Copy link
Contributor

@jimright jimright left a 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]>
@github-actions github-actions bot added validated The pull request has passed the prechecks and removed validated The pull request has passed the prechecks labels Jan 11, 2024
Copy link
Contributor

@jimright jimright left a 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
Copy link
Contributor

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?

@wmudge wmudge added this to the Release 2.4.0 milestone Jan 16, 2024
Signed-off-by: rsuplina <[email protected]>
@github-actions github-actions bot added validated The pull request has passed the prechecks and removed validated The pull request has passed the prechecks labels Jan 17, 2024
Copy link
Contributor

@jimright jimright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Approved.

@wmudge wmudge merged commit 6dd9290 into cloudera-labs:devel Feb 2, 2024
@rsuplina rsuplina deleted the feature/monitoring_roles branch March 1, 2024 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement MINOR - New feature or enhancement in the CHANGELOG validated The pull request has passed the prechecks

Development

Successfully merging this pull request may close these issues.

3 participants