Poil
Poil
Need to change on line 348 in Bsae.class.php ``` php $sources = $this->data_sources; ``` with ``` php $sources = array_intersect($this->order,$this->data_sources); ```
Hi pommi, I think it can be a good idea to permit to have a plugin-plugininstance.json in graph.php for plugins "tail, genericjmx, curl ..." Best regards,
Hi Running the agent 5.9.0-1 on Ubuntu 20.04 LTS on Azure ``` Failed to unmarshal AWS instance-identity response" body="\r\n\r\n\r\n\r\n404 - File or directory not found.\r\n\r\n\r\n\r\n\r\n\r\nServer Error\r\n\r\n \r\n 404 - File...
Hi, It'll be nice to add a custom field "Story Point"; display it on each task and the total on version/sprint. (Or allow to configure which field are shown on...
**Tiny RDM Version** ii tinyrdm 1.1.8 amd64 Tiny Redis Desktop Manager **OS Version** DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS" XFCE 4.16.0 **Redis Version** N/A **Describe the bug** When I start the app it...
Hi, Is it possible to enable BT5 PHY/LE ? I think we have to patch bluetooth_utils.py but I'm not sure ? It looks like we need to configure the adaptator...
Hi, It looks like a lot of "modern" Azure resources are missing (linux/windows scaleset, Flexible Mysql/postgresql server ...) I'm able to patch the list but it looks like more complicate...
Hi, I just bought an "ATORCH-Temperature Controller (S1TW)", it's an Outlet and a Thermostat We can use it * as a normal socket, switch on/off * as a heating "socket",...
I don't understand why you "patch" the repo configurations files with file.comment/uncomment. We should use ini_manage and like this we will also able to change the baseurl in case of...