Skip to content

feat: add trace_metric_byte to DataCategory enum #18024

feat: add trace_metric_byte to DataCategory enum

feat: add trace_metric_byte to DataCategory enum #18024

Triggered via pull request July 1, 2026 20:27
Status Failure
Total duration 40s
Artifacts

danger.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 2 notices
danger
Process completed with exit code 1.
danger: CHANGELOG.md#L0
Please consider adding a changelog entry for the next release.
danger
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
danger
Running from a forked repo. Danger won't be able to post comments and workflow status on the main repo, printing directly.
danger: CHANGELOG.md#L0
### Instructions and example for changelog Please add an entry to `CHANGELOG.md` to the "Unreleased" section. Make sure the entry includes this PR's number. Example: ```markdown ## Unreleased ### Features - add trace_metric_byte to DataCategory enum ([#5626](https://github.com/getsentry/sentry-java/pull/5626)) ``` If none of the above apply, you can opt out of this check by adding `#skip-changelog` to the PR description or adding a `skip-changelog` label.
danger
Do not forget to update <a href="https://github.com/getsentry/sentry-docs">Sentry-docs</a> with your feature once the pull request gets approved.