-
-
Notifications
You must be signed in to change notification settings - Fork 649
[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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: bcmmbaga <[email protected]>
Signed-off-by: bcmmbaga <[email protected]>
There was a problem hiding this 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).
Signed-off-by: bcmmbaga <[email protected]>
Updated MySQL and PostgreSQL test container functions to return the DSN string instead of setting environment variables Signed-off-by: bcmmbaga <[email protected]>
0fb011c
to
33aa6c4
Compare
Signed-off-by: bcmmbaga <[email protected]>
33aa6c4
to
1dbca5a
Compare
Signed-off-by: bcmmbaga <[email protected]>
Signed-off-by: bcmmbaga <[email protected]>
Signed-off-by: bcmmbaga <[email protected]>
# Conflicts: # management/server/http/api/openapi.yml
Signed-off-by: bcmmbaga <[email protected]>
|
Describe your changes
Issue ticket number and link
Stack
Checklist