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
a3a1ec7a49
commit
36bd7c20fc
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@
|
|||
"span": 6,
|
||||
"targets": [
|
||||
{
|
||||
"expr": "sum(increase(loki_compactor_skipped_compacting_locked_table_total{cluster=~\"$cluster\", namespace=~\"$namespace\"}[$__range]))",
|
||||
"expr": "sum(loki_compactor_locked_table_successive_compaction_skips{cluster=~\"$cluster\", namespace=~\"$namespace\"})",
|
||||
"format": "time_series",
|
||||
"legendFormat": "{{table_name}}",
|
||||
"legendLink": null
|
||||
|
|
Loading…
Reference in a new issue