When tags are passed to RecordSpan no tags are recorded.
Open
- Dominant language
- Go
- Stars
- 28
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
When sending tags in they are ignored and only the default quantile tags are added.
Looking at the function the tags value is never used
https://github.com/go-chi/telemetry/blob/4591c19a9eea3ff0611addcd116925a21f096664/telemetry.go#L175-L177
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.