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

Refactor Message Output for Common Schema Compliance #291

Closed
vikman90 opened this issue Nov 13, 2024 · 0 comments · Fixed by #267
Closed

Refactor Message Output for Common Schema Compliance #291

vikman90 opened this issue Nov 13, 2024 · 0 comments · Fixed by #267
Assignees
Labels
level/task Task issue module/agent mvp Minimum Viable Product refinement type/enhancement Enhancement issue

Comments

@vikman90
Copy link
Member

vikman90 commented Nov 13, 2024

Parent Issue: #253

Description

Refactor the agent's message output to comply with the common schema, ensuring compatibility and consistency across systems.

Tasks

  • Update the Queue component:
    • Include new module type column.
    • Include new module metadata column.
  • Modify message output to use a JSON stream format.
  • Add an agent header to the message output.
  • Include a metadata object before the data object in the output.
  • Apply the changes to both stateful and stateless message types.
    • Update Logcollector module to support new Stateless message structure.

References

@vikman90 vikman90 linked a pull request Nov 13, 2024 that will close this issue
3 tasks
@vikman90 vikman90 added mvp Minimum Viable Product refinement module/agent labels Nov 13, 2024
@vikman90 vikman90 added level/task Task issue type/enhancement Enhancement issue labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue module/agent mvp Minimum Viable Product refinement type/enhancement Enhancement issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants