Skip to content

[Metric] Add new metrics to monitor TCP status #3827

Description

@morningman

Motivation

When we operate and maintain the cluster ourselves, we have encountered many times that the state of the Doris cluster is abnormal due to machine network failures, such as heartbeat failure and query blocking.

Because there is no corresponding metrics, it takes a long time to troubleshoot the problem.

New metrics

Add 2 new metrics

tcp_in_errs
tcp_retrans_segs

These 2 metrics is got from /proc/net/snmp, indicate the number of error tcp request and number of retransmit tcp requests.

Activity

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

Metadata

Metadata

Assignees

Labels

area/metricsIssues or PRs related to the metrics

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions