You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Khyl
2c02f712d1
util/syspolicy/internal/metrics: replace dots with underscores for metric names
...
Dots are not allowed in metric names and cause panics. Since we use dots in names like
AlwaysOn.OverrideWithReason, let's replace them with underscores. We don’t want to use
setting.KeyPathSeparator here just yet to make it fully hierarchical, but we will decide as
we progress on the (experimental) AlwaysOn.* policy settings.
tailscale/corp#26146
Signed-off-by: Nick Khyl <nickk@tailscale.com>
1 year ago
..
internal
util/syspolicy/internal/metrics: replace dots with underscores for metric names
1 year ago
rsop
util/syspolicy/rsop: reduce policyReloadMinDelay and policyReloadMaxDelay when in tests
1 year ago
setting
util/syspolicy/setting: make setting.Snapshot JSON-marshallable
1 year ago
source
cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the GP lock during service startup
1 year ago
handler.go
util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsop
2 years ago
policy_keys.go
ipn/ipnauth,util/syspolicy: improve comments
1 year ago
policy_keys_test.go
util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsop
2 years ago
syspolicy.go
util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsop
2 years ago
syspolicy_test.go
util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsop
2 years ago
syspolicy_windows.go
util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsop
2 years ago