getsentry / getsentry/sentry-javascript
Make fs instrumentation follow semantic conventions
Offen
Improvement
Node.js
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 515
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.