prometheus-operator / poctl

[EXPERIMENTAL] Manage, troubleshoot and validate Prometheus-Operator resources via Command Line Interface!
Apache License 2.0
11 stars 1 forks source link

Implement Analyze Command for Prometheus Agent #34

Open nicolastakashi opened 3 weeks ago

nicolastakashi commented 3 weeks ago

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

For example:

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.

heliapb commented 2 weeks ago

Hi @nicolastakashi I would like to work on this issue