This message was deleted.
# support
s
This message was deleted.
n
Do you mean importing Grafana dashboards? If yes as of now we don’t support that
r
like Loki,we can edit and use in Grafana
Another way,we can implement Loki API
so we can use grafana Loki plugin to connect Signoz 👀
n
That is not possible(i.e directly using loki API) but what you can do is configure Loki to send logs to signoz https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/lokireceiver
r
it`s not a problem for send logs, we just want to use it in Grafana .we find another component qryn can do this
n
so I got your point, do you mean integrating signoz to grafana that will allow you to view logs in signoz on grafana ?
r
yeah
so,we can get all the dashboard together
We are now putting logs directly into clickhouse, one log per table. and use Grafana Plugins for clickhouse . but is not easy to use. Cause we need to use SQL
n
Interesting, but as of now we haven’t worked on supporting this. Also I am guessing you are using your custom schema for storing logs
r
yes
👍 1
n
ok, we don’t support that