This check monitors Fluent Bit metrics through the Datadog Agent. To send logs to Datadog with Fluent Bit and to learn about the Datadog Fluent Bit output plugin, see the Fluent Bit documentation.
Follow the instructions below to install and configure this check for an Agent running on a host. For containerized environments, see the Autodiscovery Integration Templates for guidance on applying these instructions.
For Agent v7.21+ / v6.21+, follow the instructions below to install the Fluent Bit check on your host. See Use Community Integrations to install with the Docker Agent or earlier versions of the Agent.
Run the following command to install the Agent integration:
Edit the fluentbit.d/conf.yaml file, in the conf.d/ folder at the root of your Agent’s configuration directory to start collecting your fluentbit performance data.
init_config:instances:## @param metrics_endpoint - string - required## The URL to Fluent Bit internal metrics per loaded plugin in Prometheus format.#- metrics_endpoint:http://127.0.0.1:2020/api/v1/metrics/prometheus