<!here> Important updates in the new release `v0.1...
# general
a
<!here> Important updates in the new release
v0.11.2
ā€¢ Fix for query-service OOMing when using promQL - loading all timeseries in memory to match labels has been moved to use ClickHouse to do the matching and load only the relevant timeseries for a query. This will remove a lot of memory pressure on the query-service. The relevant PR https://github.com/SigNoz/prometheus/pull/6 is released with the new release. However this does not affect queries built using QueryBuilder in the dashboards as much of the work is already taken care by ClickHouse. ā€¢ JsonObject cast issues in otel-collector is fixed with PR https://github.com/SigNoz/signoz-otel-collector/pull/17. Issue reported such as https://signoz-community.slack.com/archives/C01HWQ1R0BC/p1663325630092669 should be fixed now Users are requested to file more issues to be picked up for the next release. We are always eager to serve you better šŸ™‚
a
Hey @Ankit Nayan, I'm wondering why you folks have decide to fork Prometheus instead of implementing remote write protocol for ClickHouse? I'm just curious šŸ™‚