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

Latest commit

 

History

History
20 lines (16 loc) · 803 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 803 Bytes

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