Commit 8cd3574
feat: add
* feat: attribute definition
* feat: Add sentry.timestamp.sequence attribute definition
Add attribute for deterministic ordering of logs and metrics when
timestamps share the same integer millisecond. Starts at 0 on SDK
init, increments by 1 per captured item, resets when the millisecond
changes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Revert "feat: Add sentry.timestamp.sequence attribute definition"
This reverts commit f412ffa.
* feat: Add sentry.timestamp.sequence attribute definition
Add attribute for deterministic ordering of logs and metrics when
timestamps share the same integer millisecond. Starts at 0 on SDK
init, increments by 1 per captured item, resets when the millisecond
changes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: Regenerate TS/Python bindings for sentry.timestamp.sequence
* chore: Add changelog entry for sentry.timestamp.sequence (PR #262)
* chore: Regenerate TS/Python bindings
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>sentry.timestamp.sequence attribute to the spec (#262)1 parent f8d32eb commit 8cd3574
3 files changed
Lines changed: 73 additions & 0 deletions
File tree
- javascript/sentry-conventions/src
- model/attributes/sentry
- python/src/sentry_conventions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7471 | 7471 | | |
7472 | 7472 | | |
7473 | 7473 | | |
| 7474 | + | |
| 7475 | + | |
| 7476 | + | |
| 7477 | + | |
| 7478 | + | |
| 7479 | + | |
| 7480 | + | |
| 7481 | + | |
| 7482 | + | |
| 7483 | + | |
| 7484 | + | |
| 7485 | + | |
| 7486 | + | |
| 7487 | + | |
| 7488 | + | |
| 7489 | + | |
| 7490 | + | |
| 7491 | + | |
| 7492 | + | |
| 7493 | + | |
7474 | 7494 | | |
7475 | 7495 | | |
7476 | 7496 | | |
| |||
9334 | 9354 | | |
9335 | 9355 | | |
9336 | 9356 | | |
| 9357 | + | |
9337 | 9358 | | |
9338 | 9359 | | |
9339 | 9360 | | |
| |||
9765 | 9786 | | |
9766 | 9787 | | |
9767 | 9788 | | |
| 9789 | + | |
9768 | 9790 | | |
9769 | 9791 | | |
9770 | 9792 | | |
| |||
14145 | 14167 | | |
14146 | 14168 | | |
14147 | 14169 | | |
| 14170 | + | |
| 14171 | + | |
| 14172 | + | |
| 14173 | + | |
| 14174 | + | |
| 14175 | + | |
| 14176 | + | |
| 14177 | + | |
| 14178 | + | |
| 14179 | + | |
| 14180 | + | |
14148 | 14181 | | |
14149 | 14182 | | |
14150 | 14183 | | |
| |||
15259 | 15292 | | |
15260 | 15293 | | |
15261 | 15294 | | |
| 15295 | + | |
15262 | 15296 | | |
15263 | 15297 | | |
15264 | 15298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4199 | 4199 | | |
4200 | 4200 | | |
4201 | 4201 | | |
| 4202 | + | |
| 4203 | + | |
| 4204 | + | |
| 4205 | + | |
| 4206 | + | |
| 4207 | + | |
| 4208 | + | |
| 4209 | + | |
| 4210 | + | |
| 4211 | + | |
| 4212 | + | |
| 4213 | + | |
4202 | 4214 | | |
4203 | 4215 | | |
4204 | 4216 | | |
| |||
9114 | 9126 | | |
9115 | 9127 | | |
9116 | 9128 | | |
| 9129 | + | |
| 9130 | + | |
| 9131 | + | |
| 9132 | + | |
| 9133 | + | |
| 9134 | + | |
| 9135 | + | |
| 9136 | + | |
| 9137 | + | |
| 9138 | + | |
9117 | 9139 | | |
9118 | 9140 | | |
9119 | 9141 | | |
| |||
10229 | 10251 | | |
10230 | 10252 | | |
10231 | 10253 | | |
| 10254 | + | |
10232 | 10255 | | |
10233 | 10256 | | |
10234 | 10257 | | |
| |||
0 commit comments