Thanos Integration with Prometheus

This page summarizes the projects mentioned and recommended in the original post on /r/sre

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • kube-thanos

    Kubernetes specific configuration for deploying Thanos.

  • You probably want kube-thanos.

  • helm-charts

    Prometheus community Helm charts

  • Thanks for the response, but this might not fit well in the current setup. Looking for the config that needs to go to enable Thanos in the Kube-Prometheus chart https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • charts

    Bitnami Helm Charts (by bitnami)

  • I believe you just need to add the thanos-sidecar & add the gRPC port to any NetworkPolicies. You will also need to run the entire thanos stack which can be deployed with this helm chart. I'll post a github gist tomorrow. To late for me now ;)

  • promscale

    Discontinued [DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.

  • No. No you can’t store Prometheus metrics in Postgres out of the box AFAIK. You’d need to run a service that provides a remote write endpoint to proxy metrics into Postgres. There’s probably a few open source projects out there similar to: https://github.com/timescale/Promscale

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts