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

[INLONG-5533][Agent] Support structured output in the Kubernetes #5534

Merged
merged 4 commits into from
Aug 13, 2022

Conversation

GanfengTan
Copy link
Contributor

@GanfengTan GanfengTan commented Aug 12, 2022

File collects in the k8s, data, and metadata of k8s need to connect a message.

Motivation

File data and k8s metadata to connect a message.

{
"_content_":"data",
"_time_":"time",
"_pod_name_":"test"
}

Modifications

Verifying this change

(Please pick either of the following options)

  • This change is a trivial rework/code cleanup without any test coverage.

@healchow healchow changed the title [INLONG-5533][Agent] Support Structured output in the kubernetes [INLONG-5533][Agent] Support structured output in the Kubernetes Aug 12, 2022
@apache apache deleted a comment from GanfengTan Aug 13, 2022
@healchow healchow merged commit 1ceab44 into apache:master Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][Agent] Support structured output in the Kubernetes
4 participants