Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Netdata | 65,260 | 3 hours ago | 371 | gpl-3.0 | C | |||||
Monitor your servers, containers, and applications, in high-resolution and in real-time! | ||||||||||
Jina | 19,122 | 13 | 5 hours ago | 2,421 | July 30, 2023 | 17 | apache-2.0 | Python | ||
☁️ Build multimodal AI applications with cloud-native stack | ||||||||||
Thanos | 12,118 | 85 | 9 hours ago | 460 | March 23, 2023 | 452 | apache-2.0 | Go | ||
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. | ||||||||||
Cortex | 5,213 | 127 | 3 days ago | 338 | June 23, 2023 | 191 | apache-2.0 | Go | ||
A horizontally scalable, highly available, multi-tenant, long term Prometheus. | ||||||||||
Openmetrics | 1,953 | 9 months ago | 3 | April 13, 2021 | 24 | apache-2.0 | Go | |||
Evolving the Prometheus exposition format into a standard. | ||||||||||
Presentations | 832 | a day ago | 6 | Go | ||||||
📊Presentations from the CNCF community to share and reuse | ||||||||||
Nexclipper | 550 | 2 years ago | 3 | apache-2.0 | Go | |||||
Metrics Pipeline for interoperability and Enterprise Prometheus | ||||||||||
K8s Tew | 300 | 5 months ago | 3 | gpl-3.0 | Go | |||||
Kubernetes - The Easier Way | ||||||||||
Devops | 250 | 4 years ago | 2 | |||||||
Study Guides for DevOps Proffessionals https://gofunct.github.io/devops/. | ||||||||||
Fury Distribution | 127 | 4 days ago | 12 | bsd-3-clause | Smarty | |||||
Kubernetes Fury Distribution (Core Modules) - A battle-tested open-source Kubernetes distribution |
Thanos is a set of components that can be composed into a highly available metric system with unlimited storage capacity, which can be added seamlessly on top of existing Prometheus deployments.
Thanos is a CNCF Incubating project.
Thanos leverages the Prometheus 2.0 storage format to cost-efficiently store historical metric data in any object storage while retaining fast query latencies. Additionally, it provides a global query view across all Prometheus installations and can merge data from Prometheus HA pairs on the fly.
Concretely the aims of the project are:
Deployment with Sidecar for Kubernetes:
Deployment with Receive in order to scale out or implement with other remote write compatible sources:
The philosophy of Thanos and our community is borrowing much from UNIX philosophy and the golang programming language.
Main branch should be stable and usable. Every commit to main builds docker image named main-<date>-<sha>
in quay.io/thanos/thanos and thanosio/thanos dockerhub (mirror)
We also perform minor releases every 6 weeks.
During that, we build tarballs for major platforms and release docker images.
See release process docs for details.
Contributions are very welcome! See our CONTRIBUTING.md for more information.
Thanos is an open source project and we value and welcome new contributors and members of the community. Here are ways to get in touch with the community:
See Adopters List
.
See MAINTAINERS.md