Releases: jenkinsci/opentelemetry-plugin
Releases · jenkinsci/opentelemetry-plugin
3.1293.vb_c48573e17a_4
📝 Documentation updates
- docs: explains how Remote Trace Context Propagation works (#882) @kuisathaverat
👻 Maintenance
- Reconfigurable MeterProvider to reload the OpenTelemetry configuration (#876) @cyrille-leclerc
✍ Other changes
- Prevent NullPointerException (#884) @cyrille-leclerc
3.1270.v35d71e4855f1
🐛 Bug fixes
- fix: Fix No MonitoringAction found when open build log (#881) @kuisathaverat
✍ Other changes
- Update README.md: replace "master" by "main" (#877) @cyrille-leclerc
📦 Dependency updates
- chore(deps): bump io.jenkins.tools.bom:bom-2.440.x from 3120.v4d898e1e9fc4 to 3157.vb_3e8b_8a_d185d (#879) @dependabot
- chore(deps): bump org.jenkins-ci.plugins:plugin from 4.83 to 4.84 (#880) @dependabot
3.1261.v46101e2a_3660
🚀 New features and improvements
- First version of the GrafanaLogsBackendWithJenkinsVisualization (#865) @cyrille-leclerc
📝 Documentation updates
- ReconfigurableOpenTelemetry: Improve javadocs and cleanup code (#874) @cyrille-leclerc
👻 Maintenance
- Refactor the
OTelSdkProvider
into an implementation ofOpenTelemetry
(#704) @cyrille-leclerc
✍ Other changes
- Enable Jenkins Security Scan (#873) @strangelookingnerd
- Use io.jenkins.plugins:opentelemetry-api-plugin and bump Jenkins to 2.440.3 (#871) @cyrille-leclerc
- Bump OTel dependencies & Add GCP Resource Detector (#859) @cyrille-leclerc
📦 Dependency updates
- chore(deps): bump co.elastic.clients:elasticsearch-java from 8.14.0 to 8.14.1 (#870) @dependabot
- chore(deps): bump the otel-dependencies group with 2 updates (#869) @dependabot
- chore(deps): bump co.elastic.clients:elasticsearch-java from 8.13.4 to 8.14.0 (#863) @dependabot
- chore(deps): bump the otel-dependencies group across 1 directory with 2 updates (#862) @dependabot
3.1215.vc9db_a_0b_34c2a_
🚀 New features and improvements
- Better Loki support (#858) @cyrille-leclerc
✍ Other changes
- Bump OTel Semantic Conventions to 1.25.0-alpha (#857) @cyrille-leclerc
Bump Includes adopting the newhttp
,url
,client
,server
,network
attributes:- Git client spans:
net.peer.name
->server.address
http.url
->url.full
http.method
->http.request.method
net.transport
->network.transport
- HTTP Server spans (stapler traces)
http.client.ip
-> client.addresshttp.scheme
->url.scheme
net.host.name
->server.address
http.method
->http.request.method
http.target
->url.path
net.transport
->network.transport
net.sock.peer.addr
->client.address
net.sock.peer.port
->client.port
enduser.id
->http.status_code
->http.response.status_code
- Git client spans:
📦 Dependency updates
- chore(deps): bump error-prone.version from 2.27.1 to 2.28.0 (#854) @dependabot
- chore(deps): bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83 (#856) @dependabot
3.1209.v1d64463d3d6c
👻 Maintenance
- chore: update collector config (#851) @kuisathaverat
- Remove usages of Commons Compress (#852) @basil
3.1205.v862c5d236ecc
🚀 New features and improvements
- Added step withSpanAttributes to set the attributes also on child spans, added setSpanAttributes for setting the attribute only on the target (#827) @christophe-kamphaus-jemmic
📦 Dependency updates
- chore(deps): bump co.elastic.clients:elasticsearch-java from 8.13.2 to 8.13.4 (#845) @dependabot
- chore(deps-dev): bump org.testcontainers:testcontainers from 1.19.7 to 1.19.8 (#846) @dependabot
- chore(deps): bump error-prone.version from 2.26.1 to 2.27.1 (#843) @dependabot
- chore(deps): bump org.jenkins-ci.plugins:plugin from 4.81 to 4.82 (#842) @dependabot
- chore(deps): bump co.elastic.clients:elasticsearch-java from 8.13.0 to 8.13.2 (#833) @dependabot
- chore(deps): bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.6 (#832) @dependabot
- chore(deps): bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#835) @dependabot
- chore(deps): bump org.jenkins-ci.plugins:plugin from 4.80 to 4.81 (#836) @dependabot
- chore(deps): bump co.elastic.clients:elasticsearch-java from 8.12.2 to 8.13.0 (#830) @dependabot
- chore(deps): bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80 (#828) @dependabot
- chore(deps-dev): bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#826) @dependabot
- chore(deps): bump error-prone.version from 2.26.0 to 2.26.1 (#825) @dependabot
3.1138.v80fc844ed246
🐛 Bug fixes
- fix: parameters URL encode (#822) @kuisathaverat
3.1135.vdcdb_17548474
🐛 Bug fixes
- fix: change log level message (#823) @kuisathaverat
📦 Dependency updates
- chore(deps): bump the otel-dependencies group with 5 updates (#820) @dependabot
- chore(deps): bump error-prone.version from 2.24.1 to 2.26.0 (#819) @dependabot
- chore(deps): bump org.jenkins-ci.plugins:plugin from 4.78 to 4.79 (#816) @dependabot
- chore(deps-dev): bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7 (#815) @dependabot
- chore(deps): bump co.elastic.clients:elasticsearch-java from 8.12.1 to 8.12.2 (#808) @dependabot
- chore(deps): bump release-drafter/release-drafter from 5 to 6 (#812) @dependabot
- chore(deps-dev): bump org.testcontainers:testcontainers from 1.19.5 to 1.19.6 (#809) @dependabot
- chore(deps): bump co.elastic.clients:elasticsearch-java from 8.12.0 to 8.12.1 (#803) @dependabot
- chore(deps): bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#802) @dependabot
- chore(deps-dev): bump org.testcontainers:testcontainers from 1.19.3 to 1.19.5 (#804) @dependabot
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