Skip to content

Releases: jenkinsci/opentelemetry-plugin

3.1209.v1d64463d3d6c

30 May 09:18
1d64463
Compare
Choose a tag to compare

👻 Maintenance

3.1205.v862c5d236ecc

29 May 07:35
862c5d2
Compare
Choose a tag to compare

🚀 New features and improvements

  • Added step withSpanAttributes to set the attributes also on child spans, added setSpanAttributes for setting the attribute only on the target (#827) @christophe-kamphaus-jemmic

📦 Dependency updates

  • chore(deps): bump co.elastic.clients:elasticsearch-java from 8.13.2 to 8.13.4 (#845) @dependabot
  • chore(deps-dev): bump org.testcontainers:testcontainers from 1.19.7 to 1.19.8 (#846) @dependabot
  • chore(deps): bump error-prone.version from 2.26.1 to 2.27.1 (#843) @dependabot
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#842) @dependabot
  • chore(deps): bump co.elastic.clients:elasticsearch-java from 8.13.0 to 8.13.2 (#833) @dependabot
  • chore(deps): bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.6 (#832) @dependabot
  • chore(deps): bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#835) @dependabot
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 (#836) @dependabot
  • chore(deps): bump co.elastic.clients:elasticsearch-java from 8.12.2 to 8.13.0 (#830) @dependabot
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80 (#828) @dependabot
  • chore(deps-dev): bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#826) @dependabot
  • chore(deps): bump error-prone.version from 2.26.0 to 2.26.1 (#825) @dependabot

3.1138.v80fc844ed246

18 Mar 15:34
80fc844
Compare
Choose a tag to compare

🐛 Bug fixes

3.1135.vdcdb_17548474

18 Mar 11:50
dcdb175
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

  • chore(deps): bump the otel-dependencies group with 5 updates (#820) @dependabot
  • chore(deps): bump error-prone.version from 2.24.1 to 2.26.0 (#819) @dependabot
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 4.78 to 4.79 (#816) @dependabot
  • chore(deps-dev): bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7 (#815) @dependabot
  • chore(deps): bump co.elastic.clients:elasticsearch-java from 8.12.1 to 8.12.2 (#808) @dependabot
  • chore(deps): bump release-drafter/release-drafter from 5 to 6 (#812) @dependabot
  • chore(deps-dev): bump org.testcontainers:testcontainers from 1.19.5 to 1.19.6 (#809) @dependabot
  • chore(deps): bump co.elastic.clients:elasticsearch-java from 8.12.0 to 8.12.1 (#803) @dependabot
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#802) @dependabot
  • chore(deps-dev): bump org.testcontainers:testcontainers from 1.19.3 to 1.19.5 (#804) @dependabot

3.1111.vc2733c03b_db_1

29 Jan 10:53
c2733c0
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

  • chore(deps): bump co.elastic.clients:elasticsearch-java from 8.11.4 to 8.12.0 (#797) @dependabot
  • chore(deps): bump io.jenkins.tools.bom:bom-2.401.x from 2718.v7e8a_d43b_3f0b_ to 2745.vc7b_fe4c876fa_ (#800) @dependabot
  • chore(deps): bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#798) @dependabot
  • chore(deps): bump io.jenkins.tools.bom:bom-2.401.x from 2312.v91115fa_5b_2b_6 to 2718.v7e8a_d43b_3f0b_ (#796) @dependabot
  • chore(deps): bump co.elastic.clients:elasticsearch-java from 8.11.2 to 8.11.4 (#793) @dependabot
  • chore(deps): bump error-prone.version from 2.24.0 to 2.24.1 (#791) @dependabot

3.1092.va_2a_c52b_dd182

02 Jan 17:47
a2ac52b
Compare
Choose a tag to compare

🚀 New features and improvements

  • feat: Store step/stage result as attribute on corresponding spans (#743) @tobyp
  • feat: update dashboard to latest Elastic Stack (#785) @kuisathaverat

3.1086.v955c8a_c4d90a_

02 Jan 15:55
955c8ac
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

✍ Other changes

  • Remove workaround as Jenkins now better support unit tests of freestyle jobs (#780) @cyrille-leclerc
  • Add online help to the "Trace visualization URL template" of the "Custom Backend" (#765) @cyrille-leclerc

📦 Dependency updates

opentelemetry-2.19.0

23 Nov 14:51
89677bb
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix navigation to the trace view in Grafana 10

🚀 New features and improvements

  • Support storing pipeline logs in Grafana Loki and visualizing them through Grafana.
    • The Jenkins pipeline log console show a link to Grafana
      • The Jenkins pipeline log console show a link to Grafana
    • View pipeline logs in Grafana
      • View pipeline logs in Grafana
    • Configure Jenkins to send pipeline logs through the OpenTelemetry to Grafana Loki
      • Configure Jenkins to send pipeline logs through the OpenTelemetry to Grafana Loki

📦 Dependency updates

  • TODO

--

opentelemetry-2.18.0-beta1

17 Oct 13:39
b67cc84
Compare
Choose a tag to compare
Pre-release

Support storing pipeline logs in Grafana Loki and visualizing them through Grafana.

  • Configure Jenkins to send pipeline logs through the OpenTelemetry to Grafana Loki
Configure Jenkins to send pipeline logs through the OpenTelemetry to Grafana Loki

--

  • The Jenkins pipeline log console show a link to Grafana
The Jenkins pipeline log console show a link to Grafana

--

  • View pipeline logs in Grafana
View pipeline logs in Grafana

opentelemetry-2.17.0

02 Oct 17:16
1dd8631
Compare
Choose a tag to compare

🐛 Bug fixes

🚀 New features and improvements

📦 Dependency updates