Skip to content

Commit 6dd3ad7

Browse files
authored
feat: add thanos for prom HA (#1729)
1 parent 603b281 commit 6dd3ad7

File tree

166 files changed

+29215
-12
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+29215
-12
lines changed

apps.yaml

+12
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,18 @@ appsInfo:
314314
dependencies: Prometheus, Grafana, Minio (if no external Object Storage is used), Otel
315315
about: Grafana Tempo is an open source, easy-to-use and high-scale distributed tracing backend. Tempo is cost-efficient, requiring only object storage to operate, and is deeply integrated with Grafana, Prometheus, and Loki.
316316
integration: APL installs and configures Tempo based on best-practices defaults. By default storage is configured to use the tempo bucket of the local Minio instance. For each team a Grafana agent is installed and configured to enable writes to the Tempo cluster.
317+
thanos:
318+
title: Thanos
319+
appVersion: 0.35.1
320+
repo: https://github.com/thanos-io/thanos
321+
maintainers: Thanos
322+
relatedLinks:
323+
- https://apl-docs/docs/apps/thanos
324+
- https://thanos.io
325+
license: Apache 2.0
326+
dependencies: Prometheus, Grafana, Minio (if no external Object Storage is used)
327+
about: Thanos is a tool to set up a Highly Available Prometheus with long-term storage capabilities.
328+
integration: APL installs and configures Thanos using sidecars ans leverages the central object storage configuration.
317329
trivy:
318330
title: Trivy Operator
319331
appVersion: 0.16.4

0 commit comments

Comments
 (0)