Releases: jenkinsci/opentelemetry-plugin
Releases Β· jenkinsci/opentelemetry-plugin
opentelemetry-2.8.0-rc2
π Bug fixes
- Fix ClassCastException in GitCheckoutStepHandler #467 #468 by @cyrille-leclerc
π New features and improvements
- Export Jenkins Server Logs through OTLP #459 by @cyrille-leclerc
π¦ Dependency updates
- Bump Otel SDK from 1.14.0 to 1.15.0 by @cyrille-leclerc in #435
- Bump elasticsearch-java to 8.2.2
Full Changelog: opentelemetry-2.7.1...opentelemetry-2.8.0-rc2
opentelemetry-2.8.0-rc1
π New features and improvements
- Export Jenkins Server Logs through OTLP #459 by @cyrille-leclerc
π¦ Dependency updates
- Bump Otel SDK from 1.14.0 to 1.15.0 by @cyrille-leclerc in #435
- Bump elasticsearch-java to 8.2.2
Full Changelog: opentelemetry-2.7.1...opentelemetry-2.8.0-rc1
opentelemetry-2.7.1
π Bug fixes
- Fix JCasC lifecycle of some metrics counters by @cyrille-leclerc in #446 and #454
opentelemetry-2.7.1-rc2
π Bug fixes
- Fix JCasC lifecycle of some metrics counters #446 (by @cyrille-leclerc )
opentelemetry-2.7.1-rc1
π Bug fixes
- Fix the lifecycle of the Jenkins Otel Plugin for JCasC #443 (by @cyrille-leclerc )
opentelemetry-2.7.0
π New features and improvements
π¦ Dependency updates
- Bump Otel SDK from 1.13.0 to 1.14.0 by @cyrille-leclerc in #435
Full Changelog: opentelemetry-2.6.0...opentelemetry-2.7.0
opentelemetry-2.6.0
π New features and improvements
- Use OpenTelemetry Semantic Conventions for JVM GC metrics #424 (by @cyrille-leclerc )
- Old GC metric names:
runtime.jvm.memory.area
- New GC metric names:
process.runtime.jvm.memory.*
- Old GC metric names:
π¦ Dependency updates
None
π Bug fixes
- Fix Metrics exporting stopped after changing the configuration of the Jenkins OpenTelemetry Plugin #424 (by @cyrille-leclerc )
π Documentation updates
None
Full Changelog: opentelemetry-2.6.0...opentelemetry-2.5.1
opentelemetry-2.6.0-rc1
π New features and improvements
- Use OpenTelemetry Semantic Conventions for JVM GC metrics #424 (by @cyrille-leclerc )
- Old GC metric names:
runtime.jvm.memory.area
- New GC metric names:
process.runtime.jvm.memory.*
- Old GC metric names:
π¦ Dependency updates
None
π Bug fixes
- Fix Metrics exporting stopped after changing the configuration of the Jenkins OpenTelemetry Plugin #424 (by @cyrille-leclerc )
π Documentation updates
None
Full Changelog: opentelemetry-2.6.0-rc1...opentelemetry-2.5.1
opentelemetry-2.5.1
π New features and improvements
- Stop capturing the http request parameters as trace attributes #420 (by @cyrille-leclerc )
π¦ Dependency updates
None
π Bug fixes
Fix a potential incompatibility between the OpenTelemetry plugin and the GitHub Pull Request Build plugin #419
π Documentation updates
None
Full Changelog: opentelemetry-2.5.1...opentelemetry-2.5.0
opentelemetry-2.5.0
π New features and improvements
- Add monitoring of the SCM events (by @timja )
- Metrics:
jenkins.scm.event.pool_size
,jenkins.scm.event.active_threads
,jenkins.scm.event.queued_tasks
,jenkins.scm.event.completed_tasks
. - See https://github.com/jenkinsci/opentelemetry-plugin/blob/master/docs/monitoring-metrics.md
- Metrics:
π¦ Dependency updates
- Bump Jenkins Core requirement to 2.289.3
π Bug fixes
π Documentation updates
Full Changelog: opentelemetry-2.3.0...opentelemetry-2.4.0