Skip to content

Commit

Permalink
[monitoring] dashboard fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmorling authored and jpechane committed Dec 20, 2018
1 parent 587d449 commit 929bff6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions monitoring/debezium-grafana/debezium-dashboard.json
Expand Up @@ -1244,8 +1244,8 @@
"allValue": null,
"current": {
"tags": [],
"text": "sqlserver",
"value": "sqlserver"
"text": "sql_server",
"value": "sql_server"
},
"datasource": "prometheus",
"hide": 0,
Expand All @@ -1256,8 +1256,8 @@
"options": [
{
"selected": true,
"text": "sqlserver",
"value": "sqlserver"
"text": "sql_server",
"value": "sql_server"
}
],
"query": "debezium_metrics_TotalNumberOfEventsSeen",
Expand All @@ -1280,7 +1280,7 @@
"datasource": "prometheus",
"hide": 0,
"includeAll": false,
"label": "Conntector Name",
"label": "Connector Name",
"multi": false,
"name": "connector_name",
"options": [
Expand Down

0 comments on commit 929bff6

Please sign in to comment.