m3
m3 copied to clipboard
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
**What this PR does / why we need it**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing and/or backwards incompatible change?**: ```release-note ``` **Does this...
This PR aims to add entities and enums that are required per RPC auth support for m3db.
**What this PR does / why we need it**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing and/or backwards incompatible change?**: ```release-note ``` **Does this...
**What this PR does / why we need it**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing and/or backwards incompatible change?**: ```release-note ``` **Does this...
- Adds underpinnings to support document data compression in `m3ninx`. - Support for three codecs: `snappy`, `deflate` and `lz4` - Minor refactoring to abstract away `docs.Reader` and `docs.Writer` type away...
**What this PR does / why we need it**: This P.R allows M3DB to come up and mark itself as bootstrapped without any configured namespaces. This has several benefits: 1....
**What this PR does / why we need it**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing and/or backwards incompatible change?**: ```release-note ``` **Does this...
**What this PR does / why we need it**: This allows an operator to jitter flushing by shard rather than by aggregator server. This is running very few vertically scaled...
**What this PR does / why we need it**: Testing sharding host queues. **Special notes for your reviewer**: **Does this PR introduce a user-facing and/or backwards incompatible change?**: ```release-note NONE...