Skip to content

Commit

Permalink
fix: rm thanos (#1589)
Browse files Browse the repository at this point in the history
Co-authored-by: ElderMatt <matthew.elderhorst@hotmail.com>
Co-authored-by: Jehoszafat Zimnowoda <jehoszafat.zimnowoda@redkubes.com>
  • Loading branch information
3 people authored Apr 26, 2024
1 parent 7c2a833 commit 6c0adc3
Show file tree
Hide file tree
Showing 275 changed files with 5 additions and 41,599 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ Otomi offers a set of integrated Kubernetes applications (using upstream open so
- [Kiali](https://github.com/kiali/kiali): Observe Istio service mesh relations and connections
- [Minio](https://github.com/minio/minio): High performance Object Storage compatible with Amazon S3 cloud storage service
- [Trivy](https://github.com/aquasecurity/trivy-operator): Kubernetes-native security toolkit
- [Thanos](https://github.com/thanos-io/thanos): HA Prometheus setup with long term storage capabilities
- [Falco](https://github.com/falcosecurity/falco): Cloud Native Runtime Security
- [Opencost](https://github.com/opencost/opencost): Cost monitoring for Kubernetes
language ecosystems
Expand Down
12 changes: 0 additions & 12 deletions apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -340,18 +340,6 @@ appsInfo:
dependencies: Prometheus, Grafana, Minio (if no external Object Storage is used), Otel
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.
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.
thanos:
title: Thanos
appVersion: 0.31.0
repo: https://github.com/thanos-io/thanos
maintainers: Thanos
relatedLinks:
- https://otomi.io/docs/apps/thanos
- https://thanos.io
license: Apache 2.0
dependencies: Prometheus, Grafana, Minio (if no external Object Storage is used)
about: Thanos is a tool to set up a Highly Available Prometheus with long-term storage capabilities.
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.
trivy:
title: Trivy Operator
appVersion: 0.16.4
Expand Down
Loading

0 comments on commit 6c0adc3

Please sign in to comment.