Aleksandr Razumov
Aleksandr Razumov
2026 Q3 - [ ] Custom query language, better suited for OpenTelemetry - [ ] Custom Grafana Plugin - [ ] UI for oteldb?
Rebalancer sidecar component for ClickHouse.
Meta-issue for alpha release that can be evaluated in controlled environments.
Advanced metrics with dashboard should be implemented to track oteldb performance. ## Data * Total count of signals in table * Total size of signals in table (on disk, compressed)...
- [x] License is compatible: Apache 2.0 - [ ] Dependencies licenses are compatible? - [x] Components licenses are compatible (ClickHouse: Apache 2.0) - [ ] Maintainers file - [...
Throughtput is not unlimited, to prevent overload we must support quotas for points/metrics per second per tenant. When tenant reaches allocated capacity, we should apply some strategy how to limit...
We should support ingesting 1 Billion points per second on reasonable amount of hardware to be considered scalable.
Instead of reusing Loki, we should implement custom datasource plugin that better suites OpenTelemetry data model and benefits from advanced corellation capabilities that oteldb has.