Skip to content

feat: Metrics support#553

Draft
limbonaut wants to merge 29 commits intomainfrom
feat/metrics
Draft

feat: Metrics support#553
limbonaut wants to merge 29 commits intomainfrom
feat/metrics

Conversation

@limbonaut
Copy link
Collaborator

@limbonaut limbonaut commented Mar 2, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Semver Impact of This PR

🟡 Minor (new features)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (options) Support SENTRY_DSN, SENTRY_RELEASE, and SENTRY_ENVIRONMENT env vars by limbonaut in #548
  • Metrics support by limbonaut in #553
  • Add shutdown_timeout_ms option by limbonaut in #539

Documentation 📚

  • Add README files for addon and demo project packages by limbonaut in #547
  • Update Web platform support information in README by limbonaut in #536

Internal Changes 🔧

Deps

  • Update Sentry JavaScript to v10.41.0 by github-actions in #555
  • Update Native SDK to v0.13.1 by github-actions in #544
  • Update Native SDK to v0.13.0 by github-actions in #533
  • Update Sentry Android to v8.33.0 by github-actions in #531
  • Update wasm-split to v26.2.1 by github-actions in #534
  • Update Sentry JavaScript to v10.40.0 by github-actions in #540

Other

  • (web) Optimize file attachment loading in WASM bridge by limbonaut in #538
  • Add .clangd to .gitignore by limbonaut in #552
  • Use better AssetLib icon by limbonaut in #549
  • Add GH_TOKEN and harden AssetLib workflow by limbonaut in #546
  • Automate AssetLib updates on release by limbonaut in #545
  • Generate a separate package with demo project by limbonaut in #542
  • Exclude MSVC linker byproducts from build artifact by limbonaut in #543
  • Run CI on all PRs regardless of changed paths by limbonaut in #541

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

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:

## Unreleased

### Features

- Metrics support ([#553](https://github.com/getsentry/sentry-godot/pull/553))

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.

Generated by 🚫 dangerJS against bdff482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Metrics Support

1 participant