consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
"pluginVersion": "9.0.0",
|
||||
"targets": [
|
||||
{
|
||||
"expr": "avg(stella_cpu_usage_ratio{component=\"orchestrator\"})",
|
||||
"expr": "avg(stella_cpu_usage_ratio{component=\"jobengine\"})",
|
||||
"legendFormat": "",
|
||||
"refId": "A"
|
||||
}
|
||||
@@ -94,7 +94,7 @@
|
||||
"pluginVersion": "9.0.0",
|
||||
"targets": [
|
||||
{
|
||||
"expr": "avg(stella_memory_usage_ratio{component=\"orchestrator\"})",
|
||||
"expr": "avg(stella_memory_usage_ratio{component=\"jobengine\"})",
|
||||
"legendFormat": "",
|
||||
"refId": "A"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user