We don’t support custom clickhouse table schemas. If your clickhouse table has schema similar to SigNoz’s logs schema then it might work.
As far as I know you can parse json fields and use selected fields (indices) for aggregates in SigNoz as well.
@nitya-signoz can help more
v
Varaprasad Neerukattu
01/11/2024, 5:45 PM
Thanks Vishal.. appriciate if you can have it in future as many use cases where customers pushing logs to OLAP DBs but no proper observability GUI like signoz
n
nitya-signoz
01/12/2024, 3:41 AM
You should be able to create dashboard panels using clickhouse queries, but normal logs explorer and other things like search won’t work as features rely on the schema created by us
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.