Skip to content

Highly available Prometheus setup with long term storage capabilities.

License

Notifications You must be signed in to change notification settings

sagaranand015/thanos

This branch is 3689 commits behind thanos-io/thanos:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3019252 · Oct 20, 2018
Sep 18, 2018
Jun 6, 2018
Oct 17, 2018
Oct 20, 2018
Oct 20, 2018
Jul 13, 2018
Oct 19, 2018
Oct 17, 2018
Sep 4, 2018
Oct 20, 2018
Jul 3, 2018
Sep 5, 2018
Jul 2, 2018
Oct 19, 2018
May 18, 2018
Jul 13, 2018
Nov 16, 2017
Oct 17, 2018
Sep 18, 2018
Nov 1, 2017
Oct 11, 2018
Oct 20, 2018
Sep 18, 2018

Repository files navigation

Thanos Logo

CircleCI Go Report Card Slack

Overview

Thanos is a set of components that can be composed into a highly available metric system with unlimited storage capacity. It can be added seamlessly on top of existing Prometheus deployments and 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.

Features

  • Global querying view across all connected Prometheus servers
  • Deduplication and merging of metrics collected from Prometheus HA pairs
  • Seamless integration with existing Prometheus setups
  • Any object storage as its only, optional dependency
  • Downsampling historical data for massive query speedup
  • Cross-cluster federation
  • Fault-tolerant query routing
  • Simple gRPC "Store API" for unified data access across all metric data
  • Easy integration points for custom metric providers

Contributing

Contributions are very welcome!

Community

Thanos is an open source project and we welcome new contributers and members of the community. Here are ways to get in touch with the community:

About

Highly available Prometheus setup with long term storage capabilities.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.5%
  • JavaScript 4.7%
  • HTML 1.6%
  • Shell 1.2%
  • Makefile 1.1%
  • CSS 0.6%
  • Other 0.3%