mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.7`: - [docs: link to android agent central config docs (#154303)](https://github.com/elastic/kibana/pull/154303) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Brandon Morelli","email":"brandon.morelli@elastic.co"},"sourceCommit":{"committedDate":"2023-04-04T03:01:36Z","message":"docs: link to android agent central config docs (#154303)\n\n### Summary\r\n\r\nThe Android agent officially supports central configuration as of\r\nversion 0.4.0. This PR links from the central configuration\r\ndocumentation to the Android agent config reference. Closes\r\nhttps://github.com/elastic/observability-docs/issues/2812. cc\r\n@LikeTheSalad","sha":"d498c2fe74711e7264ac1fe39de82babf2664c7b","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:APM","release_note:skip","v8.8.0","v8.7.1"],"number":154303,"url":"https://github.com/elastic/kibana/pull/154303","mergeCommit":{"message":"docs: link to android agent central config docs (#154303)\n\n### Summary\r\n\r\nThe Android agent officially supports central configuration as of\r\nversion 0.4.0. This PR links from the central configuration\r\ndocumentation to the Android agent config reference. Closes\r\nhttps://github.com/elastic/observability-docs/issues/2812. cc\r\n@LikeTheSalad","sha":"d498c2fe74711e7264ac1fe39de82babf2664c7b"}},"sourceBranch":"main","suggestedTargetBranches":["8.7"],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/154303","number":154303,"mergeCommit":{"message":"docs: link to android agent central config docs (#154303)\n\n### Summary\r\n\r\nThe Android agent officially supports central configuration as of\r\nversion 0.4.0. This PR links from the central configuration\r\ndocumentation to the Android agent config reference. Closes\r\nhttps://github.com/elastic/observability-docs/issues/2812. cc\r\n@LikeTheSalad","sha":"d498c2fe74711e7264ac1fe39de82babf2664c7b"}},{"branch":"8.7","label":"v8.7.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
This commit is contained in:
parent
1e2debad35
commit
cd3e0a730f
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ including descriptions and default values, will be displayed.
|
|||
Supported configurations are also tagged with the image:./images/dynamic-config.svg[] badge in each APM agent's configuration reference:
|
||||
|
||||
[horizontal]
|
||||
Android agent:: {apm-android-ref}/configuration.html[Configuration reference]
|
||||
Go agent:: {apm-go-ref}/configuration.html[Configuration reference]
|
||||
iOS agent:: _Not yet supported_
|
||||
Java agent:: {apm-java-ref}/configuration.html[Configuration reference]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue