We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b5375 commit 508deebCopy full SHA for 508deeb
docs/index.rst
@@ -1,13 +1,26 @@
1
Python Statsd Client
2
=========================================
3
4
+`statsd` is a client for Etsy's statsd server, a front end/proxy for the
5
+Graphite stats collection and graphing server.
6
+
7
+Links
8
+-----
9
10
+ - The source: https://github.com/WoLpH/python-statsd
11
+ - Project page: https://pypi.python.org/pypi/python-statsd
12
+ - Reporting bugs: https://github.com/WoLpH/python-statsd/issues
13
+ - Documentation: http://python-statsd.readthedocs.io/en/latest/
14
+ - My blog: http://w.wol.ph/
15
+ - Statsd: https://github.com/etsy/statsd
16
+ - Graphite: http://graphite.wikidot.com
17
18
Contents:
19
20
.. toctree::
21
:maxdepth: 2
22
23
usage
-
24
statsd
25
26
Indices and tables
0 commit comments