We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a65628 + 99d97d7 commit 2fe2347Copy full SHA for 2fe2347
grafana/provisioning/dashboards/perf.json
@@ -56,7 +56,7 @@
56
"steppedLine": false,
57
"targets": [
58
{
59
- "expr": "irate(process_cpu_seconds_total{job=\"lnd\"}[5m])*10",
+ "expr": "irate(process_cpu_seconds_total{job=\"lnd\"}[1m])",
60
"format": "time_series",
61
"intervalFactor": 1,
62
"legendFormat": "cpu_usage",
0 commit comments