Skip to content

Commit

Permalink
k8s_metrics README.md typos (elastic#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
inqueue committed Dec 6, 2023
1 parent 5e038e7 commit 49340ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions k8s_metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Index a metrics document corpus while performing intermittent manual refreshes o
* `manual_refresh_interval` (default: `15`)
* `number_of_replicas` (default: `1`)
* `number_of_shards` (default: `1`)
* `refresh_interval` (defaulit: `unset`)
* `refresh_interval` (default: `unset`)

### `append-no-conflicts-metrics-index-only`

Expand All @@ -56,7 +56,7 @@ Index a metrics document corpus. This challenge can be used as a baseline when c
* `ingest_percentage` (default: `100`)
* `number_of_replicas` (default: `1`)
* `number_of_shards` (default: `1`)
* `refresh_interval` (defaulit: `unset`)
* `refresh_interval` (default: `unset`)

### `append-no-conflicts-metrics-with-fast-refresh`

Expand All @@ -70,4 +70,4 @@ Index a metrics document corpus while indexing a small Kibana corpus to a separa
* `fast_refresh_indexing_interval` (default: `30`)
* `number_of_replicas` (default: `1`)
* `number_of_shards` (default: `1`)
* `refresh_interval` (defaulit: `unset`)
* `refresh_interval` (default: `unset`)

0 comments on commit 49340ca

Please sign in to comment.