Skip to content

Commit 3be7291

Browse files
committed
Add TODO
1 parent 2959c01 commit 3be7291

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

framework/observability/compose/scripts/sd-merge.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# sd-merge.sh
33
# Discover Docker containers by label, fetch each container's /discovery JSON,
44
# add labels (container_name, scrape_path), merge + dedupe, and write a single file_sd JSON.
5+
# TODO: This script should be removed once we convert the prom metrics to OTEL
56

67
set -Eeuo pipefail
78

0 commit comments

Comments
 (0)