Skip to content

calls_to_readfromnet and calls_to_readfromnet_afterpoll metrics are not incremented #7214

Description

@masaori335

ATS has several metircs of proxy.process.net.calls_to_.* and 2 of them are not working.

$ traffic_ctl metric match proxy.process.net.calls_to
proxy.process.net.calls_to_read 616958
proxy.process.net.calls_to_read_nodata 193461
proxy.process.net.calls_to_readfromnet 0            ///< !
proxy.process.net.calls_to_readfromnet_afterpoll 0  ///< !
proxy.process.net.calls_to_write 374065
proxy.process.net.calls_to_write_nodata 651
proxy.process.net.calls_to_writetonet 618607
proxy.process.net.calls_to_writetonet_afterpoll 618607

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions