*Blocks https://issues.redhat.com/browse/HAC-173*
Summary
The console team needs some support creating and reviewing PromQL queries for the above linked story. We need to add charts for these metrics:
- CPU usage
- Memory usage
- Filesystem usage
- Network activity (incoming)
- Network activity (outgoing)
To the following workload details pages:
- Deployments
- ReplicaSets
- DeploymentConfigs
- ReplicationControllers
- CronJobs
- Jobs
- StatefulSets
- DaemonSets
Request
Review queries that we have already written
We have already written queries for:
- Deployments
- StatefulSets
- DaemonSets
They can be found here:
https://github.com/openshift/console/pull/8763/files#diff-cc6bcbaa4f8a10821369cfc3ac32ab167abd338cd628729709c3c6db49befd6e
We would like someone on the monitoring team to review these queries for accuracy.
Consultation for new queries
We need to consult with someone to write queries for the remaining workloads:
- DeploymentConfigs
- ReplicationControllers
- ReplicaSets
- CronJobs
- Jobs
- blocks
-
CONSOLE-3581 Add metrics tab to DeploymentConfig, ReplicaSet, and ReplicationController details pages.
- Closed
- links to