Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace attr type in opentelemetry trace table from string to json #4873

Open
paomian opened this issue Oct 24, 2024 · 0 comments
Open

Replace attr type in opentelemetry trace table from string to json #4873

paomian opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
C-enhancement Category Enhancements

Comments

@paomian
Copy link
Contributor

paomian commented Oct 24, 2024

What type of enhancement is this?

Tech debt reduction

What does the enhancement do?

The nested data types in OpenTelemetry's trace data were stored as json strings in order to realize the functionality; now that we have the json type, it's time to replace the original string type with the json type.

Implementation challenges

No response

@paomian paomian added the C-enhancement Category Enhancements label Oct 24, 2024
@paomian paomian self-assigned this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category Enhancements
Projects
None yet
Development

No branches or pull requests

1 participant