Skip to content

Commit eb73188

Browse files
authored
Fix lint in RabbitMQ Mixin (#1109)
1 parent 6591741 commit eb73188

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

rabbitmq-mixin/dashboards/erlang-memory-allocators.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2542,7 +2542,7 @@
25422542
"error": null,
25432543
"hide": 0,
25442544
"includeAll": false,
2545-
"label": "Data Source",
2545+
"label": "Data source",
25462546
"multi": false,
25472547
"name": "datasource",
25482548
"options": [],
@@ -2561,7 +2561,7 @@
25612561
"error": null,
25622562
"hide": 0,
25632563
"includeAll": true,
2564-
"label": "job",
2564+
"label": "Job",
25652565
"multi": true,
25662566
"name": "job",
25672567
"options": [],

rabbitmq-mixin/dashboards/rabbitmq-overview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8452,7 +8452,7 @@
84528452
"error": null,
84538453
"hide": 0,
84548454
"includeAll": true,
8455-
"label": "job",
8455+
"label": "Job",
84568456
"multi": true,
84578457
"name": "job",
84588458
"options": [],

0 commit comments

Comments
 (0)