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
+2-1Lines changed: 2 additions & 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. |
@@ -173,6 +173,7 @@ mapped_pages:
173
173
|[indicesMetadata](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/private/indices_metadata/README.md)| Plugin for managing and retrieving metadata about indices in Kibana. This plugin collects and processes metadata from Elasticsearch indices, data streams, ILM policies, and index templates. |
174
174
|[inference](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/inference/README.md)| The inference plugin is a central place to handle all interactions with the Elasticsearch Inference API and external LLM APIs. Its goals are: |
175
175
|[inferenceEndpoint](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/inference_endpoint/README.md)| A Kibana plugin |
176
+
|[inferenceWorkflows](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/inference_workflows/README.md)| Registers AI workflow steps (ai.prompt, ai.summarize, ai.classify) that use the inference plugin to power LLM-based automation in Kibana Workflows. |
176
177
|[infra](https://github.com/elastic/kibana/blob/main/x-pack/solutions/observability/plugins/infra/README.md)| This is the home of the infra plugin, which aims to provide a solution for the infrastructure monitoring use-case within Kibana. |
177
178
|[ingestHub](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/ingest_hub/README.md)| Cross-solution onboarding page for adding data sources and integrations. Gated behind the ingestHub.enabled feature flag. |
178
179
|[ingestPipelines](https://github.com/elastic/kibana/blob/main/x-pack/platform/plugins/shared/ingest_pipelines/README.md)| The ingest_pipelines plugin provides Kibana support for Elasticsearch's ingest pipelines. |
0 commit comments