Skip to content

[management] Add correlated network traffic event schema #3680

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

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

bcmmbaga
Copy link
Contributor

Describe your changes

Issue ticket number and link

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@bcmmbaga bcmmbaga marked this pull request as ready for review April 16, 2025 08:01
@Copilot Copilot AI review requested due to automatic review settings April 16, 2025 08:01
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • management/server/http/api/openapi.yml: Language not supported
Comments suppressed due to low confidence (2)

management/server/http/api/types.gen.go:875

  • Removing the main Timestamp field may cause issues if the top-level event time is needed for logging or processing. Verify that relying solely on sub-event timestamps provides sufficient context for event tracking.
-	// Timestamp Timestamp of the event. Send by the peer.

management/server/http/api/types.gen.go:889

  • [nitpick] The field name 'Type' in NetworkTrafficICMP could be ambiguous; consider renaming it to 'ICMPType' to improve clarity.
+	// Type ICMP type (if applicable).

Updated MySQL and PostgreSQL test container functions to return the DSN string instead of setting environment variables

Signed-off-by: bcmmbaga <[email protected]>
@bcmmbaga bcmmbaga force-pushed the flow-events-correlation branch 2 times, most recently from 0fb011c to 33aa6c4 Compare April 22, 2025 08:37
@bcmmbaga bcmmbaga force-pushed the flow-events-correlation branch from 33aa6c4 to 1dbca5a Compare April 22, 2025 09:36
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.

2 participants