getsentry / getsentry/sentry-javascript
Ensure `function` span names are low cardinality
Open
Core
javascript
Traces
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Description
Spans with op `function` need span name and description rules in conventions. The name is probably fine but we might need to also collect `code.function.name` or related attributes on these spans
Contributor guide
Assessment
This issue has not been assessed yet.