Skip to content

Commit 6c0adc3

Browse files
srodenhuisElderMattJehoszafat Zimnowoda
authored
fix: rm thanos (#1589)
Co-authored-by: ElderMatt <[email protected]> Co-authored-by: Jehoszafat Zimnowoda <[email protected]>
1 parent 7c2a833 commit 6c0adc3

File tree

275 files changed

+5
-41599
lines changed

Some content is hidden

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

275 files changed

+5
-41599
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ Otomi offers a set of integrated Kubernetes applications (using upstream open so
135135
- [Kiali](https://github.com/kiali/kiali): Observe Istio service mesh relations and connections
136136
- [Minio](https://github.com/minio/minio): High performance Object Storage compatible with Amazon S3 cloud storage service
137137
- [Trivy](https://github.com/aquasecurity/trivy-operator): Kubernetes-native security toolkit
138-
- [Thanos](https://github.com/thanos-io/thanos): HA Prometheus setup with long term storage capabilities
139138
- [Falco](https://github.com/falcosecurity/falco): Cloud Native Runtime Security
140139
- [Opencost](https://github.com/opencost/opencost): Cost monitoring for Kubernetes
141140
language ecosystems

apps.yaml

-12
Original file line numberDiff line numberDiff line change
@@ -340,18 +340,6 @@ appsInfo:
340340
dependencies: Prometheus, Grafana, Minio (if no external Object Storage is used), Otel
341341
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.
342342
integration: Otomi 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.
343-
thanos:
344-
title: Thanos
345-
appVersion: 0.31.0
346-
repo: https://github.com/thanos-io/thanos
347-
maintainers: Thanos
348-
relatedLinks:
349-
- https://otomi.io/docs/apps/thanos
350-
- https://thanos.io
351-
license: Apache 2.0
352-
dependencies: Prometheus, Grafana, Minio (if no external Object Storage is used)
353-
about: Thanos is a tool to set up a Highly Available Prometheus with long-term storage capabilities.
354-
integration: Otomi installs and configures Thanos in a Remote Write setup. The Receiver is exposed for external Prometheus instances to upload metrics in real-time. By default Thanos Object Store is configured to use the thanos bucket of the local Minio instance. When Thanos is enabled, an extra data source is added to Grafana for Thanos Query.
355343
trivy:
356344
title: Trivy Operator
357345
appVersion: 0.16.4

0 commit comments

Comments
 (0)