Skip to content
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

interface counter collection doesn't work in EOS 4.25.2F+ #54

Closed
noredistribution opened this issue Jan 5, 2021 · 1 comment
Closed

Comments

@noredistribution
Copy link
Contributor

In EOS 4.25.2F-EFT1 ocprometheus can throw something similar when subscribing to openconfig paths via gnmi/OCTA:

collected metric "intfCounter" { label:<name:"countertype" value:"out-unicast-pkts" > label:<name:"intf" value:"Management1" > gauge:<value:1.84297e+06 > } was collected before with the same name and label values

This is due to nil prefix in the openconfig notif which can cause ocprometheus to complain about having handled a metric already

@noredistribution
Copy link
Contributor Author

fixed by fad5380

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant