Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

moutonjeremy/prom-dynamodb-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prom-dynamodb-storage

External storage gateway for prometheus - NOT READY FOR PROD

Build Status Go Report Card

Options

--listen_port value, --lp value    (default: 1234) [$LISTEN_PORT]
--dynamo_local, --dl                [$DYNAMO_LOCAL]
--dynamo_table value, --dt value   (default: "prometheus") [$DYNAMO_TABLE]
--dynamo_region value, --dr value  (default: "eu-west-1") [$DYNAMO_REGION]

Information

AWS session use the current credentials if set.

Features

  • Bulk write to dynamodb
  • Read path
  • Metrics path

About

External storage gateway for prometheus

Resources

License

Stars

Watchers

Forks

Packages

No packages published