Commit 6f3fc23
committed
fix(types): definite failover reason + OTel docs correction
- model-fallback.ts:1814: fallback reason now defaults to 'unknown' when
failure.reason is undefined, satisfying the string type requirement
- opentelemetry.md:219: remove from_hash/to_hash from counter attrs;
clarify profile hashes are exported on corresponding span attributes1 parent 4880f2b commit 6f3fc23
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1811 | 1811 | | |
1812 | 1812 | | |
1813 | 1813 | | |
1814 | | - | |
| 1814 | + | |
1815 | 1815 | | |
1816 | 1816 | | |
1817 | 1817 | | |
| |||
0 commit comments