From 6d52013f5a0dc299b4507f24fdccbc4f4369ec49 Mon Sep 17 00:00:00 2001 From: Charlie Cai <43084032+caiicaii@users.noreply.github.com> Date: Tue, 30 Jul 2024 15:43:51 -0700 Subject: [PATCH] Fix public key typo --- gdi/opentelemetry/install-the-collector.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdi/opentelemetry/install-the-collector.rst b/gdi/opentelemetry/install-the-collector.rst index 6e78f8031..0ae593613 100644 --- a/gdi/opentelemetry/install-the-collector.rst +++ b/gdi/opentelemetry/install-the-collector.rst @@ -72,7 +72,7 @@ If you need to verify and trust your software package, use the following public VbbHBd5Xo9Ge5BjwXOcoDhvUQqNJdLBJruhvhn7Ogy5Paw5TGhdawfjxT2yXeqbE Juv6qdo/mSimkpR8lkQT7OsfAQbCPeyFvZKb22hXj6tCTVJncwCJLe/FBdXJhRep Y6NEdmKZLGodXv4zLNVr7SkCAwEAAQ== - -----END PUBLIC KEY---- + -----END PUBLIC KEY----- For older Collector versions, use this public key: @@ -234,4 +234,4 @@ See also the following documents to understand how the Collector works, and how The Collector operates using these environmental variables and internal metrics: * :ref:`collector-env-var` -* :ref:`metrics-internal-collector` \ No newline at end of file +* :ref:`metrics-internal-collector`