Branch: refs/heads/master
Home: https://github.com/jenkinsci/datadog-plugin
Commit: 613d4188ec09bfd6bc02a0a1a7c3a172fe686beb
https://github.com/jenkinsci/datadog-plugin/commit/613d4188ec09bfd6bc02a0a1a7c3a172fe686beb
Author: Albert Vaca Cintora <[email protected]>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/logs/DatadogWriter.java
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildData.java
M
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTraceBuildLogic.java
M
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTracePipelineLogic.java
A
src/main/java/org/datadog/jenkins/plugins/datadog/traces/JobNameConfigurationParser.java
R
src/main/java/org/datadog/jenkins/plugins/datadog/traces/JobNameWrapper.java
A
src/test/java/org/datadog/jenkins/plugins/datadog/traces/JobNameConfigurationParserTest.java
R
src/test/java/org/datadog/jenkins/plugins/datadog/traces/JobNameWrapperTest.java
Log Message:
-----------
Tag logs with timestamp, datadog.product and ci.pipeline.name (#297)
* Adds the timestamp, datadog.product and ci.pipeline.name tags to logs,
matching logs produced by other CIs.
* Changes the way we read the pipeline name so it doesn't require git
information,
since that's not available when we create the logs DatadogWriter object.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/datadog-plugin/push/refs/heads/master/f47b4b-613d41%40github.com.