-
Couldn't load subscription status.
- Fork 126
Closed
Description
Hello and thank for you product. Recently i have updated prometheus to 2.53 and have seen erros like:
msg="Error on ingesting samples with different value but same timestamp"
after googling i found info https://github.com/prometheus/prometheus/issues/14089#issuecomment-2107578174
i checked /metrics | cut -d '}' | uniq -d and confirm that some metrics has dublicates.
in my case its:
#
2 mktxp_firewall_filter_total{log="0",name="| input | accept | | icmp",routerboard_address="192.168.0.1",routerboard_name="KHV-IND-GW-0"}
2 mktxp_firewall_mangle_total{log="0",name="| forward | mark-connection | LOW_PRIORITY",routerboard_address="192.168.0.1",routerboard_name="KHV-IND-GW-0"}
2 mktxp_firewall_mangle_total{log="0",name="| forward | mark-packet | LOW_PRIORITY_IN",routerboard_address="192.168.0.1",routerboard_name="KHV-IND-GW-0"}
2 mktxp_firewall_mangle_total{log="0",name="| postrouting | mark-packet | LOW_PRIORITY_OUT",routerboard_address="192.168.0.1",routerboard_name="KHV-IND-GW-0"}
2 mktxp_firewall_nat_total{log="0",name="| dstnat | dst-nat | | tcp",routerboard_address="192.168.0.1",routerboard_name="KHV-IND-GW-0"}
Metadata
Metadata
Assignees
Labels
No labels