mirror of
https://github.com/monitoring-mixins/website.git
synced 2024-12-14 11:37:31 +00:00
assets,site/content: daily assets regeneration
This commit is contained in:
parent
ceae557da0
commit
1f356dcc61
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
|||
"expr": "topk(20,\n max by (cluster, job, instance) (\n memcached_current_connections{cluster=~\"$cluster\", job=~\"$job\", instance=~\"$instance\"} / memcached_max_connections{cluster=~\"$cluster\", job=~\"$job\", instance=~\"$instance\"}\n))\n",
|
||||
"format": "time_series",
|
||||
"intervalFactor": 2,
|
||||
"legendFormat": "{{cluster }} / {{ job }} / {{ instance }}",
|
||||
"legendFormat": "{{ cluster }} / {{ job }} / {{ instance }}",
|
||||
"legendLink": null,
|
||||
"step": 10
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue