-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
Juniper look to send what is duplicated data for the same interfaces. When you decode the extension manually, we can see that data is being sent from different component ID's. Without being able to decode these messages, to store as time series as counters look the same - ie: an error counter cou;d be 0 on one message and 25 on another. When looking at this from a time series perspective, it looks like 0 25 0 25 0 25 etc
"extensions": [
{
"Ext": {
"RegisteredExt": {
"id": 1,
Please add support to allow for extra protobuf to be added (similar to SROS) so we can decode these messages.
Metadata
Metadata
Assignees
Labels
No labels