Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 770 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 770 Bytes

prometheus-crate

Use Prometheus & Grafana with CrateDB (using a docker-compose file) as long term storage.


Installation

Clone the repository:

$ git clone https://github.com/stefanwalther/prometheus-crate

Then run

$ docker-compose up -d

Usage

Crate: http://localhost:4200
Grafana: http://localhost:3000
Prometheus: http://localhost:9090

Author

Stefan Walther

License

MIT


This file was generated by verb-generate-readme, v0.6.0, on February 20, 2018.