~sircmpwn/chartsrv

9ecafe672c0c257178d2a3a788ae7dbf71e2a3d4 — Drew DeVault 3 years ago 1e73d03
Expand README.md
1 files changed, 3 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +3 -1
@@ 1,7 1,9 @@
# chartsrv

chartsrv is a dead-simple web application which runs [Prometheus][0] queries and
charts the result as an SVG.
charts the result as an SVG. You make a dashboard by putting a lot of these
images into a web page. You make it refresh by adding
`<meta id="refresh" http-equiv="refresh" content="5">` to the header. Ta-da!

[0]: https://prometheus.io/