mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
36 lines
1.1 KiB
Text
36 lines
1.1 KiB
Text
---
|
|
####
|
|
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
|
|
#### Reach out in #docs-engineering for more info.
|
|
####
|
|
id: kibKbnTracedEsClientPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-traced-es-client
|
|
title: "@kbn/traced-es-client"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/traced-es-client plugin
|
|
date: 2025-06-26
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/traced-es-client']
|
|
---
|
|
import kbnTracedEsClientObj from './kbn_traced_es_client.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/observability-ui](https://github.com/orgs/elastic/teams/observability-ui) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 34 | 0 | 33 | 0 |
|
|
|
|
## Server
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnTracedEsClientObj.server.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnTracedEsClientObj.server.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnTracedEsClientObj.server.misc}/>
|
|
|