Remove an old metrics field and add a new one to dashboard

This commit is contained in:
Alan Rominger 2022-08-16 13:58:41 -04:00
parent b84a192bad
commit 11e63e2e89
No known key found for this signature in database
GPG Key ID: C2D7EAAA12B63559

View File

@ -238,18 +238,6 @@
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "builder",
"expr": "task_manager_generate_dependencies_seconds",
"hide": false,
"legendFormat": "__auto",
"range": true,
"refId": "C"
},
{
"datasource": {
"type": "prometheus",
@ -268,7 +256,19 @@
"uid": "PBFA97CFB590B2093"
},
"editorMode": "builder",
"expr": "task_manager_spawn_workflow_graph_jobs_seconds",
"expr": "task_manager_commit_seconds",
"hide": false,
"legendFormat": "__auto",
"range": true,
"refId": "C"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "builder",
"expr": "task_manager__schedule_seconds",
"hide": false,
"legendFormat": "__auto",
"range": true,