Yes I tried the tutorials but they are mostly about how to install the SigNoz but none of them are about how to create a new API in go so that I could use that information in some kind.
anmol soin
09/18/2021, 12:05 PM
can you tell me how to access the data directly stored in clickhouse like we do in mysql and mongo.
is there any Gui available for it like MongoExpress and Mysql workbench for clickhouse and druid+KAFKA
@anmol soin
1. You need to declare the API as an interface at this place
2. Now you need to implement that interface in clickhouse reader (something like this API) and in druid reader. If you do not plan to use Druid, you can keep you API in druidReader something like this
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.