skywalking
skywalking copied to clipboard
[Feature] Support module definition change in BanyanDB storage.
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
Currently, we don't do column validation(name, type, existing) during booting, and would not upgrade the column update when the latest and existing are compatible.
We should consider adding this. Elasticsearch storage implementation would be a good reference.
Use case
No response
Related issues
No response
Are you willing to submit a pull request to implement this on your own?
- [ ] Yes I am willing to submit a pull request on my own!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct