You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to identify areas to optimize resources since our resources are starting to run out.
Task Description
Create a monitoring system consisting of metrics collection (through exporters and Prometheus) and visualization (through Grafana?). Visualize metrics by resources, nodes, pods, or other api objects as needed.
Additional Context
For now, I've enabled Prometheus + node-exporter + kube-state-metrics stacks integration from Lens(in lens-metrics namespace), which can be used to visualize usage of specific nodes/pods, but multiple at the same time. It's likely you'd be using the same stacks, but some metrics must be installed ourselves.
Problem
There's currently no monitoring dashboard for our system in the following categories:
We want to identify areas to optimize resources since our resources are starting to run out.
Task Description
Create a monitoring system consisting of metrics collection (through exporters and Prometheus) and visualization (through Grafana?). Visualize metrics by resources, nodes, pods, or other api objects as needed.
Additional Context
For now, I've enabled Prometheus + node-exporter + kube-state-metrics stacks integration from Lens(in
lens-metrics
namespace), which can be used to visualize usage of specific nodes/pods, but multiple at the same time. It's likely you'd be using the same stacks, but some metrics must be installed ourselves.Related Teams
Task Advisors
@bombnp
The text was updated successfully, but these errors were encountered: