From 093cd413c01fb478862bfe86c2dd37aaba4826df Mon Sep 17 00:00:00 2001 From: Max Leonov Date: Fri, 15 Dec 2023 15:23:43 +0100 Subject: [PATCH] update _content-type to _mod-docs-content-type --- modules/otel-install-cli.adoc | 2 +- otel/otel-using.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/otel-install-cli.adoc b/modules/otel-install-cli.adoc index 79d6ad5c23..53959c1fb9 100644 --- a/modules/otel-install-cli.adoc +++ b/modules/otel-install-cli.adoc @@ -2,7 +2,7 @@ // //* otel/otel-installing.adoc -:_content-type: PROCEDURE +:_mod-docs-content-type: PROCEDURE [id="installing-otel-by-using-the-cli_{context}"] = Installing the {OTELShortName} by using the CLI diff --git a/otel/otel-using.adoc b/otel/otel-using.adoc index 61287ca72d..8712a19b44 100644 --- a/otel/otel-using.adoc +++ b/otel/otel-using.adoc @@ -13,7 +13,7 @@ include::modules/otel-forwarding.adoc[leveloffset=+1] [id="otel-send-traces-and-metrics-to-otel-collector_{context}"] == Sending traces and metrics to the OpenTelemetry Collector -Sending tracing and metrics to the OpenTelemetry Collector is possible with or without sidecar injection. +Sending traces and metrics to the OpenTelemetry Collector is possible with or without sidecar injection. include::modules/otel-send-traces-and-metrics-to-otel-collector-with-sidecar.adoc[leveloffset=+2]