Nicholas Whitehead
Nicholas Whitehead
I'm so close to getting lepton to run in my browser with WASM, but this is the last thing I can't figure out. I was thinking that it must be...
In order to better integrate with third party libraries that retain thread specific references, it would be helpful to provide a callback before the park and after the unpark of...
grafana | GF_PATHS_DATA='/var/lib/grafana' is not writable. grafana | You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migration-from-a-previous-version-of-the-docker-container-to-5-1-or-later grafana | mkdir: cannot create directory '/var/lib/grafana/plugins': Permission denied grafana exited...
This MBean, implemented as an MXBean, will periodically sample and publish metrics about the I/O-LOOP thread. e.g. - Wait Count: - Wait Time: - Block Count: - Block Time: -...
I realize ES 1.4 is not officially supported but just a heads up, when I installed 1.3.1.0 to a 1.4 server, the startup fails with this message: [2014-11-14 06:01:28,771][INFO ][org.xbib.elasticsearch.http.netty.NettyWebSocketServerTransport]...
Trying to import an [envoy proto](https://github.com/envoyproxy/data-plane-api/blob/master/envoy/api/v2/core/base.proto). omgrpc reports: **_Uh oh, something went wrong when importing that proto file... check the console and email me about it: Error: Parse error at...
GZip encoding can be detected on file open. I realize this may be a performance hit, but it would be extremely helpful.