Commit 29bad8d
committed
chore: refresh the semconv fixture from the Python SDK
Picks up SERVICE_INSTANCE_ID = "service.instance.id", which Python gained
when service.instance.id shipped here in #24.
Purely a stale mirror: src/semconv.ts already exports that constant with
that value, so the parity test never had anything to catch — the test walks
the FIXTURE's keys, and a key the fixture lacks is simply never compared.
Only the weekly regenerate-and-diff check saw it, which is what opened #25.
Closes #251 parent c9edda4 commit 29bad8d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments