Add query which node metric data needs to be retained

This commit is contained in:
2026-01-14 07:37:31 +01:00
parent 25c8fca561
commit fb8db3c3ae
3 changed files with 64 additions and 0 deletions

1
go.mod
View File

@@ -109,6 +109,7 @@ require (
github.com/urfave/cli/v2 v2.27.7 // indirect
github.com/urfave/cli/v3 v3.6.1 // indirect
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342 // indirect
github.com/xtgo/set v1.0.0 // indirect
go.yaml.in/yaml/v2 v2.4.3 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect