Skip to content

This is a WIP project to implement a prometheus remote storage adaptor for MongoDB, using MongoDB time series collections.

Notifications You must be signed in to change notification settings

OhmGeek/prometheus-mongodb-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prometheus-mongodb-adapter

This is a WIP project to implement a prometheus remote storage adaptor for MongoDB, using MongoDB time series collections.

Do not use this for production (yet!).

High Level Information:

  • Requires Mongo 5.0+
  • Uses VertX + Snappy + Protobuf to serve requests
  • Uses a slightly modified form of the protobuf files from the main prometheus repo.

About

This is a WIP project to implement a prometheus remote storage adaptor for MongoDB, using MongoDB time series collections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages