Do you want to export the results of the query for the logs?
s
Steven Barnes
06/12/2025, 4:16 PM
That is one option. It looks like we can use the query API, after we upgrade signoz
n
Nagesh Bansal
06/12/2025, 4:19 PM
Can you help me understand your use case here?
If you want to just export the results of the query from UI, you can do that for logs, and yeah, right, you can use the query_range API to get the signals with query-builder/clickhouse sql/promql.
Ref: https://signoz.io/api-reference/#/operations/queryRange
s
Steven Barnes
06/12/2025, 4:22 PM
we need a report of failing REST calls, listing certain fields that are set as attributes on our root spans.