diff --git a/docs/reference/advanced-topics.md b/docs/reference/advanced-topics.md index dc0f28b54..c6be86dc7 100644 --- a/docs/reference/advanced-topics.md +++ b/docs/reference/advanced-topics.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/advanced.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Advanced topics [advanced] diff --git a/docs/reference/api-reference.md b/docs/reference/api-reference.md index ba3d17461..cf64781d0 100644 --- a/docs/reference/api-reference.md +++ b/docs/reference/api-reference.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/api.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # API reference [api] diff --git a/docs/reference/configuration.md b/docs/reference/configuration.md index 7c5e86c58..a8a275fc5 100644 --- a/docs/reference/configuration.md +++ b/docs/reference/configuration.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/configuration.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Configuration [configuration] @@ -379,7 +385,7 @@ The version number of the used framework. For Ruby on Rails and Sinatra, this de | --- | --- | --- | --- | | `ELASTIC_APM_GLOBAL_LABELS` | `global_labels` | `nil` | `dept=engineering,rack=number8` | -Labels added to all events, with the format key=value[,key=value[,…​]]. +Labels added to all events, with the format key=value[,key=value[,… ]]. ::::{note} This option requires APM Server 7.2 or greater, and will have no effect when using older server versions. diff --git a/docs/reference/context.md b/docs/reference/context.md index b73adc383..482a9b727 100644 --- a/docs/reference/context.md +++ b/docs/reference/context.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/context.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Adding additional context [context] diff --git a/docs/reference/custom-instrumentation.md b/docs/reference/custom-instrumentation.md index b38f1c9fb..f952fbe74 100644 --- a/docs/reference/custom-instrumentation.md +++ b/docs/reference/custom-instrumentation.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/custom-instrumentation.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Custom instrumentation [custom-instrumentation] diff --git a/docs/reference/getting-started-rack.md b/docs/reference/getting-started-rack.md index ee0e8e5d1..5856d592c 100644 --- a/docs/reference/getting-started-rack.md +++ b/docs/reference/getting-started-rack.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/getting-started-rack.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Getting started with Rack [getting-started-rack] diff --git a/docs/reference/getting-started-rails.md b/docs/reference/getting-started-rails.md index d13709a6b..d80549b3c 100644 --- a/docs/reference/getting-started-rails.md +++ b/docs/reference/getting-started-rails.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/getting-started-rails.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Getting started with Rails [getting-started-rails] diff --git a/docs/reference/graphql.md b/docs/reference/graphql.md index bdf25edc7..5fdbe87bb 100644 --- a/docs/reference/graphql.md +++ b/docs/reference/graphql.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/graphql.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # GraphQL [graphql] diff --git a/docs/reference/index.md b/docs/reference/index.md index 9849fb8ba..57d712d41 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -2,6 +2,12 @@ mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/introduction.html - https://www.elastic.co/guide/en/apm/agent/ruby/current/index.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # APM Ruby agent [introduction] diff --git a/docs/reference/logs.md b/docs/reference/logs.md index 54aa5358b..070590a44 100644 --- a/docs/reference/logs.md +++ b/docs/reference/logs.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/log-correlation.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Logs [logs] diff --git a/docs/reference/metrics.md b/docs/reference/metrics.md index 53078c663..19a180054 100644 --- a/docs/reference/metrics.md +++ b/docs/reference/metrics.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/metrics.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Metrics [metrics] diff --git a/docs/reference/opentracing-api.md b/docs/reference/opentracing-api.md index 996c079d6..e4eea756c 100644 --- a/docs/reference/opentracing-api.md +++ b/docs/reference/opentracing-api.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/opentracing.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # OpenTracing API [opentracing] diff --git a/docs/reference/performance-tuning.md b/docs/reference/performance-tuning.md index e90aabdcb..17ac28a8d 100644 --- a/docs/reference/performance-tuning.md +++ b/docs/reference/performance-tuning.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/tuning-and-overhead.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Performance tuning [tuning-and-overhead] diff --git a/docs/reference/set-up-apm-ruby-agent.md b/docs/reference/set-up-apm-ruby-agent.md index def286b8c..7edf4dd1e 100644 --- a/docs/reference/set-up-apm-ruby-agent.md +++ b/docs/reference/set-up-apm-ruby-agent.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/set-up.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Set up the APM Ruby agent [set-up] diff --git a/docs/reference/supported-technologies.md b/docs/reference/supported-technologies.md index e974e9cfc..3ac7c7e25 100644 --- a/docs/reference/supported-technologies.md +++ b/docs/reference/supported-technologies.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/supported-technologies.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Supported technologies [supported-technologies] diff --git a/docs/reference/upgrading.md b/docs/reference/upgrading.md index f3de9674e..24207863e 100644 --- a/docs/reference/upgrading.md +++ b/docs/reference/upgrading.md @@ -1,6 +1,12 @@ --- mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/upgrading.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Upgrading [upgrading] diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 539e9dca6..60c1e207d 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -3,6 +3,12 @@ navigation_title: "Elastic APM Ruby Agent" mapped_pages: - https://www.elastic.co/guide/en/apm/agent/ruby/current/release-notes.html - https://www.elastic.co/guide/en/apm/agent/ruby/current/release-notes-4.x.html +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Elastic APM Ruby Agent release notes [elastic-apm-ruby-agent-release-notes] diff --git a/docs/release-notes/known-issues.md b/docs/release-notes/known-issues.md index 79d9ef020..badeab26d 100644 --- a/docs/release-notes/known-issues.md +++ b/docs/release-notes/known-issues.md @@ -1,6 +1,11 @@ --- navigation_title: "Known issues" - +applies_to: + stack: + serverless: + observability: + product: + apm_agent_ruby: ga --- # Elastic APM Ruby Agent known issues [elastic-apm-ruby-agent-known-issues]