File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
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 )
12# prometheus-api-client
23
34A python wrapper for the prometheus http api
45
5- Docs: https://prometheus-api-client-python.readthedocs.io/en/latest/source/prometheus_api_client.html#module-prometheus_api_client.prometheus_connect
6+ ## Installation
7+ To install the latest release:
8+
9+ ` pip install prometheus-api-client==0.0.2 `
10+
11+ To install directly from this branch:
12+
13+ ` pip install https://github.com/AICoE/prometheus-api-client-python/zipball/v0.0.2 `
14+
15+ ## Documentation
16+
17+ Docs: [ https://prometheus-api-client-python.readthedocs.io/en/v0.0.2/source/prometheus_api_client.html ]
You can’t perform that action at this time.
0 commit comments