mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-13 00:41:31 +08:00

* feat: add APIs for third party api feat Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com> * fix: minor fixes Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com> * test: add unit tests Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com> * chore: minor changes Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com> * fix: review comments Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com> * test: add unit tests Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com> * chore: cleanup Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com> * chore: review comments Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com> * chore: review comments Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com> --------- Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
Integreation: Messaging Queue
This package contains the api
, and translation
logic to support messaging queue features.
Currently supported queues:
- Kafka
For detailed setup, checkout our public docs for configuring:
- Trace collection form Clients (Producer and Consumer)
- Metrics collection from Kafka Brokers, Producers and Consumers