boxkite-ml / boxkite

Concept drift monitoring for HA model servers.
Apache License 2.0
101 stars 14 forks source link

Bump prometheus-client from 0.9 to 0.10.0 #18

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps prometheus-client from 0.9 to 0.10.0.

Release notes

Sourced from prometheus-client's releases.

0.10.0 / 2021-04-02

  • [CHANGE] Python 2.6 is no longer supported. #592
  • [CHANGE] The prometheus_multiproc_dir environment variable is deprecated in favor of PROMETHEUS_MULTIPROC_DIR. #624
  • [FEATURE] Follow redirects when pushing to Pushgateway using passthrough_redirect_handler. #622
  • [FEATURE] Metrics support a clear() method to remove all children. #642
  • [ENHANCEMENT] Tag support in GraphiteBridge. #618
Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (9ca70cf) into master (ff8d87c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   90.22%   90.22%           
=======================================
  Files          16       16           
  Lines         409      409           
=======================================
  Hits          369      369           
  Misses         40       40           
Impacted Files Coverage Δ
boxkite/monitoring/encoder.py 92.59% <100.00%> (ø)
dependabot[bot] commented 3 years ago

A newer version of prometheus-client exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.