Skip to content

Commit

Permalink
node direction filter id
Browse files Browse the repository at this point in the history
  • Loading branch information
jpinsonneau committed Mar 12, 2024
1 parent 4b409e6 commit fc7ed7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions controllers/consoleplugin/config/static-frontend-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ columns:
name: Node Direction
tooltip: The interpreted direction of the flow observed at the Node observation point.
field: FlowDirection
filter: flowDirection
filter: node_direction
default: false
width: 10
- id: Interfaces
Expand Down Expand Up @@ -764,7 +764,7 @@ filters:
name: ICMP code
component: number
hint: Specify an ICMP code value as integer number.
- id: flowDirection
- id: node_direction
name: Node Direction
component: autocomplete
placeholder: 'E.g: Ingress, Egress, Inner'
Expand Down

0 comments on commit fc7ed7c

Please sign in to comment.