Dzahn has submitted this change and it was merged.

Change subject: add a README.md for module diamond
......................................................................


add a README.md for module diamond

it's nice to have one in each module

but not really doing the whole TOC thing
http://docs.puppetlabs.com/puppet/latest/reference/modules_documentation.html#readme-template

if we _really_ wanted to:
http://docs.puppetlabs.com/puppet/latest/reference/READMEtemplate.markdown

.md for markdown
http://daringfireball.net/projects/markdown/syntax

Change-Id: I944db7a0b6661bf4e9341004700755755a39e1ea
---
A modules/diamond/README.md
1 file changed, 17 insertions(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/diamond/README.md b/modules/diamond/README.md
new file mode 100644
index 0000000..6b205d8
--- /dev/null
+++ b/modules/diamond/README.md
@@ -0,0 +1,17 @@
+#diamond
+
+##Overview
+Diamond is a python daemon that collects system metrics
+and publishes them to Graphite.
+
+It is capable of collecting cpu, memory, network, i/o,
+load and disk metrics.
+
+Additionally, it features an API for implementing
+custom collectors for gathering metrics from almost any source.
+
+##Links
+http://docs.brightcove.com/en/video-cloud/open-source/
+
+https://github.com/BrightcoveOS/Diamond
+

-- 
To view, visit https://gerrit.wikimedia.org/r/132129
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I944db7a0b6661bf4e9341004700755755a39e1ea
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Chasemp <chas...@gmail.com>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Rush <r...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to