Skip to content

Releases: jenkinsci/opentelemetry-plugin

opentelemetry-2.1.0-rc1

07 Mar 13:59
Compare
Choose a tag to compare
Pre-release

Enhancements

  • Render the full logs when stored in Elastic, no longer truncate them (@cyrille-leclerc )

Known limitation

  • Progressive rendering of logs of pipelines executions in progress is not yet supported

opentelemetry-2.0.1

28 Feb 16:42
Compare
Choose a tag to compare
  • Add support for displaying pipeline logs from Elastic in Blue Ocean screens
  • Better instrumentation of Blue Ocean http requests: lower the cardinality of root Http span names

opentelemetry-2.0.0

24 Feb 21:28
Compare
Choose a tag to compare

opentelemetry-2.0.0-alpha-1

20 Feb 16:00
Compare
Choose a tag to compare
Pre-release
  • Support storing pipeline logs in an Observability Backend sending pipeline logs through OTLP
    • Partial support for visualizing pipeline logs stored in Elasticsearch through both Elastic Kibana and through Jenkins pipeline build console
  • Traces on Jenkins HTTP requests

opentelemetry-1.2.1

18 Jan 11:11
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Fix rootSpanName variable that was left to FIXME #300

opentelemetry-1.2.0

10 Jan 11:38
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

πŸ“ Documentation updates

  • Overall refresh of the documentation

πŸ› Bug fixes

  • Fix 1.1.0 regression: can no longer modify service.name and service.namespace issue: #288, PR: #290 (@cyrille-leclerc)

Full Changelog: opentelemetry-1.1.0...opentelemetry-1.2.0

opentelemetry-1.2.0-rc2

06 Jan 22:07
Compare
Choose a tag to compare
Pre-release

πŸš€ New features and improvements

πŸ“¦ Dependency updates

πŸ“ Documentation updates

  • NONE

πŸ› Bug fixes

  • Fix 1.1.0 regression: can no longer modify service.name and service.namespace issue: #288, PR: #290 (@cyrille-leclerc)

Full Changelog: opentelemetry-1.1.0-rc2...opentelemetry-1.2.0-rc1

opentelemetry-1.1.1

05 Jan 09:36
Compare
Choose a tag to compare

πŸš€ New features and improvements

NONE

πŸ“¦ Dependency updates

  • NONE

πŸ“ Documentation updates

  • NONE

πŸ› Bug fixes

opentelemetry-1.2.0-rc1

05 Jan 12:41
Compare
Choose a tag to compare
Pre-release

πŸš€ New features and improvements

πŸ“¦ Dependency updates

  • Bump Otel SDL to 1.1.0-rc2 issue: #269, PR #270 and #273 (@cyrille-leclerc )
  • Introduce okhttp 4.9.3 for opentelemetry-exporter-otlp-http-* and for opentelemetry-sdk-extension-aws

πŸ“ Documentation updates

  • NONE

πŸ› Bug fixes

  • Fix 1.1.0 regression: can no longer modify service.name and service.namespace issue: #288, PR: #290 (@cyrille-leclerc)

Full Changelog: opentelemetry-1.1.0-rc2...opentelemetry-1.2.0-rc1

opentelemetry-1.1.0

04 Jan 12:55
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Use git hostname for "peer.service" attribute for better readability #268 (@cyrille-leclerc)
  • Change attribute value otel.library.name: "jenkins" -> "jenkins-opentelemetry" #267 (@cyrille-leclerc)
  • Add exception.type and exception.message when jobs complete as failureor unstable + Set root span.statusCode=unset when jobs complete as not_built or aborted instead of error #263 (@cyrille-leclerc)
  • Reduce agent and agent.allocation spans cardinality #260 (@v1v )
  • Add the Jenkins Otel Plugin Version resource attribute #259 (@v1v )
  • Add resource attributes provided by the ResourceProvider SPI #252 (@cyrille-leclerc)
  • Update Kibana dashboards to use a parameterised service.name #251 (@v1v )
  • Simplify Elastic Kibana Dashboard URL configuration #248 (@cyrille-leclerc )
  • Add a monitoring dashboard link on Jenkins homepage #241 (@cyrille-leclerc )
  • Export OTEL_TRACES_EXPORTER to meet new requirements of the Otel Maven Extension #228 (@cyrille-leclerc)
  • Enrich build trace with the committers: ci.pipeline.run.committers attribute #223 (@v1v )

πŸ“¦ Dependency updates

  • Bump Otel SDK to 1.9.1 #237
  • Bump simpleclient_bom from 0.12.0 to 0.14.1 #265
  • Bump jackson-bom from 2.13.0 to 2.13.1 #264

πŸ“ Documentation updates

  • Better description of the Otel Span and Metrics exporters #236

Bug fixes

Screenshots

Resource attributes

Link to monitoring dashboard

Simplified Kibana Dashboard configuration