aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/relay_metrics.h
AgeCommit message (Expand)Author
2024-01-30metrics: Add new relay metrics to MetricsPortDavid Goulet
2023-05-25Added relay prefix to new metrics functionsfriendly73
2023-05-25Removed getter abstraction and moved from rephist to relay_metrics.friendly73
2023-05-25Added INTRO and REND metrics for relay.friendly73
2023-03-06add new metrics entry for cert expirationtrinity-1686a
2022-11-10metrics: Split cc with counters and gaugesDavid Goulet
2022-11-10metrics: Split connections with a counter and gaugeDavid Goulet
2022-10-27metrics: Add number of opened circuits to MetricsPortDavid Goulet
2022-10-27relay: Add our consensus relay flag to MetricsPortDavid Goulet
2022-10-27metrics: Add traffic related stats to MetricsPortDavid Goulet
2022-10-27relay: Add DoS subsystem stats to MetricsPortDavid Goulet
2022-10-26relay: Add CC RTT reset stats to MetricsPortDavid Goulet
2022-10-26relay: Add total number of streams seen on MetricsPortDavid Goulet
2022-10-12relay: Add connection stats to MetricsPortDavid Goulet
2021-05-12relay: Add TCP port exhaustion metricsDavid Goulet
2021-05-12relay: Add DNS metricsDavid Goulet
2021-05-12relay: Add the global connection limit metricsDavid Goulet
2021-05-12relay: Add number of open and max sockets metricsDavid Goulet
2021-05-12relay: Add the onionskins processing metricsDavid Goulet
2021-05-12relay: Add the OOM invocation metricsDavid Goulet
2021-05-12relay: Code and objects to initialize metrics storeDavid Goulet
2021-05-12relay: Groundwork for relay metrics supportDavid Goulet