Nikolay Pelov

Results 6 comments of Nikolay Pelov

I figured that a simpler solution would be to store the information from the GOAWAY frame in the `$con->{goaway}` as a hash with keys `last_stream_id`, `error` and `data`. The above...

I looked at the code and there is a detection of the cgroups version and the compatibility mode. However, we still need to find out where the cgroup2 hierarchy is...

We are facing a similar issue - probing a TLS endpoint which requires TLS renegotiation. So, I was wondering if there is actually any chance that this feature gets supported...

> @pelov any progress on this? thanks > I have a fix on my fork of the project https://github.com/pelov/systemd_exporter since two years. It was based on version 0.4.0 and I...

> I tried your patch against main as of today on Rocky Linux 9.1 and it solved the issue there, but it caused a regression and broke[1] systemd_exporter on our...

Any chance that this gets fixed soon? Reading tokens from query parameters is useful in certain scenarios and I was surprised that the library doesn't support it.