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

Tag pipeline spans with plugin version #398

Closed nikita-tkachenko-datadog closed 5 months ago

nikita-tkachenko-datadog commented 5 months ago

Requirements for Contributing to this repository

What does this PR do?

Adds jenkins.plugin.version tag to pipeline spans. The goal is simplify support, and to allow CI Visibility backend to process pipelines differently based on the plugin version (needed for in-progress pipelines implementation).

Description of the Change

Alternate Designs

Possible Drawbacks

Verification Process

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)