Changed Firehose Rate To 5 Minute Average.

Less noisy, easier to understand.
main
SleepingCrows 2024-07-01 09:11:41 -04:00
parent 67b165dbd2
commit 0cb4f16ebc
1 changed files with 20 additions and 51 deletions

View File

@ -1,35 +1,4 @@
{
"__inputs": [
{
"name": "DS_PROMETHEUS",
"label": "prometheus",
"description": "",
"type": "datasource",
"pluginId": "prometheus",
"pluginName": "Prometheus"
}
],
"__elements": {},
"__requires": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "11.1.0"
},
{
"type": "datasource",
"id": "prometheus",
"name": "Prometheus",
"version": "1.0.0"
},
{
"type": "panel",
"id": "timeseries",
"name": "Time series",
"version": ""
}
],
"annotations": {
"list": [
{
@ -49,7 +18,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": null,
"id": 1,
"links": [],
"panels": [
{
@ -68,7 +37,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"fieldConfig": {
"defaults": {
@ -163,11 +132,11 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "rate(firehose_events_total[$__rate_interval])",
"expr": "rate(firehose_events_total[5m])",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
@ -177,13 +146,13 @@
"useBackend": false
}
],
"title": "Firehose Rate (1m)",
"title": "Firehose Rate (5m)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"fieldConfig": {
"defaults": {
@ -267,7 +236,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"disableTextWrap": false,
"editorMode": "builder",
@ -287,7 +256,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"fieldConfig": {
"defaults": {
@ -366,7 +335,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"disableTextWrap": false,
"editorMode": "builder",
@ -386,7 +355,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"fieldConfig": {
"defaults": {
@ -466,7 +435,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"disableTextWrap": false,
"editorMode": "builder",
@ -486,7 +455,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"fieldConfig": {
"defaults": {
@ -565,7 +534,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"disableTextWrap": false,
"editorMode": "builder",
@ -598,7 +567,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"description": "",
"fieldConfig": {
@ -692,7 +661,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"disableTextWrap": false,
"editorMode": "builder",
@ -712,7 +681,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"description": "",
"fieldConfig": {
@ -797,7 +766,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"disableTextWrap": false,
"editorMode": "builder",
@ -817,7 +786,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"fieldConfig": {
"defaults": {
@ -897,7 +866,7 @@
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
"uid": "cdqayylsclpfkb"
},
"disableTextWrap": false,
"editorMode": "builder",
@ -930,6 +899,6 @@
"timezone": "browser",
"title": "Ditto Dash",
"uid": "fdqaz7jsqvmyod",
"version": 7,
"version": 8,
"weekStart": ""
}