skywalking
skywalking copied to clipboard
[Feature] Set TagController for tags of traces and logs
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
Tag-based log/trace search and auto complete(https://github.com/apache/skywalking/issues/8933) were/are being added.
One thing should be added to limit the max length of tag's key=value to avoid candidate overload and/or over column's length.
Trace and Log records, with their auto-complete should follow this new controller mechanism.
Use case
This is not urgent, once after Zipkin alternative(https://github.com/apache/skywalking/issues/8932) finished, this should be done, as Zipkin span's tags/annotations could be searched, which are very long.
Related issues
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct