Skip to content

collected metric process_network_receive_bytes_total counter with unregistered descriptor #1584

Closed
@geberl

Description

@geberl

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions