Skip to content

Commit 5e26e54

Browse files
committed
remove comment
1 parent 5d9dc58 commit 5e26e54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sentry_sdk/integrations/opentelemetry/consts.py renamed to sentry_sdk/opentelemetry/consts.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323

2424

2525
class SentrySpanAttribute:
26-
# XXX not all of these need separate attributes, we might just use
27-
# existing otel attrs for some
2826
DESCRIPTION = "sentry.description"
2927
OP = "sentry.op"
3028
ORIGIN = "sentry.origin"

0 commit comments

Comments
 (0)