snowflake/proxy/lib
Cecylia Bocovich 354cb65432
Move creation of periodic stats task inside proxy library
This adds a new type of SnowflakeEvent. EventOnProxyStats is triggered
by the periodic task run at SummaryInterval and produces an event with a
proxy stats output string.
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 Move creation of periodic stats task inside proxy library 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 Move creation of periodic stats task inside proxy library 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 fix(proxy): Correctly close connection pipe when dealing with error 2023-10-12 15:52:43 +01:00