This message was deleted.
s
This message was deleted.
a
@anmol soin try this https://www.signoz.io/blog/opentelemetry-nodejs/ plenty more in their blogs. You can follow this tutorials. There are Java/Python based as well. choose at your comfort
a
okay let me try, thanks for the response @Anwesh
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.
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
y
a
@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
a
Okay! let me check, thanks for the reply 😃
👍 1