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

[UI] add apps to processes, configuration menu, per process configuration #103

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

luca-dot-sh
Copy link
Contributor

This PR groups processes to their packages application in the process screen. Additionaly, the configuration screen is split into preset, global and per process configuration. This way, we can configure eBPF programs either for individual processes, apps or globally.

New Configuration Menu:
image

New combined apps and processes menu, clicking an entry will take you to the old configuration screen.
image

…ation

This commit groups processes to their packages application in the process screen. Additionaly, the configuration screen is split into preset, global and per process configuration. This way, we can configure eBPF programs either for individual processes, apps or globally.

Signed-off-by: Luca Bretting <[email protected]>
@luca-dot-sh luca-dot-sh requested a review from fhilgers November 23, 2024 18:37
@luca-dot-sh luca-dot-sh changed the title feat: add apps to processes, configuration menu, per process configuration [UI] add apps to processes, configuration menu, per process configuration Nov 23, 2024
@fhilgers
Copy link
Collaborator

Could you add the added library to the dependencies in our team document.

Apart from that we should eventually get all package information in our backend this looks good!

@luca-dot-sh
Copy link
Contributor Author

Done.

@luca-dot-sh luca-dot-sh merged commit aad8641 into dev Nov 24, 2024
6 checks passed
@fhilgers fhilgers deleted the per_process_config branch November 27, 2024 11: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