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 supported2 Subscribers
Add a CodeTriage badge to cortex
Help out
- Issues
- Extend Prometheus storage interface to do multiple queries in parallel, and use that to dedupe index lookups.
- Switch back to use hashicorp/memberlist once https://github.com/hashicorp/memberlist/pull/260 is merged
- Cortex seems to miscalculate quorum when one ingester is unhealthy
- Add extensible and cacheable statistics to instant and range queries
- Isolate queriers per tenant
- Compactor Failing to compact blocks as it contains out of orders samples.
- Add integration tests for compactor
- Query-frontend slowdown on large responses
- -validation.create-grace-period should be called something better
- Re-use read buffer inside gRPC to reduce ingester CPU usage
- Docs
- Go not yet supported