You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: {}}