Alec

Results 5 comments of Alec

I didn't realize the logging changed in the recent version, a simple plugin:debug filter doesn't work for this error. ```log logger=plugin.alexanderzobnin-zabbix-datasource t=2022-09-22T17:57:03.373315125Z level=debug msg="plugin process exited" path=/var/lib/grafana/plugins/alexanderzobnin-zabbix-app/zabbix-plugin_linux_amd64 pid=15 error="exit status...

Related? https://github.com/elastic/apm-server/issues/6238 https://github.com/moby/moby/issues/42680 https://github.com/moby/moby/pull/42681

[Docker 20.10.10](https://github.com/moby/moby/releases/tag/v20.10.10) is the minimum version to upgrade to for fixing this particular issue (if you're running Grafana in a docker container): `runtime/cgo: pthread_create failed: Operation not permitted` After upgrading,...

Is there a configuration to change the socket location it's trying to use instead of overriding the default docker socket?

The mysterious way that shader materials are applied to text is confounding me currently. But I'm also a novice with Godot. I'm trying to apply a gradient relative to the...