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
- Flaky test: TestPrometheusMetrics_IncrementedCorrectly (pkg/util/queryeviction) — race between async eviction and evictionsTotal assertion
- Flaky test: TestQuerierWithBlocksStorageOnMissingBlocksFromStorage (integration_querier, arm64) — transient 500 on the pre-deletion query
- Flaky test: TestPartitionCompactor_ShouldCompactOnlyUsersOwnedByTheInstanceOnShardingEnabledAndMultipleInstancesRunning — 60s CompactionRunsCompleted poll times out
- Ruler: per-tenant notifier and its service-discovery goroutines leak when managerFactory returns an error
- Scheduler: FragmentTable starts a periodicCleanup goroutine/ticker that can never be stopped (no Close/Stop)
- fix(ruler): stop per-tenant notifier when rule manager creation fails
- fix(scheduler): stop FragmentTable cleanup goroutine on shutdown
- Add Huawei Cloud OBS storage backend
- Add Baidu Cloud BOS storage backend
- Add Tencent Cloud COS storage backend
- Docs
- Go not yet supported