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.yamlfile, 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 for all available configuration options.
Run the Agent's status subcommand 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 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.