This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
VictoriaMetrics
Watch
1
Star
0
Fork
0
You've already forked VictoriaMetrics
mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced
2024-12-12 12:46:23 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
e6dac18db3
VictoriaMetrics
/
lib
/
handshake
History
Aliaksandr Valialkin
5a97668ad6
lib/handshake: substitute time.Now() with fastttime.UnixTimestamp(), since profiling shows time.Now() is slow
2024-01-23 18:39:28 +02:00
..
buffered_conn.go
lib/handshake: substitute time.Now() with fastttime.UnixTimestamp(), since profiling shows time.Now() is slow
2024-01-23 18:39:28 +02:00
handshake_test.go
all: use %w instead of %s for wrapping errors in
fmt.Errorf
2020-06-30 23:33:46 +03:00
handshake.go
lib/handshake: do not pollute logs with
cannot read hello
messages on TCP health checks
2023-05-18 10:37:59 -07:00