MasseR d3518e8ff2 Fix: rrdtool DS names must be <= 19 chars
sanitizeName now keeps the first 15 chars plus a 3-hex hash suffix
for names longer than 19 chars (rrdtool's hard limit on DS name
length). The previous replace-dots-only version produced names up to
31 chars, which rrdtool rejected with 'invalid DS format'.
2026-09-07 23:09:42 +03:00
2026-08-21 13:29:16 +03:00
2026-08-20 13:53:44 +03:00
2026-08-20 15:13:46 +03:00
2026-08-20 13:53:44 +03:00
2026-08-20 13:53:44 +03:00
2026-08-20 13:53:44 +03:00
2026-08-21 13:18:12 +03:00
S
Description
No description provided
BSD-3-Clause
370 KiB
Languages
Haskell 97.7%
Nix 2.3%