diff --git a/pkg/common/telemetry/names.go b/pkg/common/telemetry/names.go index b24ed815d6..f88341b364 100644 --- a/pkg/common/telemetry/names.go +++ b/pkg/common/telemetry/names.go @@ -442,7 +442,7 @@ const ( Reason = "reason" // Reattestable declares if the agent should reattest when its SVID expires - Reattestable = "rettestable" + Reattestable = "reattestable" // Received tags a received value, as opposed to the one that is expected. Message should clarify // what kind of value was received, and a different field should show the expected value.