Closed
Description
I just updated the library version from v1.19.1 -> v1.20.0.
I now can't access my service's metrics any more.
curl localhost:8888/metrics
An error has occurred while serving metrics:
2 error(s) occurred:
* collected metric process_network_receive_bytes_total counter:{value:456312} with unregistered descriptor Desc{fqName: "process_network_receive_bytes_total", help: "Number of bytes received by the process over the network.", constLabels: {}, variableLabels: {}}
* collected metric process_network_transmit_bytes_total counter:{value:387314} with unregistered descriptor Desc{fqName: "process_network_transmit_bytes_total", help: "Number of bytes sent by the process over the network.", constLabels: {}, variableLabels: {}}
Might be in connection with #1555 ?
Is anyone else seeing this?
Revert to v1.19.1 fixed it for me.
Metadata
Metadata
Assignees
Labels
No labels