global: BIG snapshot

This commit is contained in:
nym21
2026-01-04 01:47:03 +01:00
parent c33444a92e
commit 3cae817915
127 changed files with 4750 additions and 9474 deletions
@@ -3,7 +3,7 @@
/**
* Create a single series from a tree accessor
* @param {Object} args
* @param {MetricAccessor<any>} args.metric - Tree accessor with .by property
* @param {AnyMetricPattern} args.metric - Tree accessor with .by property
* @param {string} args.name - Display name for the series
* @param {Color} [args.color]
* @param {Unit} [args.unit]