mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 18:27:59 -04:00
[PR #141434](https://github.com/elastic/kibana/pull/141434) exposes a bunch of metrics related to the Elasticsearch Client in the `/api/stats` endpoint. While all these stats are interesting, some of them might be less relevant than others right now. Let's start by exposing only those stats that are more critical from a monitoring standpoint. <img width="440" alt="image" src="https://user-images.githubusercontent.com/25349407/201688243-4e33cd88-5fa2-48b7-b8ca-2fd175271adc.png"> |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/core-metrics-server
This package contains the public types for Core's server-side metrics service.