8000 Readme: Add release/changelog link · ethervoid/client_python@453153a · GitHub
[go: up one dir, main page]

Skip to content

Commit 453153a

Browse files
committed
Readme: Add release/changelog link
Signed-off-by: Martin Thoma <info@martin-thoma.de>
1 parent 6df81ae commit 453153a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,3 +594,8 @@ for family in text_string_to_metric_families(u"my_gauge 1.0\n"):
594594
for sample in family.samples:
595595
print("Name: {0} Labels: {1} Value: {2}".format(*sample))
596596
```
597+
598+
## Links
599+
600+
* [Releases](https://github.com/prometheus/client_python/releases): The releases page shows the history of the project and acts as a changelog.
601+
* [PyPI](https://pypi.python.org/pypi/prometheus_client)

0 commit comments

Comments
 (0)
0