getsentry / getsentry/sentry-javascript
Make fs instrumentation follow semantic conventions
未关闭
Improvement
Node.js
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
### Description
See https://opentelemetry.io/docs/specs/semconv/attributes-registry/file/
https://github.com/getsentry/sentry-javascript/blob/bdbdcc87b8816d439740395dcc551e5289e4431d/packages/node/src/integrations/fs.ts#L52 sets non namespaced attributes that don't follow conventions. We should see if we can set those as appropriate, and or contribute upstream to improve the conventions.
贡献指南
评估
这个 Issue 还没有评估数据。