We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3668f8 commit e63cf56Copy full SHA for e63cf56
README.md
@@ -1,6 +1,6 @@
1
# redis-statsd
2
3
-redis-statsd is a small, dependency free Python program for periodically fetching stats via Redis' INFO
+redis-statsd is a small, dependency free Python program for periodically fetching stats via Redis' `INFO`
4
command and emitting them to a local StatsD.
5
6
# Motivation
0 commit comments