k8sgpt-ai / k8sgpt-operator

Automatic SRE Superpowers within your Kubernetes cluster
https://k8sgpt.ai
Apache License 2.0
279 stars 76 forks source link

[Feature]: Configure Prometheus Integration via CR #394

Open rwlove opened 3 months ago

rwlove commented 3 months ago

Checklist

Is this feature request related to a problem?

None

Problem Description

I'd like to be able to configure the Prometheus integration via the K8sGPT CR.

Solution Description

integrations:
  prometheus:
    namespace: <namespace>

Benefits

Feed Prometheus with results

Potential Drawbacks

none

Additional Information

No response

VaibhavMalik4187 commented 3 months ago

@AlexsJones, this looks interesting, can I give this a try?