Jenkins : Metrics Datadog Plugin

Plugin Information

View Metrics DataDog on the plugin site for more information.


This plugin streams Metrics to a Datadog

Currently, it only supports push of metrics through DogStatsD (udp).

Requirements

A Datadog agent with DogStatsD enabled and corresponding UDP port opened needs to be reachable from your Jenkins instance. See Datadog documentation to properly configure your agent.

Installation

  • Install this plugin from the update center
  • Go to global configuration page of your Jenkins instance, section "Datadog Metrics plugin"
  • Configure target statsd host and port (datadog agent):

You can optionally add tags, which will be attached to all metrics sent to DataDog.

Changelog

Version 1.0

  • initial release

Attachments: