#support

Integrating Signoz with Tracetest for Trace-based Tests

TLDR Daniel asked about retrieving traces directly from Signoz for integration with Tracetest. Srikanth suggested creating a GitHub issue for the task.

Powered by Struct AI
Jul 29, 2023 (4 months ago)
Daniel
Photo of md5-b06afd00347b9a7fce1435752cd6f2cc
Daniel
01:44 AM
Hi folks! Recently I integrated Signoz with Tracetest to allow users to do Trace-based tests in their applications while storing traces on Signoz (PR with context and example app).
At that time I chose to add another OTel Collector in front of Signoz sending traces to Signoz and Tracetest to avoid users to do any customization on Signoz OTel Collector.

To improve this integration we are thinking on getting traces from Signoz directly from it, instead adding this additional OtelCollector, allowing users that already has their services sending telemetry to Signoz directly to also be able to do Trace-based tests. Looking into your documentation I have not found any API to query traces directly. Do you know how we can do that?
Jul 30, 2023 (4 months ago)
Srikanth
Photo of md5-ce04a9988e2fd758a659dc55be6f2543
Srikanth
01:44 PM
There is an API for that, but it requires a token. Can you create a GitHub issue?
Daniel
Photo of md5-b06afd00347b9a7fce1435752cd6f2cc
Daniel
04:00 PM
sure, thanks!
04:06
Daniel
04:06 PM