Skip to content

Commit

Permalink
remove trailing whitespace, no functional change
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm committed Nov 28, 2022
1 parent eb2ae0b commit 2ca56f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specs/agents/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Snapshotted configuration options:
* `span_compression_exact_match_max_duration`
* `span_compression_same_kind_max_duration`
* `exit_span_min_duration`


#### Duration/Size Config Legacy Considerations

Expand Down Expand Up @@ -188,7 +188,7 @@ Please manually add a checkbox to all the implementation issues to make sure age

Before creating a PR, execute the [jest tests and update the generated snapshot files](https://github.com/elastic/kibana/blob/main/x-pack/plugins/apm/dev_docs/testing.md#unit-tests-jest).
For testing purposes, comment out the `includeAgents` declaration and remember add it back in after testing.
This ensures that you can just select `all` services and `all` environments in the central configuration UI.
This ensures that you can just select `all` services and `all` environments in the central configuration UI.
To test the changes, run Elasticsearch and Kibana as described in the contribution guide.
Just try out whether the option is rendered as expected and triple-check that the option name matches the one in the spec.

Expand Down

0 comments on commit 2ca56f1

Please sign in to comment.