We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6331a commit 6bf3dbdCopy full SHA for 6bf3dbd
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## Unreleased
2
+
3
+### Bug Fixes
4
5
+- The `sentry.origin` attribute is now correctly prefixed with `auto.log` ([#2749](https://github.com/getsentry/sentry-ruby/pull/2749))
6
7
## 5.28.0
8
9
### Features
@@ -7,7 +13,7 @@
13
### Miscellaneous
14
15
- Deprecate all Metrics related APIs [#2726](https://github.com/getsentry/sentry-ruby/pull/2726)
10
-
16
11
17
Sentry [no longer has the Metrics Beta offering](https://sentry.zendesk.com/hc/en-us/articles/26369339769883-Metrics-Beta-Ended-on-October-7th) so
12
18
all the following APIs linked to Metrics have been deprecated and will be removed in the next major.
19
0 commit comments