This check monitors Puma through the Datadog Agent via the Puma metrics endpoint provided by the control/status server.
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.
If you are using Agent v6.8+ follow the instructions below to install the Puma check on your host. See the dedicated Agent guide for installing community integrations to install checks with the Agent prior to version 6.8 or the Docker Agent:
-
Run the following command to install the integrations wheel with the Agent:
datadog-agent integration install -t datadog-puma==<INTEGRATION_VERSION>
-
Configure your integration like any other packaged integration.
-
Edit the
puma.d/conf.yaml
file, in theconf.d/
folder at the root of your Agent's configuration directory to start collecting your Puma performance data. See the sample puma.d/conf.yaml for all available configuration options.
Run the Agent's status subcommand and look for puma
under the Checks section.
See metadata.csv for a list of metrics provided by this check.
puma.connection: Returns CRITICAL
if the Agent is unable to connect to the monitored Puma instance. Returns OK
otherwise.
Puma does not include any events.
Need help? Contact Datadog support.