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
Change server_puppetserver_metrics default to true
The default in Puppetserver is actually `true`, not `false`.
(IMO, `server_puppetserver_metrics` isn't a great parameter name as its
actual purpose is to configure whether http client metrics are
collected, and has no impact on the much greater number of other metrics
still collected when this is set to `false`.)
0 commit comments