Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jenkinsci/datadog-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: datadog-2.8.1
Choose a base ref
...
head repository: jenkinsci/datadog-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: datadog-2.8.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 3, 2021

  1. [maven-release-plugin] prepare for next development iteration

    ci.jenkins-plugin committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    9fbf909 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Added note to include configuration for non local traffic (#176)

    * Added note to include configuration for non local traffic 
    
    DogStatsD metrics submitted outside of localhost, requires the following configuration: `dogstatsd_non_local_traffic: false` in order to be accepted by the Agent.
    
    Reference to sample config:
    https://github.com/DataDog/datadog-agent/blob/master/pkg/config/config_template.yaml#L1065-L1068
    
    * Adding recommended links
    
    Applying request changes, to include link to support dogstatsd docs.
    jueyaye authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e83b6ed View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Remove branch with escaped characters from pipeline.name (#181)

    * Fix remove branch with escaped characters
    
    * Update src/main/java/org/datadog/jenkins/plugins/datadog/traces/JobNameWrapper.java
    
    Co-authored-by: Mike Garabedian <[email protected]>
    
    Co-authored-by: Mike Garabedian <[email protected]>
    drodriguezhdez and mgarabed authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    701a178 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    f889a66 View commit details
    Browse the repository at this point in the history
  2. [maven-release-plugin] prepare release datadog-2.8.2

    ci.jenkins-plugin committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    9987aa4 View commit details
    Browse the repository at this point in the history
Loading