From 8058aa4ff76c9283dc46bf4090793819b4ff36d2 Mon Sep 17 00:00:00 2001 From: Carson Long <12767276+ctlong@users.noreply.github.com> Date: Wed, 11 Dec 2024 15:00:27 -0800 Subject: [PATCH] chore: Rename collector distribution Renames the collector distribution after the fashion of other collectors, e.g. otelcol, otelcol-contrib, otelcol-k8s, etc. --- src/otel-collector-builder/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/otel-collector-builder/config.yaml b/src/otel-collector-builder/config.yaml index a349a52..b9367cf 100644 --- a/src/otel-collector-builder/config.yaml +++ b/src/otel-collector-builder/config.yaml @@ -1,7 +1,7 @@ dist: module: code.cloudfoundry.org/otel-collector-release/src/otel-collector - name: cf-otel-collector - description: Cloud Foundry OpenTelemetry Collector + name: otelcol-cf + description: OpenTelemetry Collector for CloudFoundry otelcol_version: 0.111.0 output_path: ../otel-collector version: 0.11.1