You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/exporting/exporting-data.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ Response Fields
149
149
- The node where the resource is located.
150
150
151
151
152
-
GET `https://stg.api.robusta.dev/api/query/report`
152
+
GET `https://api.robusta.dev/api/query/report`
153
153
--------------------------------------
154
154
155
155
Use this endpoint to retrieve aggregated alert data, including the count of each type of alert during a specified time range. Filters can be applied using query parameters such as `account_id` and the time range.
@@ -187,7 +187,7 @@ The following `curl` command demonstrates how to query aggregated alert data for
0 commit comments