Skip to content

[management] Add connection type filter to Network Traffic API #3815

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

Merged
merged 1 commit into from
May 14, 2025

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

@Copilot Copilot AI review requested due to automatic review settings May 12, 2025 15:32
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.

Pull Request Overview

This PR adds a connection type filter to the Network Traffic API. Key changes include introducing new constants for connection types, updating the API parameters struct to include a connection type field, and extending the OpenAPI specification to document the new filter.

Reviewed Changes

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

File Description
management/server/http/api/types.gen.go Added new connection type constants and updated the API parameters struct to include a connection type field
management/server/http/api/openapi.yml Added a new query parameter for connection type filtering to the API endpoint

Copy link

@bcmmbaga bcmmbaga merged commit 0cd4b60 into main May 14, 2025
35 checks passed
@bcmmbaga bcmmbaga deleted the traffic-events-connection-filter branch May 14, 2025 08:15
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