Skip to content

Releases: rickymoorhouse/hem

Add enable/disable to file discovery

09 Oct 10:35
8564371
Compare
Choose a tag to compare
Merge pull request #12 from rickymoorhouse/discoExclude

Support for a boolean to include or exlude

Docs

25 Sep 07:39
aafba80
Compare
Choose a tag to compare
v10.1b

More attempts to get coveralls working again

Updating metadata

25 Sep 05:43
57e21ec
Compare
Choose a tag to compare
v10.1a

specify description is markdown

Add 'failure' metric

03 Sep 09:59
Compare
Choose a tag to compare
v0.10.1

Adding failure value

v0.10: Merge pull request #10 from rickymoorhouse/jwt

16 Aug 06:54
f0aa02a
Compare
Choose a tag to compare

Added support for JWT access token management

    auth:
      key: example
      type: jwt
      url: https://jwt.example.com
      body: '{"client_id":"myclientid","client_secret":"supersecret"}'
      headers:
        content-type: application/json
      field: jwt

Minor updates

14 Aug 21:40
d4d6ff5
Compare
Choose a tag to compare
444 return code for ConnectionError (based on nginx custom error)
Avoid time between test runs being negative

Add 'success' metric

10 Aug 09:34
Compare
Choose a tag to compare
v0.9

Fix logging loading

Mutual TLS Support

22 Jun 13:12
ae4ec16
Compare
Choose a tag to compare
Merge pull request #9 from rickymoorhouse/mtls

Adding mTLS support for tests

v0.7

08 May 15:25
8f3e429
Compare
Choose a tag to compare

Features:

  • Added prometheus support

Bug fixes:

  • Hem crashes if graphite unavailable: #1
  • No roundtrip time if error occurs

More specific errors

04 May 15:47
a86548b
Compare
Choose a tag to compare
v0.6

Adding no settings test