You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use storer from sdk
* upgrade infra-sdk to a compatible v3 version
* add entry to changelog
* go mod tidy
* go upgrade to 1.23.2
* add entry to changelog for go 1.22.3
// CgroupPath and CgroupDriver arguments are not used but are kept here for backwards compatibility reasons.
15
15
CgroupPathstring`default:"" help:"Deprecated. cgroup_path argument is not used anymore."`
16
16
CgroupDriverstring`default:"" help:"Deprecated. cgroup_driver argument is not used anymore."`
17
-
18
-
CacheTTLstring`default:"1m" help:"Set the maximum cache TTL that the integration is going to use to calculate rates and deltas. Possible values are time-strings: 1s, 1m, 1h"`
0 commit comments