mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Closes #163282 ## Summary This PR: * Adds a `featureFlags.metricsExplorerEnabled` property to the Infra plugin config to enable and disable Metrics Explorer depending on the offering type * Prevents `MetricsExplorerViewsService` initialization for serveless based on the feature flag * Prevents creating Metrics Explorer frontend routes when in serverless * Prevents registration of the MetricsExplorerViews saved object when in serverless * Prevents initialization of the `metrics_explorer_views` API routes when in serverless **Trying to access Metrics Explorer in serverless** <img width="1829" alt="CleanShot 2023-09-22 at 12 59 35@2x" src=" |
||
---|---|---|
.. | ||
adapters | ||
alerting | ||
domains | ||
host_details | ||
infra_ml | ||
log_analysis | ||
metrics | ||
sources | ||
constants.ts | ||
create_custom_metrics_aggregations.ts | ||
create_search_client.ts | ||
infra_types.ts | ||
source_status.ts |