snowflake/proxy/lib
Cecylia Bocovich 018bbd6d65
Proxy stats log only what occurred that time interval
Modify the periodic stats output by standalone snowflake proxies to only
include the data transferred during the time interval being logged. This
is an improvement of previous behaviour that logged the total data
transferred by all proxy connections that were closed within the time
interval being logged..

Closes #40302:
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues/40302
2023-10-30 12:42:45 -04:00
..
metrics.go feat: add option to expose the stats by using metrics 2023-07-28 14:23:22 +01:00
proxy-go_test.go Use ShouldBeNil to check for nil values 2023-09-20 12:34:51 -04:00
pt_event_logger.go Proxy stats log only what occurred that time interval 2023-10-30 12:42:45 -04:00
pt_event_metrics.go feat: add option to expose the stats by using metrics 2023-07-28 14:23:22 +01:00
snowflake.go Proxy stats log only what occurred that time interval 2023-10-30 12:42:45 -04:00
tokens.go Comment package and minor changes exports 2021-10-26 15:49:46 -04:00
tokens_test.go Comment package and minor changes exports 2021-10-26 15:49:46 -04:00
util.go Zero bytesSyncLogger stats after reading them 2023-10-30 12:42:45 -04:00
webrtcconn.go Proxy stats log only what occurred that time interval 2023-10-30 12:42:45 -04:00