-
Notifications
You must be signed in to change notification settings - Fork 246
OTel SDK casts all span data values to string #758
Copy link
Copy link
Closed
Labels
BugIssue typeIssue type
Description
Summary
Something in the interaction between Go and OTel is casting all span data values to strings, even well-known measurement fields like http.response_content_length
Steps To Reproduce
I found this data in the wild, so I don't have actual repro steps, sorry! I can provide more details if you contact me on Slack
Expected Behavior
data.http.response_content_length is an integer
Screenshots
Environment
SDK
sentry-goversion:0.25.0opentelemetryversion:1.18.0
Sentry
- Using hosted Sentry in sentry.io? yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugIssue typeIssue type
Fields
Give feedbackNo fields configured for issues without a type.