cortex
https://github.com/cortexproject/cortex
Go
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to cortex
Help out
- Issues
- fix(querier): de-flake TestQuerierWithBlocksStorageOnMissingBlocksFromStorage by waiting for ACTIVE store-gateway in querier ring view
- fix(queryeviction): account evictions before cancelling the victim query
- fix(compactor): de-flake sharded-ownership compactor tests (reduce mock workload, align poll budget)
- fix(alertmanager): fix ApplyConfig/Stop data race and shutdown-vs-lazy-create window
- fix(compactor): make DeleteLocalSyncFiles tests deterministic (pin ring tokens, drive compaction manually)
- Add conditional download caching to LoadRuleGroups
- Support sharded Parquet file querying and conversion
- improve slow query logging with additional context and statistics
- Flaky test: TestMultitenantAlertmanager_ServeHTTPWithFallbackConfig — data race between ApplyConfig goroutine spawn and Stop()
- Flaky test: TestPrometheusMetrics_IncrementedCorrectly (pkg/util/queryeviction) — race between async eviction and evictionsTotal assertion
- Docs
- Go not yet supported