Skip to content

opentelemetry-2.10.0-beta-1

Pre-release
Pre-release
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Fix regression introduced in 2.9.1 where selecting the Elastic backend Pipeline Logs Storage strategy "No Storage in Elastic" was in fact sending pipeline logs through OTLP #498 by @cyrille-leclerc

πŸš€ New features and improvements

  • Add withSpanAttribute(key, value[, type]) step #527 by @cyrille-leclerc
  • Add support for mirror pipeline build logs in the JENKINS_HOME when sending those pipeline logs to OpenTelemetry backends by @AndriiChuzhynov
    • Use the configuration property otel.logs.mirror_to_disk=true in Jenkins Configuration / OpenTelemetry / Advanced / Configuration Properties

πŸ“¦ Dependency updates

  • Bump elasticsearch-java to 8.4.3
  • Bump Otel SDK to 1.18.0
  • ⚠️ Bump Jenkins Core requirement from 2.289.3 to 2.346.1