troubleshoot
troubleshoot copied to clipboard
Should we add a built in prometheus collector and analyzer functionality?
@marccampbell Hi Marc, what do you specifically have in mind for this functionality? Is the Idea hitting the prom servers endpoint in the cluster to get the time-series data and save it in the bundle? Do you want to include the possibility to analyze the data(e.g, allowing the user to set alarm triggers)?
This, together with using a logging tool such as Fluentd to get, for example, kubelet logs as stated in issue #226 (or any other kind of logs) would be great enhacements, adding logging and monitoring capability.
If you agree I could start working on this two points, just let me know!