Skip to content

Commit

Permalink
AWS deploy: simplify legend for Membership panel
Browse files Browse the repository at this point in the history
Co-authored-by: iknite <[email protected]>
  • Loading branch information
panchoh and iknite committed Mar 6, 2019
1 parent ea92130 commit dd4ce1f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions deploy/aws/provision/files/grafana/dashboards/QED.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"editable": true,
"gnetId": null,
"graphTooltip": 2,
"id": 3,
"iteration": 1551866840373,
"iteration": 1551884899590,
"links": [],
"panels": [
{
Expand Down Expand Up @@ -530,7 +529,7 @@
"expr": "sum(rate(qed_balloon_digest_membership_total[$interval])) by (job)",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "{{job}}-digest_memb",
"legendFormat": "{{job}}",
"refId": "A"
}
],
Expand Down Expand Up @@ -1700,5 +1699,5 @@
"timezone": "",
"title": "QED",
"uid": "rjPFfGuik",
"version": 1
}
"version": 2
}

0 comments on commit dd4ce1f

Please sign in to comment.