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

allow slash / in field name #4510

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Conversation

hoangphuocbk
Copy link
Contributor

Description

Log forwarders such as Vector, Fluentd ship Kubernetes logs with labels (https://kubernetes.io/docs/reference/labels-annotations-taints/#labels-annotations-and-taints-used-on-api-objects), which includes slash '/' character in field name. Although I can change slash to other supported character, but I think allowing slash / in field name will be better for shipping Kubernetes logs.

@CLAassistant
Copy link

CLAassistant commented Feb 5, 2024

CLA assistant check
All committers have signed the CLA.

@guilload guilload requested a review from fmassot February 7, 2024 20:53
@fmassot fmassot enabled auto-merge (squash) February 9, 2024 11:13
@fmassot fmassot merged commit d332df5 into quickwit-oss:main Feb 9, 2024
4 checks passed
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.

3 participants