Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 284 Bytes

prometheus-cockroach-adapter

Adapter for storing the Prometheus metrics into Cockroach DB

  1. Support only remote write
  2. Uses gorm for ORM
  3. DB: Cockroach DB

Future Work:

  1. Add tests
  2. Support for Remote Write
  3. Load/Stress Testing on different config for Cockroach DB