mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-21 01:16:57 +00: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