elastic/kibana

[ResponseOps][Rules] Better message in serverless when the license does not support certain connector types

Open

#201360 opened on Nov 22, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (19,065 stars) (8,021 forks)batch import
Feature:Alerting/RulesManagementTeam:ResponseOpsgood first issue

Description

In Serverless if you are on the Essentials licensing tier we show the following message for connectors that are not supported by the tier.

Image

In ECS though we show a different message

Image

The message in Serverless is confusing and we should have a message related to the Complete and Essentials licensing tiers.

Related: https://github.com/elastic/kibana/issues/189978

Contributor guide