MetricStash is an open-source time series database optimized for high-ingestion workloads. It is designed to efficiently handle high volumes of numeric data with automatic aggregation, downsampling, and data expiration. MetricStash is useful for DevOps, IoT, and monitoring use cases.
MetricStash is an open-source time series database built specifically for high-velocity numeric data such as metrics, events, and analytics. It is optimized for high-ingestion workloads common in modern monitoring pipelines, providing automatic rollups, retention policies, and data downsampling. Key capabilities include:
MetricStash is implemented in Go and leverages Facebook's Gorilla TSDB paper for its core storage format. It delivers exceptional write performance and compression ratios. The project is open source under the Apache license.
Typical use cases for MetricStash include:
Here are some alternatives to MetricStash:
Suggest an alternative ❐