From 37106824d48e34f273d2d9761986a2bdad1fa346 Mon Sep 17 00:00:00 2001 From: Gustavo Pantuza Date: Mon, 11 Dec 2023 15:37:03 -0300 Subject: [PATCH] Update .chloggen/grpc-health-checking-protocol.yaml Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com> --- .chloggen/grpc-health-checking-protocol.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/grpc-health-checking-protocol.yaml b/.chloggen/grpc-health-checking-protocol.yaml index adec18fafa0..b87a4c50f4f 100644 --- a/.chloggen/grpc-health-checking-protocol.yaml +++ b/.chloggen/grpc-health-checking-protocol.yaml @@ -4,7 +4,7 @@ change_type: enhancement # The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver) -component: otlpreceiver +component: configgrpc # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). note: "Enable gRPC Health Checking Protocol on Open Telemetry Collector OTLP Receiver"