-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Feat: fe: logs pipelines timestamp parsing processor #4106
Feat: fe: logs pipelines timestamp parsing processor #4106
Conversation
We would appreciate it if you could provide us with more info about this issue/pr! |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
34c52b6
to
bb596a3
Compare
d9c2770
to
2925301
Compare
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
ca2995c
to
37c85da
Compare
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
d760533
to
09ba57e
Compare
17ad22d
to
01bff8e
Compare
frontend/src/container/PipelinePage/PipelineListsView/AddNewProcessor/ProcessorForm.tsx
Show resolved
Hide resolved
frontend/src/container/PipelinePage/PipelineListsView/AddNewProcessor/ProcessorForm.tsx
Show resolved
Hide resolved
@raj-k-singh : As, discussed, We need to rewrite to pipelines flow to improve the UI/UX. We can merge this for now as it contained for the logs pipelines flow. Let's create an issue to track all enhancements required for pipelines and we can pick up in future. |
Let's wrap the logs pipeline component within an error boundary component to handle UI incase sometime breaks in pipeline flow., |
Will add this in the next PR I am raising right after this for adding severity parsing processor |
Summary
Adds support for using timestamp parsing processors in logs pipeline which allow mapping log attributes to log timestamp.
Related Issues / PR's
Contributes to #4060
Screenshots
Affected Areas and Manually Tested Areas
Pipelines. Tested manually e2e