aboutsummaryrefslogtreecommitdiff
path: root/src/feature/relay/relay_metrics.c
AgeCommit message (Expand)Author
2024-01-30metrics: Add new relay metrics to MetricsPortDavid Goulet
2023-10-18add metrics for rejected BEGIN/RESOLVEtrinity-1686a
2023-05-25Added relay prefix to new metrics functionsfriendly73
2023-05-25Fixed new arguments for metrics_store_addfriendly73
2023-05-25Removed getter abstraction and moved from rephist to relay_metrics.friendly73
2023-05-25Fixed REND1 metric label valuefriendly73
2023-05-25Added INTRO and REND metrics for relay.friendly73
2023-05-24metrics: Add ticket 40546 changes file and code fixDavid Goulet
2023-05-24Merge branch 'tor-gitlab/mr/698'David Goulet
2023-03-19don't emit key expiration metric instead of setting it to zerotrinity-1686a
2023-03-13metrics: Add support for histograms.Gabriela Moldovan
2023-03-06add new metrics entry for cert expirationtrinity-1686a
2022-12-07metrics: Fix typo in a labelDavid Goulet
2022-12-02Ticket 40724: Add metrics for CC circuit countsMike Perry
2022-12-01Ticket 40724: Additional congestion control metricsMike Perry
2022-11-10metrics: Split cc with counters and gaugesDavid Goulet
2022-11-10metrics: Split connections with a counter and gaugeDavid Goulet
2022-11-09Merge branch 'tor-gitlab/mr/654' into maint-0.4.7David Goulet
2022-11-09metrics: Reorganize state labels so rate() can be appliedMike Perry
2022-11-08Merge branch 'tor-gitlab/mr/651' into maint-0.4.7David Goulet
2022-11-08metrics: Record percentage of blocked channelsMike Perry
2022-11-08metrics: Report amount of cwnd drop from delta and gammaMike Perry
2022-11-07metrics: Add flow control metrics.Mike Perry
2022-11-07metrics: Add stats when the clock stalls.Mike Perry
2022-11-07metrics: Add running average of CC cwnd in slow start when closing circuitMike Perry
2022-11-07metrics: Add stats when reaching vegas delta or ss_cwnd_maxDavid Goulet
2022-11-07metrics: Add running average of CC cwnd when closing circuitDavid Goulet
2022-11-07metrics: Add running average of CC cwnd when exiting slow startDavid Goulet
2022-11-03metrics: Add connection socket family to metricsDavid Goulet
2022-11-03metrics: Add stats for num circ reaching max cell outqDavid Goulet
2022-10-27Merge branch 'tor-gitlab/mr/644' into maint-0.4.7David Goulet
2022-10-27metrics: Treat relay connections as gauge, not counterDavid 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-27metrics: Fix naming and documentationDavid Goulet
2022-10-26relay: Change the connection metrics nameDavid 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 number of rejected connections to MetricsPortDavid Goulet
2022-10-12relay: Add connection stats to MetricsPortDavid Goulet
2022-02-22Implement core of ntor3 negotiation.Nick Mathewson
2021-12-13relay: Change DNS timeout label on MetricsPortDavid Goulet
2021-10-20relay: Comment out a unused variable for nowDavid Goulet
2021-10-20relay: Avoid duplicate MetricsPort DNS errorDavid Goulet
2021-10-20relay: For metrics, don't report DNS errors by query typeDavid Goulet
2021-05-12rephist: Add a counter for the onioniskins statsDavid Goulet
2021-05-12metrics: One relay metrics was not using metrics_format_label()David Goulet
2021-05-12relay: Add TCP port exhaustion metricsDavid Goulet