-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Licensed feature usage API #60984
Copy link
Copy link
Closed
Labels
Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//enhancementNew value added to drive a business resultNew value added to drive a business result
Metadata
Metadata
Assignees
Labels
Team:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//enhancementNew value added to drive a business resultNew value added to drive a business result
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently, we have no way to know when a licensed feature was actually used. Kibana routinely checks whether or not a license enables a specific feature for a number of reasons, but it doesn't differentiate between checking for the sake of hiding something in the UI versus a check prior to a feature actually being consumed.
The Elasticsearch team will be adding a similar API, so we should likely standardize on a format to make consumption easier.