getsentry / getsentry/sentry-javascript
Support routing metrics to different DSNs in MFE setup
未关闭
Feature
javascript
Metrics
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
Currently metrics will be sent on the client that lives on the current scope: [https://github.com/getsentry/sentry-javascript/blob/2f0d9dce1da79a2ae2ce64f2d0141189f9eeaeee/packages/core/src/metrics/internal.ts#L163]()
We want to provide an easy way for routing metrics to different DSNs just like we do with errors.
贡献指南
评估
这个 Issue 还没有评估数据。