Skip to content

Commit

Permalink
Merge pull request #162 from daveworth/dw/update-readme-legacy-pushga…
Browse files Browse the repository at this point in the history
…teway

readme: remove warning of legacy pushgateway API
  • Loading branch information
Daniel Magliola committed Oct 23, 2019
2 parents e311a17 + 2393022 commit c59cbd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ The Ruby client can also be used to push its collected metrics to a
where it's not possible or feasible to let a Prometheus server scrape a Ruby
process. TLS and basic access authentication are supported.

**Attention**: The implementation still uses the legacy API of the pushgateway.

```ruby
require 'prometheus/client'
require 'prometheus/client/push'
Expand Down

0 comments on commit c59cbd1

Please sign in to comment.