[RAM] Create API to draw timelines of alerts on charts #141487
Labels
8.6 candidate
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
As a user, I would like to consume an API to draw timelines of Alerts. To be able to do that we will have to use the new field
time_range
added by this PR. We will use the date histogram aggregations to get the different bucket associated to the timelines of alerts. What is really important in the query is to usehard_bounds
to limit the histogram to specified bounds.The text was updated successfully, but these errors were encountered: