Skip to content

Commit c2f37ae

Browse files
committed
Add dependency config for the Kibana tool
1 parent 4dfd3e8 commit c2f37ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

solutions/observability/observability-ai-assistant.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,10 @@ Main functions:
341341
`kibana`
342342
: Call {{kib}} APIs on your behalf.
343343

344+
::::::{important}
345+
For self‑managed (non‑cloud) deployments, configure [`server.publicBaseUrl`](kibana://reference/configuration-reference/general-settings.md#server-publicbaseurl) in your `kibana.yml`. This setting is required to use the `kibana` function.
346+
::::::
347+
344348
`query`
345349
: Generate, execute, and visualize queries based on your request.
346350

0 commit comments

Comments
 (0)