Thanos

1 minute read

Thanos

Thanos is a horizontally scalable, multi-tenant monitoring system in a form of distributed time series database that supports Prometheus data format.

Official Documentation

https://thanos.io/tip/thanos/getting-started.md

APIs

  • Querying: Prometheus APIs, Remote Read
  • Series: Prometheus APIs, gRPC SeriesAPI
  • Metric Metadata: Prometheus API, gRPC MetricMetadataAPI
  • Rules, Alerts: Prometheus API, gRPC RulesAPI
  • Targets: Prometheus API, gRPC TargetsAPI
  • Exemplars: Prometheus API, gRPC ExemplarsAPI
  • Receiving: Prometheus Remote Write

Tutorials

https://katacoda.com/thanos

Notable Talks/Blog Posts

Bug Trackers

https://github.com/thanos-io/thanos/issues

Communication Channels

The CNCF Slack workspace’s (join here) channels:

  • #thanos for user related things.
  • #thanos-dev for developer related things.

Proposal Process

https://thanos.io/tip/contributing/contributing.md/#adding-new-features--components

Our Usage

We use Thanos in many places within Red Hat, notably:

Maintainers

https://thanos.io/tip/thanos/maintainers.md/#core-maintainers-of-this-repository

Last modified January 17, 2024