Is there a way to export the result of a query?
# support
s
Is there a way to export the result of a query?
n
Do you want to export the results of the query for the logs?
s
That is one option. It looks like we can use the query API, after we upgrade signoz
n
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
we need a report of failing REST calls, listing certain fields that are set as attributes on our root spans.