elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.82k stars 8.21k forks source link

[ResponseOps][Rules] Improve documentation for field `consumer` in Rule API #195713

Open adcoelho opened 2 weeks ago

adcoelho commented 2 weeks ago

Issue

The consumer field in our Rules API is a common source of confusion and SDHs. Our current documentation only lists possible values but does not explain their meaning or their purpose. (Some of the values might even be deprecated.)

The name of the application or feature that owns the rule. For example: alerts, apm, discover, infrastructure, logs, metrics, ml, monitoring, securitySolution, siem, stackAlerts, or uptime.

Objective

We should improve the consumer field documentation for the Rule API. This includes the create rule API and the rule API response.

Links

elasticmachine commented 2 weeks ago

Pinging @elastic/response-ops (Team:ResponseOps)

heespi commented 2 weeks ago

Noting here SRE´s clear feedback about the importance of addressing this problem

CC: @cnasikas