Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Example Grafana dashboard#140

Merged
pingles merged 3 commits intouswitch:masterfrom
roffe:prom-dashboard
Aug 10, 2018
Merged

Example Grafana dashboard#140
pingles merged 3 commits intouswitch:masterfrom
roffe:prom-dashboard

Conversation

@roffe
Copy link
Copy Markdown
Contributor

@roffe roffe commented Aug 10, 2018

Example dashboard for Grafana with prometheus as datasource

@pingles pingles merged commit 4fa2ce0 into uswitch:master Aug 10, 2018
"steppedLine": false,
"targets": [
{
"expr": "sum by (pod, handler) (delta(kiam_metadata_success_total[$interval]))",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI these uses of delta() should have been increase() instead, as delta() does not understand counter resets and therefore can produce nonsensical negative values.

@roffe roffe deleted the prom-dashboard branch May 14, 2021 18:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants