metrics
Settings related to metrics (
settings.metrics.*
)Setting list for settings.metrics
Full Reference
settings.metrics.metrics-url
The URL where Bottlerocket sends metrics.
Default: https://metrics.bottlerocket.aws/v1/metrics
settings.metrics.send-metrics
Determines if anonymous metrics are sent.
If set to true
, Bottlerocket will send metrics to the URL defined by settings.metrics.metrics-url
at boot and every six hours.
If false
, Bottlerocket will not send metrics.
Default: true
(except on dev
variants, where it is false
)
true
false
settings.metrics.service-checks
A list of systemd services that Bottlerocket will check to determine if a host is healthy.
Default:
The default services vary by variant:
apiserver
(all variants)chronyd
(all variants)containerd
(all variants)host-containerd
(all variants)docker
(aws-ecs-*
,aws-dev-*
)ecs
(aws-ecs-*
)kubelet
(*-k8s-*
)vmtoolsd
(vmware-*
)