Hi guys,
I was exploring Signoz, but more specifically the query service and the frontend. We already have our own clickhouse with vector agent sending logs to clickhouse..
My use case for Signoz is to fetch those and visualize on signoz, hence the need for just query and frontend.
I tried to get both the containers up and running, and they are. But there is nothing I am able to do. I have attached image, please check and let me know..
And I have a few questions:
1. Can I just use the query service and frontend in production, without any issues? (I literally did not setup anything else, not even alert manager)
2. How can I get the query service to fetch the logs from our database (Schema is not based on OTEL data model and DB names are not signoz_logs or anything) and visualize in the logs explorer? Because I can't find any config file or anything in frontend to setup that.
3. we need prometheus.yml only if we use the alert manager feature, am I right? or do we need it basically for query service?
It would really be great to get some help here and get the queries sorted. I'd really appreciate it, Thanks in advance :)