diff options
author | Christopher Baines <mail@cbaines.net> | 2020-08-31 13:38:22 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2020-08-31 13:38:22 +0100 |
commit | 5acbc44d2d6c89fd984ef2353f81f73d4e227a33 (patch) | |
tree | ff657d482aa9d95ad1e62585c0b2432e7b190e26 /README | |
download | prometheus-5acbc44d2d6c89fd984ef2353f81f73d4e227a33.tar prometheus-5acbc44d2d6c89fd984ef2353f81f73d4e227a33.tar.gz |
Initial commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +-*- mode: org -*- + +This Guile library provides instrumentation code intended to be used +with the Prometheus time series service. |