Commit c555a53
authored
Don't include session id and connect id in span names (#307)
## Why
High cardinality in span names, should be enough as attributes
## What changed
Change span names for river session and connection to exclude ids
## Versioning
- [ ] Breaking protocol change
- [x] Breaking ts/js API change
<!-- Kind reminder to add tests and updated documentation if needed -->1 parent 2f005b5 commit c555a53
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments