From 99d06de1746dbcb087120ca986c5b3098ca4cf07 Mon Sep 17 00:00:00 2001 From: Riccardo Busetti Date: Tue, 21 May 2024 09:14:50 +0000 Subject: [PATCH] getsentry/relay@badf2eb9bb265d3cfe0698197cd07d7eab6ad6bb --- src/data/relay_metrics.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/relay_metrics.json b/src/data/relay_metrics.json index 11af1b77cb057..52fde05e65c27 100644 --- a/src/data/relay_metrics.json +++ b/src/data/relay_metrics.json @@ -447,6 +447,12 @@ "description": "Count extraction of transaction names. Tag with the decision to drop / replace / use original.", "features": [] }, + { + "type": "Counter", + "name": "missing_dynamic_sampling_context", + "description": "Counter for when the DSC is missing from an event that comes from an SDK that should support\nit.", + "features": [] + }, { "type": "Timer", "name": "outcomes.aggregator.flush_time",