From 2e622cfeb795e3c2a5aeccd4b4904b4749292023 Mon Sep 17 00:00:00 2001 From: Mateusz Kulewicz Date: Wed, 13 Nov 2024 14:34:23 +0100 Subject: [PATCH] Naming in metadata.yaml --- metadata.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.yaml b/metadata.yaml index b46a3c0b..f77f7ef4 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -65,12 +65,12 @@ requires: interface: tracing limit: 1 description: | - Used for passing charm traces from Prometheus charm to the tracing backend. + Enables sending charm traces to a distributed tracing backend such as Tempo. workload-tracing: interface: tracing limit: 1 description: | - Used for passing workload traces (internal Prometheus traces) to the tracing backend. + Enables sending workload traces (internal Prometheus traces) to a distributed tracing backend such as Tempo. peers: prometheus-peers: