Skip to content

Commit

Permalink
Increased version number to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bert-R committed Jul 9, 2021
1 parent 16db4e2 commit fa24ec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ This extension can be easily installed using the weewx extensions installer.

1. Download the extension from github:
```
wget https://github.com/Bert-R/weewx-prometheus/archive/v1.3.0.tar.gz
wget https://github.com/Bert-R/weewx-prometheus/archive/v1.4.0.tar.gz
```

2. Install using the weewx extension utility
```
wee_extension --install v1.3.0.tar.gz
wee_extension --install v1.4.0.tar.gz
```

3. Update **weewx.conf** to appropriately tag weather data for submission into the Prometheus pushgateway and subsequent scraping from Prometheus. Note that **job** and **instance** names may be subject to relabeling depending on your Prometheus environment.
Expand Down

0 comments on commit fa24ec0

Please sign in to comment.