m3 icon indicating copy to clipboard operation
m3 copied to clipboard

M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform

Results 215 m3 issues
Sort by recently updated
recently updated
newest added

**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 adds a resend buffer with a bounded size, that will enable aggregator resends of Min and Max aggregations. This will fill up the top bufferSize elements, then replace it...

We've seen twice now that removing a node from placement on m3db v1.3.0 causes all of the nodes in that isolation group to bootstrap (expected as the shards move), and...

Move the output to the end. If the output comment block is not the last comment block then no checks will be run. **What this PR does / why we...

# Filing M3 Issues ## General Issues General issues are any non-performance related issues (data integrity, ease of use, error messages, configuration, documentation, etc). Please provide the following information along...

When a follower is promoted to leader, it will check the persisted flush times, avoiding re-flushing metrics that have already been persisted.

**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**: Avoid scanning to cleanup expired agg versions. **Special notes for your reviewer**: **Does this PR introduce a user-facing and/or backwards incompatible...

Requesting Support For OpenMetrics and Exemplars Attaching exemplar metadata with the metric data points to get deeper insights Please, share your thoughts on 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...