From cafd312f14e930d89e808660923e5febea54ddd4 Mon Sep 17 00:00:00 2001 From: Julio Gonzalez Date: Tue, 24 Sep 2024 15:34:25 +0200 Subject: [PATCH] Add dogstatd-client. --- .codecov.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index 25fe4e459..7690ca044 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -31,6 +31,10 @@ component_management: name: ddtelemetry # this is a display name, and can be changed freely paths: - ddtelemetry + - component_id: dogstatsd-client # this is an identifier that should not be changed + name: dogstatsd-client # this is a display name, and can be changed freely + paths: + - dogstatsd-client - component_id: ipc # this is an identifier that should not be changed name: ipc # this is a display name, and can be changed freely paths: