Skip to content

Commit 3378642

Browse files
committed
update config to fix icmp cols
1 parent 0355bb7 commit 3378642

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

config/sample-config.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -541,9 +541,6 @@ frontend:
541541
name: Type
542542
tooltip: The type of the ICMP message
543543
field: IcmpType
544-
fields:
545-
- Proto
546-
- IcmpType
547544
filter: icmp_type
548545
default: false
549546
width: 10
@@ -552,10 +549,6 @@ frontend:
552549
name: Code
553550
tooltip: The code of the ICMP message
554551
field: IcmpCode
555-
fields:
556-
- Proto
557-
- IcmpType
558-
- IcmpCode
559552
filter: icmp_code
560553
default: false
561554
width: 10
@@ -1080,7 +1073,7 @@ frontend:
10801073
component: number
10811074
hint: Specify a TCP smoothed Round Trip Time in nanoseconds.
10821075
- id: network_events
1083-
name: Network events flow monitoring
1076+
name: Network Events
10841077
component: text
10851078
hint: Specify a single network event.
10861079
scopes:

0 commit comments

Comments
 (0)