mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
(cherry picked from commit 73f8e52b89
)
Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
This commit is contained in:
parent
cd37a21ae3
commit
e53684a7a7
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ The number of saved object fields broken down by saved object type.
|
|||
[[ci-metric-adding-new-metrics]]
|
||||
=== Adding new metrics
|
||||
|
||||
You can report new metrics by using the `CiStatsReporter` class provided by the `@kbn/dev-utils` package. This class is automatically configured on CI and its methods noop when running outside of CI. For more details checkout the {kib-repo}blob/{branch}/packages/kbn-dev-utils/src/ci_stats_reporter[`CiStatsReporter` readme].
|
||||
You can report new metrics by using the `CiStatsReporter` class provided by the `@kbn/dev-utils` package. This class is automatically configured on CI and its methods noop when running outside of CI. For more details checkout the {kib-repo}blob/{branch}/packages/kbn-ci-stats-reporter[`CiStatsReporter` readme].
|
||||
|
||||
[[ci-metric-resolving-overages]]
|
||||
=== Resolving `page load bundle size` overages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue