As an SRE/platform/cloud/whatever engineer I'd like to self-host my observability tools to reduce costs (DataDog, New Relic, etc are quite costly). One of the pain points with self-hosting is that tools are either fragmented, or require heavy infrastructure investment.
For example, the LGTM stack requires deploying Loki, Tempo, and Mimir (or other Prometheus compatible store) to capture logs, metrics, and traces.
Other projects like SigNoz or Uptrace, which do support a unified observability store, do it with ClickHouse, which can be pretty resource hungry and also incurs operational overhead.
Quickwit already supports logs and traces, will it also support metrics?
As an SRE/platform/cloud/whatever engineer I'd like to self-host my observability tools to reduce costs (DataDog, New Relic, etc are quite costly). One of the pain points with self-hosting is that tools are either fragmented, or require heavy infrastructure investment.
For example, the LGTM stack requires deploying Loki, Tempo, and Mimir (or other Prometheus compatible store) to capture logs, metrics, and traces.
Other projects like SigNoz or Uptrace, which do support a unified observability store, do it with ClickHouse, which can be pretty resource hungry and also incurs operational overhead.
Quickwit already supports logs and traces, will it also support metrics?