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

Implement Analyze Command for Prometheus Agent #34

Open
nicolastakashi opened this issue Sep 13, 2024 · 1 comment
Open

Implement Analyze Command for Prometheus Agent #34

nicolastakashi opened this issue Sep 13, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@nicolastakashi
Copy link
Collaborator

During the deployment of a PrometheusAgent object, there are various configurations that can cause issues, leading to Prometheus not functioning properly.

For example:

  • The lack of proper Cluster Roles and Role Bindings to allow PrometheusAgent to discover targets.
  • Misconfiguration of selectors for Prometheus to select monitoring objects such as ServiceMonitor and PodMonitor.

With this in mind, it would be beneficial to have an analyze command for the Prometheus type to identify potential problems and assist in troubleshooting.

@nicolastakashi nicolastakashi added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Sep 13, 2024
@heliapb
Copy link
Contributor

heliapb commented Sep 20, 2024

Hi @nicolastakashi I would like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants