Files
oam/knowledge base/thanos.md
2025-04-20 14:12:01 +02:00

79 lines
975 B
Markdown

# Thanos
> TODO
Intro
<!-- Remove this line to uncomment if used
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Setup</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Codebase]
- [Prometheus]
Alternatives:
- [Cortex]
- Grafana's [Mimir]
### Sources
- [Documentation]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[cortex]: cortex.md
[mimir]: mimir.md
[prometheus]: prometheus/README.md
<!-- Files -->
<!-- Upstream -->
[codebase]: https://github.com/thanos-io/thanos
[documentation]: https://thanos.io/tip/thanos/
[website]: https://thanos.io/
<!-- Others -->