|
|
|
|
|
by akshayKMR
272 days ago
|
|
I've been putting off a self-hosted observability setup for a long time.
Any recommendations on basis ease of setup and operation? (For something low-medium scale). My ideal setup would be to just write SQL on telemetry data and plot dashboards / set alerts. Also, thoughts on Vector vs otel agent? |
|
Don’t use vector or otel-agent. Add a materialized view in clickhouse to transform data and swap HyperDX to load from your view (in the UI.)