Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver006 committed May 22, 2019
1 parent dfbd7a1 commit 365b467
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,13 @@ Supports Redis 2.x, 3.x, 4.x, and 5.x

## Building, configuring, and running

### Upgrading from v0.x to v1.x ?
### Upgrading from 0.x to 1.x ?

[PR #256](https://github.com/oliver006/redis_exporter/pull/256) introduced breaking changes which were released as version v1.0.0.

If you only scrape one Redis instance and only use command line flags `--redis.address`
and `--redis.password` to configure access to the Redis instance then you're most probably not affected by these changes.

Please have a look at that PR for information on how to upgrade your configuration from version 0.x of the exporter to 1.x.

For instance, if you want to scrape multiple Redis instances then [see here for an example](https://github.com/oliver006/redis_exporter/blob/master/README.md#prometheus-configuration-to-scrape-several-hosts).
If you only scrape one Redis instance and use command line flags `--redis.address`
and `--redis.password` then you're most probably not affected.
Otherwise, please see [PR #256](https://github.com/oliver006/redis_exporter/pull/256) and this README for more information.



Expand Down

0 comments on commit 365b467

Please sign in to comment.