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

Stop wrting to v1 tag attributes table #487

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

srikanthccv
Copy link
Member

@srikanthccv srikanthccv commented Dec 14, 2024

@srikanthccv srikanthccv marked this pull request as ready for review December 14, 2024 13:42
@nityanandagohain
Copy link
Member

You will have to write migration first for the users who use the existing tables in clickhouse query eg:- our ingestion dashboard https://github.com/SigNoz/dashboards/blob/daee7a272aa470c06d0b000a09b9ef39fcd8dc11/signoz-ingestion-analysis/signoz-ingestion-analysis-v1.json

@srikanthccv
Copy link
Member Author

@nityanandagohain We are not using this table anywhere in that dashboard. We are only using keys table.

@nityanandagohain
Copy link
Member

Oh sorry right in the ingestion one it's the keys table, but do check if someone is using it to be on a safer side ?

@srikanthccv
Copy link
Member Author

I do not expect anyone to know about this table because it's not documented. Do you recall writing any queries on v1 tables for anyone?

@srikanthccv
Copy link
Member Author

srikanthccv commented Dec 15, 2024

there are users, i will update them directly, no migration script

@srikanthccv srikanthccv merged commit 2854986 into main Dec 16, 2024
3 checks passed
@srikanthccv srikanthccv deleted the skip-old-tag-attribtues branch December 16, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not write the tag_attributes/span_attributes tables if the number or unique values is above 25k
2 participants