James Shubin
05c60d9a59
test, docs: Restrict long lines in markdown linter
...
It's getting out of hand...
2018-02-22 16:19:23 -05:00
James Shubin
cffdb06181
test, docs: Add a linter for testing markdown, and fix up our docs
...
While writing docs, I couldn't remember what the correct style was
supposed to be, and I remember someone complaining about this
previously, so I decided to add a linter! I excluded a bunch of annoying
style rules, but if we find more we can add those to the list too.
Hopefully this gives us a more consistent feel throughout.
2018-02-21 22:52:41 -05:00
Julien Pivotto
472663193a
prometheus: Initialize all metrics
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu >
2017-11-24 11:02:36 +01:00
Julien Pivotto
23e167616f
doc: Fix link to the prometheus wiki
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu >
2017-11-23 09:52:28 +01:00
Julien Pivotto
7d92ab335a
prometheus: Add mgmt_pgraph_start_time_seconds metric
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu >
2017-02-26 15:28:43 +01:00
James Shubin
55290dd1e3
docs: Add missing newline and remove extra one
2017-02-16 01:13:42 -05:00
Julien Pivotto
9c4e255994
documentation: Implement sphinx documentation
...
Licence removed due to to a read the docs (or sphinx/recommonmark) bug:
everything after the comment is not rendered.
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu >
2017-02-16 07:08:44 +01:00
Julien Pivotto
be5040e7a8
prometheus: Remove mgmt_process_start_time_seconds metric
...
That metric is useless as by default the prometheus golang client
provides the `process_start_time_seconds` metric.
This reverts commit 25e2af7c89 .
2017-02-14 22:56:12 +01:00
Julien Pivotto
25e2af7c89
prometheus: Add mgmt_process_start_time_seconds metric
2017-02-14 22:14:59 +01:00
Julien Pivotto
b9976cf693
documentation: prometheus: Improvements
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu >
2017-02-13 21:59:05 +01:00
Julien Pivotto
1af67e72d4
prometheus: Implement basic Prometheus support
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu >
2017-02-08 12:13:33 +01:00