-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
UIUI and front end related.UI and front end related.backendOAP backend related.OAP backend related.bydb file compatible changedatabaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native databasefeatureNew featureNew feature
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Key=Value pair is popular in observability data structure. BanyanDB needs to consider it as a native format to support query.
Query criticals could be as following if a column named attributes is defined.
attributes["http.method"] existattributes["http.method"] not existattributes["http.method"] = "get"attributes["http.method"] != "get"
Use case
Tag/Attr existing and value equal are popular cases in logs and traces query.
Related issues
OTEL trace and Zipkin trace could leverage this.
As skywalking's native traces and logs could be enhanced by this.
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
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
UIUI and front end related.UI and front end related.backendOAP backend related.OAP backend related.bydb file compatible changedatabaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native databasefeatureNew featureNew feature