Y.Horie
Y.Horie
Fixes: #279 support encoding `@`, `:`, `*` for group and zone.
It should be important for the module users to fetch the response time quantile for various use cases. I consider that it is suitable for using `libgkc` which is the...
Fixes #283 Add an example of the build process explanation to make the Profile-Guided Optimization binary.
Max tcp backlog was increased from uint16 to uint32 in kernel version 4.1 and above. This commit is backport by https://golang.org/cl/255898
* Fixes #326 We would like to get started implement the fmt.Formatter. At first, we implement the indicators of '%s' and '%f'. '%s' is due to compatibility for conventional behavior.
Fix #69 The rust ulid crate has no #69 ‘s issue below, that is why our golang's library should same condition for command to use ulid.ParseStrict by default. crates: https://docs.rs/ulid/latest/ulid/...
Hi, I’m a collaborator of nginx-module-vts which can be provided virtual host traffic status information. its output can be supported the prometheus format. https://github.com/vozlt/nginx-module-vts As you can see github stars,...
#318 Fix upstream dynamic DNS revolution which has supported from nginx 1.27.3 cannot output in the past resolved peer’s metrics
#318 Unfortunately it is necessary to fix drastic the conventional upstream peers metrics gaining method to obtain all peers data in the past resolved. That issue should be reconsidered as...
* replace XMLHTTPRequest with fetch API.