Commit graph

17 commits

Author SHA1 Message Date
Lisa Cawley
a811538ee8
[OAS] Add Elasticsearch query rule parameters (#162001) 2023-07-19 10:46:39 -07:00
Alexi Doak
622d994584
[ResponseOps][Alerting] Add missing rule.params descriptions for Stack rules (#161807)
Resolves https://github.com/elastic/kibana/issues/161710

## Summary

Related to this issue: https://github.com/elastic/kibana/issues/161126

Added missing descriptions for the index threshold rule params.


### Checklist

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Ying Mao <ying.mao@elastic.co>
2023-07-19 08:15:17 -04:00
Lisa Cawley
3a0c90d934
[DOCS] Clarify API key authorization for alerting (#161717) 2023-07-17 09:41:23 -07:00
Lisa Cawley
e38d08c91a
[DOCS] Fix create rule open API specification (#157950) 2023-06-26 07:39:11 -07:00
Julian Gernun
53465943b0
[RAM] [Docs] Add rule type param references (#159186)
## Summary

Links param parameter OAS to alerting rules documentation

---------

Co-authored-by: lcawl <lcawley@elastic.co>
2023-06-19 12:37:01 +02:00
Lisa Cawley
b6a2611361
[DOCS] Conditional actions in rule open API specifications (#157951) 2023-06-09 08:33:43 -07:00
Lisa Cawley
2795ac894b
[DOCS] Add revision to alerts schema (#157938) 2023-05-18 11:42:14 -07:00
Lisa Cawley
1cb0ee6d72
[DOCS] Add UUID to rule actions (#157942) 2023-05-17 18:43:20 -07:00
Lisa Cawley
60513d3fe9
[DOCS] Add api_key_created_by_user to alerting API specification (#158018) 2023-05-17 15:02:40 -07:00
Mike Côté
5a4dd3fccd
Remove alerting_framework_heath from the alerting framework health API response (#154276)
Resolves https://github.com/elastic/kibana/issues/135035.

In this PR, I'm removing the deprecated attribute
`alerting_framework_heath` from the alerting framework health API.

## To verify

1. Start Kibana.
2. Call `/api/alerting/_health`.
3. Notice `alerting_framework_heath` is no longer part of the HTTP API
response.

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: lcawl <lcawley@elastic.co>
2023-04-20 07:16:27 -04:00
Lisa Cawley
903173dff1
[DOCS] Add summary capabilities to the open API specification (#149998) 2023-02-08 08:30:14 -08:00
Lisa Cawley
59488afa5d
[DOCS] Add specifications for deprecated alert APIs (#149655) 2023-02-02 07:21:43 -08:00
Lisa Cawley
7421a9737d
[DOCS] Create open API specification for create rule (#149565) 2023-01-26 18:07:23 -08:00
Lisa Cawley
fa68cb432b
[DOCS] Create OAS for get rule types and get alerting framework health (#148774) 2023-01-17 10:53:48 -07:00
Lisa Cawley
b254abaf08
[DOCS] Create open API specification for disable/enable rule and mute/unmute all alerts #148360 (#148494) 2023-01-10 17:01:16 -07:00
Lisa Cawley
d35296ea3b
[DOCS] Create open API specification for update rule (#147407) 2023-01-10 10:27:58 -07:00
Lisa Cawley
d862f46c2a
[DOCS] Create open API specification for find rules (#147061) 2022-12-12 11:36:44 -08:00