File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/4f6e655e936c4d54b838317bc4414017 )] ( https://www.codacy.com/app /4n4nd/prometheus-connect ?utm_source=github.com& ; utm_medium=referral& ; utm_content=4n4nd /prometheus-connect & ; utm_campaign=Badge_Grade )
1
+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/7d838be9b51e4daaa20be1772f5c9ad2 )] ( https://www.codacy.com/manual /4n4nd/prometheus-api-client-python ?utm_source=github.com& ; utm_medium=referral& ; utm_content=AICoE /prometheus-api-client-python & ; utm_campaign=Badge_Grade )
2
2
# prometheus-api-client
3
3
4
- A python wrapper for the prometheus http api
4
+ A python wrapper for the prometheus http api and some tools for metrics processing.
5
5
6
6
## Installation
7
7
To install the latest release:
8
8
9
- ` pip install prometheus-api-client==0.0.2 `
9
+ ` pip install prometheus-api-client `
10
10
11
11
To install directly from this branch:
12
12
13
- ` pip install https://github.com/AICoE/prometheus-api-client-python/zipball/v0.0.2 `
13
+ ` pip install https://github.com/AICoE/prometheus-api-client-python/zipball/master `
14
14
15
15
## Documentation
16
16
17
- Docs: [ https://prometheus-api-client-python.readthedocs.io/en/v0.0.2/ source/prometheus_api_client.html ]
17
+ Docs: [ https://prometheus-api-client-python.readthedocs.io/source/prometheus_api_client.html ]
You can’t perform that action at this time.
0 commit comments