-
Notifications
You must be signed in to change notification settings - Fork 54
Comparing changes
Open a pull request
base repository: micrometer-metrics/tracing
base: v1.4.1
head repository: micrometer-metrics/tracing
compare: v1.4.2
- 16 commits
- 6 files changed
- 3 contributors
Commits on Jan 7, 2025
-
Fixed wrong OtelTraceContext sampling and parent fields resolution
Without this change an NPE was thrown when unboxing the sampling flag. Also the parent id was resolved improperly. Lastly OTel doesn't understand a deferred sampling decision (that's why NPE was thrown, but even after fixing it sampling decision is either positive or negative). with this change we're fixing the unboxing problem plus we're directly passing the sampling decision and parent id as respones for trace context method execution (for sampling and parent id) fixes gh-911
Configuration menu - View commit details
-
Copy full SHA for 1831826 - Browse repository at this point
Copy the full SHA 1831826View commit details -
Configuration menu - View commit details
-
Copy full SHA for b39c440 - Browse repository at this point
Copy the full SHA b39c440View commit details
Commits on Jan 8, 2025
-
Fixed wrong OtelTraceContext sampling and parent fields resolution
Without this change an NPE was thrown when unboxing the sampling flag. Also the parent id was resolved improperly. Lastly OTel doesn't understand a deferred sampling decision (that's why NPE was thrown, but even after fixing it sampling decision is either positive or negative). with this change we're fixing the unboxing problem plus we're directly passing the sampling decision and parent id as respones for trace context method execution (for sampling and parent id) fixes gh-911
Configuration menu - View commit details
-
Copy full SHA for 06c616e - Browse repository at this point
Copy the full SHA 06c616eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a3c80 - Browse repository at this point
Copy the full SHA 61a3c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a0a9bf - Browse repository at this point
Copy the full SHA 9a0a9bfView commit details
Commits on Jan 9, 2025
-
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16 (#934)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.16. - [Commits](qos-ch/logback@v_1.5.12...v_1.5.16) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e683d2 - Browse repository at this point
Copy the full SHA 9e683d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ee4cbf - Browse repository at this point
Copy the full SHA 1ee4cbfView commit details -
Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#916)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f68499e - Browse repository at this point
Copy the full SHA f68499eView commit details -
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16 (#937)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.16. - [Commits](qos-ch/logback@v_1.5.12...v_1.5.16) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d3aa93f - Browse repository at this point
Copy the full SHA d3aa93fView commit details -
Bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3 (#913)
Bumps org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a92d4e - Browse repository at this point
Copy the full SHA 3a92d4eView commit details
Commits on Jan 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3ca2982 - Browse repository at this point
Copy the full SHA 3ca2982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccbdc3 - Browse repository at this point
Copy the full SHA 3ccbdc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d81c7d - Browse repository at this point
Copy the full SHA 0d81c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f425dff - Browse repository at this point
Copy the full SHA f425dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c440d3 - Browse repository at this point
Copy the full SHA 9c440d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f45f0 - Browse repository at this point
Copy the full SHA b5f45f0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.4.1...v1.4.2