You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/extend/plugin-list.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ mapped_pages:
153
153
|[enterpriseSearch](https://github.com/elastic/kibana/blob/main/x-pack/solutions/search/plugins/enterprise_search/README.md)| This plugin provides Kibana user interfaces for managing the Enterprise Search solution and its products, App Search and Workplace Search. |
154
154
|[entityManager](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/entity_manager/README.md)| This plugin provides access to observed entity data, such as information about hosts, pods, containers, services, and more. |
155
155
|[entityStore](https://github.com/elastic/kibana/blob/main/x-pack/solutions/security/plugins/entity_store/README.md)| Central place for Entities management and logs extraction. |
156
-
|[evals](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/evals/README.md)| The Evals plugin provides an in-Kibana UI for browsing LLM evaluation run results, per-evaluator statistics, and OpenTelemetry traces produced by the @kbn/evals evaluation framework. |
156
+
|[evals](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/evals/README.md)| The Evals plugin provides an in-Kibana UI for browsing LLM evaluation experiment results, per-evaluator statistics, and OpenTelemetry traces produced by the @kbn/evals evaluation framework. |
157
157
|[eventLog](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/event_log/README.md)| The event log plugin provides a persistent history of alerting and action activities. |
158
158
|[exploratoryView](https://github.com/elastic/kibana/blob/main/x-pack/solutions/observability/plugins/exploratory_view/README.md)| A shared component for visualizing observability data types via lens embeddable. For further details. |
159
159
|[features](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/features/README.md)| The features plugin enhance Kibana with a per-feature privilege system. |
'Skip the Elasticsearch export preflight check (not recommended for CI). Preflight runs a small sentinel write against the configured evaluations cluster.',
290
-
example: 'KBN_EVALS_SKIP_PREFLIGHT_EXPORT=true',
283
+
name: 'EVALUATIONS_KBN_API_KEY',
284
+
description: 'API key for authenticating to EVALUATIONS_KBN_URL.',
0 commit comments