Skip to content

Commit

Permalink
[apm docs consolidation] Redirect APM guide pages to Observability gu…
Browse files Browse the repository at this point in the history
…ide (#3498) (#3499)

* move files from docs/en/apm-server to docs/en/observability/apm/

* move index and redirects back to docs/en/apm-server/

* update apm guide index

* add redirects

* delete overview

* clean up

* fix broken links

* clean up redirects

(cherry picked from commit 0de6b2c)

Co-authored-by: Colleen McGinnis <[email protected]>
  • Loading branch information
mergify[bot] and colleenmcginnis authored Jan 3, 2024
1 parent 76e8b86 commit 1a00aeb
Show file tree
Hide file tree
Showing 185 changed files with 1,067 additions and 150 deletions.
26 changes: 0 additions & 26 deletions docs/en/apm-server/apm-overview.asciidoc

This file was deleted.

94 changes: 7 additions & 87 deletions docs/en/apm-server/integrations-index.asciidoc
Original file line number Diff line number Diff line change
@@ -1,96 +1,16 @@
include::./version.asciidoc[]
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]

:apm-integration-docs:
:obs-repo-dir: {observability-docs-root}/docs/en

:github_repo_link: https://github.com/elastic/apm-server/blob/v{version}
ifeval::["{version}" == "8.0.0"]
:github_repo_link: https://github.com/elastic/apm-server/blob/main
endif::[]


// OTHER ATTRS
// TODO: Check that these are still relevant
:version: {apm_server_version}
:beatname_lc: apm-server
:beatname_uc: APM Server
:beatname_pkg: {beatname_lc}
:beat_kib_app: APM app
:beat_monitoring_user: apm_system
:beat_monitoring_user_version: 6.5.0
:beat_monitoring_version: 6.5
:beat_default_index_prefix: apm
:access_role: {beat_default_index_prefix}_user
:beat_version_key: observer.version
:dockerimage: docker.elastic.co/apm/{beatname_lc}:{version}
:dockergithub: https://github.com/elastic/apm-server-docker/tree/{doc-branch}
:dockerconfig: https://raw.githubusercontent.com/elastic/apm-server/{doc-branch}/apm-server.docker.yml
:discuss_forum: apm
:github_repo_name: apm-server
:sample_date_0: 2019.10.20
:sample_date_1: 2019.10.21
:sample_date_2: 2019.10.22
:repo: apm-server
:no_kibana:
:no_ilm:
:no-pipeline:
:no-processors:
:no-indices-rules:
:no_dashboards:
:apm-server:
:deb_os:
:rpm_os:
:mac_os:
:docker_platform:
:win_os:
:linux_os:

:downloads: https://artifacts.elastic.co/downloads/apm-server
:doctype: book

// Temporary attributes
:which-guide: apm
:apm-server-dir: {observability-docs-root}/docs/en/apm-server

// END OTHER ATTRS
include::{asciidoc-dir}/../../shared/versions/stack/{source_branch}.asciidoc[]
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]

[[apm-user-guide]]
= APM User Guide

include::apm-overview.asciidoc[]

include::apm-quick-start.asciidoc[]

include::getting-started-apm-server.asciidoc[]

include::data-model.asciidoc[]
:move-notice: This documentation has moved to the {observability-guide}/apm.html[Observability guide] as of version 8.12.

include::features.asciidoc[]
{move-notice}

include::how-to.asciidoc[]
== About

include::open-telemetry.asciidoc[]

include::manage-storage.asciidoc[]

include::configure/index.asciidoc[leveloffset=+1]

include::setting-up-and-running.asciidoc[]

include::secure-comms.asciidoc[]

include::monitor-apm-server.asciidoc[]

include::api.asciidoc[]

include::troubleshoot-apm.asciidoc[]

include::upgrading.asciidoc[]

include::release-notes.asciidoc[leveloffset=+1]

include::known-issues.asciidoc[leveloffset=+1]
This documentation has moved.

include::redirects.asciidoc[]

:which-guide:
Loading

0 comments on commit 1a00aeb

Please sign in to comment.