Skip to content

Many stats are undocumented #2713

@ofek

Description

@ofek

server:

#define ALL_SERVER_STATS(GAUGE) \

filesystem:

#define FILESYSTEM_STATS(COUNTER, GAUGE) \

tracing:

#define CONN_MAN_TRACING_STATS(COUNTER) \

http.rq_direct_response missing from here:

COUNTER(rq_direct_response) \

cluster.update_empty missing from here

COUNTER (update_empty) \

cluster.lb_recalculate_zone_structures missing from here

COUNTER (lb_recalculate_zone_structures) \

cluster.lb_zone_no_capacity_left missing from here

COUNTER (lb_zone_no_capacity_left) \

Also, stats.overflow

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions