jenkinsci / datadog-plugin

A Jenkins plugin used to forward metrics, events, and service checks to an account at Datadog, automatically.
https://plugins.jenkins.io/datadog/
MIT License
30 stars 48 forks source link

Add option to use AWS instance ID as hostname #345

Closed sarah-witt closed 1 year ago

sarah-witt commented 1 year ago

What does this PR do?

Adds option to use AWS instance ID as hostname

Description of the Change

When enabled, the plugin will attempt to use the AWS instance ID as the hostname.

Alternate Designs

Don't add an option, and only call the method when on an AWS host

some drawbacks to this approach are:

some benefits to this approach are:

Verification Process

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)