vaultaire
Metrics vault
A distributed data storage system designed to store and manage metrics without loss of data or compaction, allowing for arbitrary range querying and scalability.
Data vault for metrics
59 stars
18 watching
6 forks
Language: Haskell
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
pascaldekloe/metrics | Provides a simple and efficient way to track and expose performance metrics in Go applications. | 28 |
dalmatinerdb/dalmatinerdb | A high-performance metric database that stores data in flat binary files and prioritizes overall writes over individual ones | 695 |
navidys/procsys | Provides an interface to retrieve system and process metrics from pseudo-filesystems | 1 |
dalmatinerdb/mstore | A metric store designed to efficiently handle sequential and near-sequential writes and reads of immutable metrics. | 11 |
cyngn/vertx-opentsdb | A library that allows you to save metrics into an OpenTsDb cluster. | 11 |
pstadler/metrics.sh | Collects and forwards system metrics using a flexible shell script framework. | 142 |
ferd/vmstats | An Erlang app that collects metrics on the VM and sends them to a configurable sink. | 253 |
fimad/prometheus-haskell | A set of libraries providing a Haskell interface to Prometheus for collecting and monitoring application metrics | 84 |
thanos-io/thanos | A system for storing and querying large amounts of time-series data in a highly available and scalable manner. | 13,114 |
tevjef/go-runtime-metrics | A tool for collecting and reporting Go runtime metrics to InfluxDB or other systems | 286 |
hashicorp/go-metrics | A Golang library for exporting performance and runtime metrics to external systems. | 1,461 |
erikvanoosten/metrics-scala | A Scala API for creating and managing metrics and health checks in Java applications | 427 |
gunnerliu/horus | A platform for customized business metrics monitoring with TDengine and Spring Boot. | 6 |
hawkular/hawkular-metrics | A Java-based storage engine for time-series metrics data | 234 |
thoas/stats | Reports and stores metrics about an application's performance and usage. | 594 |