Releases: jenkinsci/opentelemetry-plugin
Releases · jenkinsci/opentelemetry-plugin
3.1111.vc2733c03b_db_1
🐛 Bug fixes
- fix: use Kibana Dashboard parameters (#799) @kuisathaverat
📦 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
🚀 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_
🚀 New features and improvements
- feat: enable releases from GitHub (#788) @kuisathaverat
🐛 Bug fixes
- test: enable Elastic Backend IT tests (#757) @kuisathaverat
- Bump Jenkins Core to 2.401 + Add support for OutputStreamTaskListener (#781) @cyrille-leclerc
📝 Documentation updates
- docs: rename security.md (#784) @kuisathaverat
👻 Maintenance
- chore: fix a bunch of warning (#774) @kuisathaverat
✍ 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
- chore: Test Java 21 (#723) @kuisathaverat
- chore(deps): bump org.jenkins-ci.plugins:cloudbees-disk-usage-simple from 187.v6378d330d1d4 to 203.v3f46a_7462b_1a_ (#787) @dependabot
- Bump error-prone.version from 2.23.0 to 2.24.0 (#782) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#777) @dependabot
- Bump co.elastic.clients:elasticsearch-java from 8.11.1 to 8.11.2 (#772) @dependabot
- chore: bump Jenkins core (#756) @kuisathaverat
- Bump the otel-dependencies group with 2 updates (#770) @dependabot
- Bump the otel-dependencies group with 1 update (#767) @dependabot
opentelemetry-2.19.0
🐛 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.
📦 Dependency updates
- TODO
--
opentelemetry-2.18.0-beta1
Support storing pipeline logs in Grafana Loki and visualizing them through Grafana.
- Configure Jenkins to send pipeline logs through the OpenTelemetry to Grafana Loki
--
- The Jenkins pipeline log console show a link to Grafana
--
- View pipeline logs in Grafana
opentelemetry-2.17.0
🐛 Bug fixes
- Fix span id on pipeline log lines #669 (by @cyrille-leclerc)
- Fix file handle leak causing too many open files issues when
otel.logs.mirror_to_disk=true
#698 (by @cyrille-leclerc)
🚀 New features and improvements
- Support
none
exporter for traces and metrics #692 (by @cyrille-leclerc )
📦 Dependency updates
- Bump OTel SDK to 1.30.0 (by @cyrille-leclerc )
- Bump Elasticsearch client to 8.10.2 (by @cyrille-leclerc )
opentelemetry-2.17.0-beta1
- fix span id on pipeline logs
- bump to otel 1.30
- bump elasticsearch client
- Fix PrintStream leak #698 (by @cyrille-leclerc)
opentelemetry-2.16.0
🐛 Bug fixes
🚀 New features and improvements
- Support
none
exporter for traces and metrics #692 (by @cyrille-leclerc )
📦 Dependency updates
- Bump OTel SDK to 1.29.0 (by @cyrille-leclerc )
opentelemetry-2.15.0
🐛 Bug fixes
🚀 New features and improvements
- Support Grafana TraceQL link to visualize traces #674 (by @rimitchell )
📦 Dependency updates
opentelemetry-2.14.0
🐛 Bug fixes
🚀 New features and improvements
- Add support for more trace propagators: Jaeger, Zipkin, OpenTracing, and AWS X-Ray #668 (by @cyrille-leclerc )