Skip to content

Commit

Permalink
use delta for container creating metric
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Simmons <[email protected]>
  • Loading branch information
crsimmons committed Aug 26, 2019
1 parent 266777f commit de7603b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion bosh/assets/grafana_dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1818,6 +1818,10 @@ grafana_dashboard: |
{
"params": [],
"type": "sum"
},
{
"params": [],
"type": "difference"
}
]
],
Expand Down Expand Up @@ -4587,5 +4591,5 @@ grafana_dashboard: |
"timezone": "browser",
"title": "Concourse",
"uid": "000000001",
"version": 2
"version": 0
}

0 comments on commit de7603b

Please sign in to comment.