GitHub / m3db 38 Repositories
The open source metrics platform built on M3DB, a distributed timeseries database
m3db/m3
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
Language: Go - Size: 101 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 4,822 - Forks: 462

m3db/m3db-operator
Kubernetes operator for M3DB
Language: Go - Size: 2.86 MB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 139 - Forks: 39

m3db/m3msg 📦
Language: Go - Size: 259 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 2

m3db/m3aggregator 📦
Metrics aggregation server
Language: Go - Size: 1.01 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 0

m3db/m3cluster 📦
Cluster management (service discovery, runtime config distribution) supporting pluggable backends
Language: Go - Size: 938 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 3

m3db/proposal
M3 Design Documents
Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 18 - Forks: 1

m3db/m3collector 📦
Collects local metrics and sends them to downstream services
Language: Go - Size: 188 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

m3db/prometheus_client_golang Fork of prometheus/client_golang
Prometheus instrumentation library for Go applications
Language: Go - Size: 2.26 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 2

m3db/m3em 📦
A cluster environment manager
Language: Go - Size: 163 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

m3db/m3nsch 📦
Load testing utility for m3db
Language: Go - Size: 10.6 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

m3db/m3ninx 📦
Reverse index
Language: Go - Size: 513 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

m3db/m3metrics 📦
Metrics data structures and serialization/deserialization protocols
Language: Go - Size: 1.05 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 0

m3db/m3coordinator 📦
This repository has been migrated to github.com/m3db/m3.
Language: Go - Size: 6.83 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

m3db/m3ctl 📦
Configuration controller for M3DB ecosystem
Language: Go - Size: 5.81 MB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 0

m3db/m3x 📦
Packages part of the M3DB project but outside the main tree with loose compatibility requirements
Language: Go - Size: 529 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 17 - Forks: 3

m3db/tally-cpp 📦
C++ Tally Client
Language: C++ - Size: 125 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 1

m3db/ci-scripts
Common scripts used for builds
Language: Shell - Size: 153 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 9

m3db/prometheus_client_model Fork of prometheus/client_model
Data model artifacts for Prometheus.
Language: Makefile - Size: 141 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

m3db/prometheus_common Fork of prometheus/common
Go libraries shared across Prometheus components and libraries.
Language: Go - Size: 2.28 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

m3db/prombench Fork of prometheus/test-infra
Prometheus E2E benchmarking tool
Language: Go - Size: 10.2 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

m3db/tools Fork of uber-go/tools
A collection of golang tools used at Uber
Language: Go - Size: 38.1 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

m3db/codesearch Fork of google/codesearch
Fast, indexed regexp search over large file trees
Language: Go - Size: 226 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 0

m3db/vellum Fork of couchbase/vellum
A Go library implementing an FST (finite state transducer)
Language: Go - Size: 506 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

m3db/docs-archive
Archive of docs for M3.
Language: Shell - Size: 313 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

m3db/bitset Fork of bits-and-blooms/bitset
Go package implementing bitsets
Language: Go - Size: 153 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

m3db/bloom Fork of bits-and-blooms/bloom
Go package implementing Bloom filters
Language: Go - Size: 122 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

m3db/pilosa
Temporary fork of pilosa/pilosa until we can merge performance improvements upstream
Language: Go - Size: 7.91 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

m3db/prometheus_procfs Fork of prometheus/procfs
procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Language: Go - Size: 193 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

m3db/stackmurmur3 Fork of spaolacci/murmur3
Forked native MurmurHash3 Go stack based implementation
Language: Go - Size: 95.7 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

m3db/build-tools
Various build tools
Language: Go - Size: 6.14 MB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 1

m3db/fast-skiplist Fork of sean-public/fast-skiplist
A fast, threadsafe skip list in Go
Language: Go - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

m3db/bench
Language: Go - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

m3db/prometheus Fork of prometheus/prometheus
The Prometheus monitoring system and time series database.
Language: Go - Size: 32.6 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

m3db/thrift Fork of apache/thrift
Apache Thrift
Language: C++ - Size: 21.5 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

m3db/golang_protobuf_extensions Fork of matttproud/golang_protobuf_extensions
Support for streaming Protocol Buffer messages for the Go language (golang).
Language: Go - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 0

m3db/m3storage
Tiered storage manager
Language: Go - Size: 158 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

m3db/stackadler32 Fork of sent-hil/adler32
Just a small library for calculating adler32 checksum.
Language: Go - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

m3db/dtest
Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1
