-
Notifications
You must be signed in to change notification settings - Fork 15
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
NETOBSERV-1337 DSCP filter & side panel details #401
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #401 +/- ##
==========================================
+ Coverage 56.69% 57.20% +0.51%
==========================================
Files 29 169 +140
Lines 2025 7990 +5965
Branches 0 977 +977
==========================================
+ Hits 1148 4571 +3423
- Misses 761 3140 +2379
- Partials 116 279 +163
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
New image: It will expire after two weeks. To deploy this build, run from the operator repo, assuming the operator is running: USER=netobserv VERSION=055d42e make set-plugin-image |
New image: It will expire after two weeks. To deploy this build, run from the operator repo, assuming the operator is running: USER=netobserv VERSION=3b262b1 make set-plugin-image |
@jpinsonneau The branch still shows out-of-date with master, should it be rebased with master to get the duplicate field added to labels change or is it fine? |
It's the async overview; it's not related you can go ahead with the current version 😉 |
@jpinsonneau Question regarding the DSCP value filter. Even though there is DSCP related info present under Protocol section in the side panel, there is no filter button present, is this deliberate? I am asking since all other filters have a filter button too next to them in the side panel |
You should have filter button next to "Protocol" field but indeed it filter on protocol and not on DSCP. |
@jpinsonneau The above dropdown style for DSCP will be implemented in this PR or a later PR? |
As you prefer 😸 what is the easiest for you ?
|
/label qe-approved |
Created a followup for graphs & dropdown: |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thanks @Amoghrd @msherif1234 ! |
Description
Add DSCP
Protocol
field as same as ICMP.We can rename / move if necessary.
A followup will contains the following changes:
Dependencies
netobserv/netobserv-ebpf-agent#158
netobserv/flowlogs-pipeline#503
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.