Skip to content

Commit

Permalink
add port timestamp field
Browse files Browse the repository at this point in the history
  • Loading branch information
PrasenjitAdhikary committed Dec 10, 2024
1 parent 6a2436f commit 84cfc2f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions result/port.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ components:
x-field-uid: 11
bytes_rx_rate:
x-field-uid: 12
last_link_state_change_time:
x-field-uid: 13
x-field-uid: 2
Port.Metric:
type: object
Expand Down Expand Up @@ -142,3 +144,8 @@ components:
x-field-uid: 1
stopped:
x-field-uid: 2
last_link_state_change_time:
description: >-
The timestamp of the last link-state change event
type: string
x-field-uid: 14

0 comments on commit 84cfc2f

Please sign in to comment.