Skip to content

[7.x] [Alerting] replace watcher http APIs used by index threshold Alerting (#59475)#59713

Merged
pmuellr merged 1 commit intoelastic:7.xfrom
pmuellr:backport/7.x/pr-59475
Mar 10, 2020
Merged

[7.x] [Alerting] replace watcher http APIs used by index threshold Alerting (#59475)#59713
pmuellr merged 1 commit intoelastic:7.xfrom
pmuellr:backport/7.x/pr-59475

Conversation

@pmuellr
Copy link
Copy Markdown
Contributor

@pmuellr pmuellr commented Mar 9, 2020

Backports the following commits to 7.x:

…elastic#59475)

Prior to this PR, the alerting UI used two HTTP endpoints provided by the
Kibana watcher plugin, to list index and field names.  There are now two HTTP
endpoints in the alerting_builtins plugin which will be used instead.

The code for the new endpoints was largely copied from the existing watcher
endpoints, and the HTTP request/response bodies kept pretty much the same.

resolves elastic#53041
@pmuellr pmuellr added the backport This PR is a backport of another PR label Mar 9, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@pmuellr pmuellr merged commit aade597 into elastic:7.x Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants