Skip to content

v3.3.9

Compare
Choose a tag to compare
@robskillington robskillington released this 15 May 19:23
· 89 commits to master since this release
f331b65
  • Fix HTTPHandler for Prometheus reporter not returning the HTTP handler for the gatherer used by the reporter (if non-default registry is used)
  • Add configuration option to use a non-default registry with the Prometheus reporter configuration struct with a ConfigurationOptions field for Registry
  • Pin remaining dependencies to semver releases, to help with dep compatibility