Releases: rickymoorhouse/hem
Releases · rickymoorhouse/hem
v10.6 Check for body content
Adding option
Bugfix release
Environment variable substitution didn't check for None before search.
v10.5.3 Environments
Allow environment variables in hosts
e.g.
hosts:
- {HOST_VAR}.example.com
- www.{HOST_VAR}.example.com
would be substituted with the value of $HOST_VAR from the running environment
v10.5.2 bug fix for None in discoveries
Catch null values in discovered list Fixes https://github.com/rickymoorhouse/hem/issues/14
v10.5.1 report error on Request Timeout
Fix test dependencies
Catch read timeout as well as connect timeout
Bugfix release
Test dependencies
v10.5a Fix test dependencies
v10.4: Prometheus names and counts
.count will automatically be summed in carbon aggregation - is not allowed in prometheus naming
Reduce un-necessary logging
Merge pull request #13 from rickymoorhouse/warnings don't warn InsecureRequestWarning
10.3: Merge pull request #13 from rickymoorhouse/warnings
don't warn InsecureRequestWarning