iris
ff0da0b617
swarm-grafana: sort logstore bargauge panels by value
...
'Rows by unit' and 'Rows by host' use VictoriaLogs LogsQL, not PromQL,
so the sort_desc() fix from the PromQL panels doesn't port directly.
Verified live against the real store (swarm-logs query) that
'| sort by (rows) desc' after 'stats by (...)' orders correctly on our
VictoriaLogs version -- the VictoriaMetrics/VictoriaLogs#258 sort-order
bug doesn't reproduce here. Append the sort clause to both panel
queries.
2026-09-20 20:02:42 +02:00
..
agent-modules
otel: map journald PRIORITY onto a severity at every journald receiver
2026-09-20 14:23:56 +02:00
docs
docs: restructure into topic subdirectories, collapse duplicated index
2026-09-02 01:55:37 +02:00
host-modules
swarm-grafana: sort logstore bargauge panels by value
2026-09-20 20:02:42 +02:00
module-eval
grafana: tell the logs datasource that severity_text is the level
2026-09-20 17:39:04 +02:00
packages
swarm-logs: an agent's CLI for the swarm log store
2026-09-17 01:02:14 +02:00
templates
nix: move the agent option namespace under services.hyperhive.agent
2026-09-17 20:19:30 +02:00
checks.nix
module-eval: assert the severity table once, not once per tier
2026-09-20 14:23:56 +02:00
devshell.nix
Add shellcheck to devshell
2026-09-15 21:45:58 +02:00
journald-severity.nix
otel: map journald PRIORITY onto a severity at every journald receiver
2026-09-20 14:23:56 +02:00
reserved-hive-fragments.nix
swarm: extract the name guards, so the module just says what is forbidden
2026-08-31 18:50:15 +02:00
reserved-names.nix
refactor(hive-c0re): drop the request_init_config tool and InitConfig approval
2026-09-14 19:03:44 +02:00
rust.nix
docs(rust): the dep-cache comment no longer describes two consumers
2026-08-11 22:29:56 +02:00
sources.nix
refactor: slim flake.nix into nix/ entry files
2026-07-13 20:55:43 +02:00
treefmt.nix
treefmt: format the web files with prettier
2026-09-02 15:25:07 +02:00