diff options
author | Oliver <oliver006@users.noreply.github.com> | 2015-05-18 09:34:19 -0400 |
---|---|---|
committer | Oliver <oliver006@users.noreply.github.com> | 2015-05-18 09:34:19 -0400 |
commit | 27f88b367db29d777fa909992a69a84661457d43 (patch) | |
tree | b09964857de87f7a1825c1891b9f15b82e8ed8f6 | |
parent | Merge pull request #366 from benbjohnson/sync (diff) | |
download | dedo-27f88b367db29d777fa909992a69a84661457d43.tar.gz dedo-27f88b367db29d777fa909992a69a84661457d43.tar.xz |
Update README.md
Adding prometheus annotation server to the list projects using BoltDB.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -593,5 +593,6 @@ Below is a list of public, open source projects that use Bolt: * [Seaweed File System](https://github.com/chrislusf/weed-fs) - Highly scalable distributed key~file system with O(1) disk read. * [InfluxDB](http://influxdb.com) - Scalable datastore for metrics, events, and real-time analytics. * [Freehold](http://tshannon.bitbucket.org/freehold/) - An open, secure, and lightweight platform for your files and data. +* [Prometheus Annotation Server](https://github.com/oliver006/prom_annotation_server) - Annotation server for PromDash & Prometheus service monitoring system. If you are using Bolt in a project please send a pull request to add it to the list. |