I'm trying to get the hang of Prometheus queries for monitoring purposes, especially when it comes to Kubernetes. I'm looking for an AI tool that can assist me by translating simple requests into Prometheus queries. For example, if I want to see the total CPU usage of a node, can such a tool help me convert that input into the appropriate query?
5 Answers
Have you thought about using Robusta? It might have features that assist with generating Prometheus queries for your Kubernetes setup.
I think you should check out some of the existing AI tools that specifically cater to this need. Have you tried any of them? You might find a good fit!
LOL, Vibe kubernetesing! But seriously, there's a lot of potential out there for tools that can help with this.
Honestly, it wouldn't hurt to put in a bit of time to read some documentation and check out examples. There are also pre-existing dashboards that could help. Just a thought!
Definitely! Tools like ChatGPT can help generate PromQL queries from simple descriptions. Just type what you're looking for, and it can create the query for you.
Fair point! I'll look into the docs and examples more closely.