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.1.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.2.0
Choose a head ref
  • 14 commits
  • 24 files changed
  • 3 contributors

Commits on Aug 28, 2020

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

    ci.jenkins-plugin committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5c1f7d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    223a221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af56e94 View commit details
    Browse the repository at this point in the history
  3. Fixes for Jenkins pipelines traces tags (#119)

    * Pipeline node must be treated as STEP
    
    * Fixing ci.job tags
    
    * Remove branch from resource name and ci.pipeline.name
    
    * Revert remove suffix from job name
    drodriguezhdez authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    6828408 View commit details
    Browse the repository at this point in the history
  4. User-defined service name for traces collection (#117)

    * User-defined service name for traces collection.
    
    * Apply suggestions from code review
    
    Co-authored-by: Mike Garabedian <[email protected]>
    
    Co-authored-by: Mike Garabedian <[email protected]>
    drodriguezhdez and mgarabed authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f3e084d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f285f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Fix the recover of correct StepData info associated with a Step (#123)

    * Fix the recover of correct StepData info associated with a Step
    
    * Fix the recover of correct StepData info associated with a Step
    drodriguezhdez authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    6cb2282 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a86d7a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    4140791 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Add queue_time metric in APM traces as tag (#127)

    * Include queue_time in APM traces
    
    * Test queue_time tag
    drodriguezhdez authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    d9e87e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Fix missing logs attached to the APM trace (#128)

    * Fix missing logs attached to the APM trace
    
    * Added tests to assert traces tags in logs lines
    drodriguezhdez authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    94a9420 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    9bc5fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27fb257 View commit details
    Browse the repository at this point in the history
  3. [maven-release-plugin] prepare release datadog-2.2.0

    ci.jenkins-plugin committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    40212a7 View commit details
    Browse the repository at this point in the history
Loading