Andres Bott
Andres Bott
this textfile collector uses hddtempd to get the disks and disk temperatures, and expose as prometheus metric with one label per disk.
Not a bug. I recently opened https://github.com/hashicorp/vagrant/issues/13318 but after the first response the issue has been labeled with "[waiting-reply](https://github.com/hashicorp/vagrant/labels/waiting-reply)" As a non-member i cannot remove the label, and it seems...
### Issue: Vagrant up is not able to to boot vm When running `vagrant up` with a virtualbox image, vagrant fails with error message and never boots the VM ```...
## Description fix and update the wdio ui.tests project * after removing the ffmpeg installer we also need to remove the usage of the video reporter from wdio ui tests...
This should be an easy one, while looking into the code i found that NewEventWithTime ignores the provided time and instead also uses time.now https://github.com/ZachtimusPrime/Go-Splunk-HTTP/blob/master/splunk/v2/splunk.go#L95 PR here: https://github.com/ZachtimusPrime/Go-Splunk-HTTP/pull/20
When programatically calling `decorateIcons()` more than once during the initial rendering ( e.g. from a block js that is present more than once in a page) only the icon related...
##### SUMMARY I recently cam across the deprecation notice of python3-mysqldb found [here #646](https://github.com/ansible-collections/community.mysql/issues/646) and tried to use python3-pymysql, unfortunately this did not work since i'm using socket authentication but...