Skip to content
Prev Previous commit
[DOCS] Adds section to Integrations that links to ES|QL subpage.
  • Loading branch information
szabosteve committed Jun 6, 2024
commit eb04408dfbd220f45f6f3716779b7dfa394979ed
8 changes: 8 additions & 0 deletions docs/guide/integrations.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ The Python Elasticsearch client supports native OpenTelemetry instrumentation fo
Refer to the <<opentelemetry>> page for details.


[discrete]
[[esql-intro]]
=== ES|QL

{ref}/esql.html[ES|QL] is available through the Python Elasticsearch client.
Refer to the <<esql-pandas>> page to learn more about using ES|QL and Pandas together with dataframes.


[discrete]
[[transport]]
=== Transport
Expand Down