This check monitors CRI-O.
The integration relies on the --enable-metrics
option of CRI-O that is disabled by default, when enabled metrics will be exposed at 127.0.0.1:9090/metrics
.
-
Edit the
crio.d/conf.yaml
file, in theconf.d/
folder at the root of your Agent's configuration directory to start collecting your CRI-O performance data. See the [sample crio.d/conf.yaml][2] for all available configuration options. -
[Restart the Agent][3]
[Run the Agent's status
subcommand][4] and look for crio
under the Checks section.
CRI-O collect metrics about the count and latency of operations that are done by the runtime. Datadog-CRI-O integration is also collecting CPU and memory usage of CRI-O golang binary itself.
See [metadata.csv][5] for a list of metrics provided by this integration.
CRI-O includes a service check about the reachability of the metrics endpoint.
CRI-O does not include any events.
Need help? Contact [Datadog support][6].
[2]: [3]: https://github.com/DataDog/integrations-core/blob/master/crio/datadog_checks/crio/data/conf.yaml.example [4]: https://docs.datadoghq.com/agent/faq/agent-commands/#start-stop-restart-the-agent [5]: https://github.com/DataDog/integrations-core/blob/master/crio/metadata.csv [6]: https://docs.datadoghq.com/help