This message was deleted.
s
This message was deleted.
p
I think @User should be able to help you out here
a
The issue is with path. @User please run
sudo docker-compose -f docker/druid-kafka-setup/docker-compose-tiny.yaml up -d
from
signoz/deploy
folder
A couple of things if you don't use
./install.sh
• you might want to re-run the docker-compose up command above as there is a supervisor job that needs to re-run after druid is up and running. The install script does this job automatically. Re-running docker-compose up command will run the jobs again • You might have to wait for a couple of minutes before you see sample services in frontend. The install script also waits for the services to be up before giving success message
d
thank you very much guys, solved!
a
👍
Any bias towards using druid + kafka setup? Our clickhouse setup has more features (enabled metrics ingestion + building custom dashboards with metrics data including infrastructure metrics)