getsentry / getsentry/sentry-javascript
[Hono] Add attributes to spans and collect metrics
未關閉
Hono
- 主要語言
- TypeScript
- 星號
- 8.7k
- 分支
- 1.8k
- 平均合併
- 1 天 18 小時
- 30 天內合併 PR
- 541
描述
Hono provides some useful data that could be either added to a span or sent as a metric. This issue provides a collection of those:
**HTTP connection info**
[https://hono.dev/docs/helpers/conninfo]()
**Used Router Name**
`TrieRouter | RegExpRouter | LinearRouter | PatternRouter`
[https://hono.dev/docs/helpers/dev#getroutername]()
**Request ID Middleware**
[https://hono.dev/docs/middleware/builtin/request-id#request-id-middleware]()
Could be used for trace/span correlation
### Priority
React with 👍 to help prioritize this feature. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it.
貢獻指南
評估
這個 Issue 還沒有評估資料。