Skip to content

opentelemetry-1.1.0-rc2

Pre-release
Pre-release
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