From 251686ab52f2ddd86bc20d3725187b87dda2fd5f Mon Sep 17 00:00:00 2001 From: Alex Boten <223565+codeboten@users.noreply.github.com> Date: Thu, 13 Jun 2024 11:25:59 -0700 Subject: [PATCH] update distributions to remove deprecated distros The Honeycomb distributions are being sunset. Removing them from the docs --- data/ecosystem/distributions.yaml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/data/ecosystem/distributions.yaml b/data/ecosystem/distributions.yaml index f3996d60753f..c4b21324a51d 100644 --- a/data/ecosystem/distributions.yaml +++ b/data/ecosystem/distributions.yaml @@ -47,22 +47,6 @@ url: https://github.com/lumigo-io/opentelemetry-js-distro docsUrl: https://github.com/lumigo-io/opentelemetry-js-distro components: [Node] -- name: Honeycomb OpenTelemetry Distribution for Node.js - url: https://github.com/honeycombio/honeycomb-opentelemetry-node - docsUrl: https://docs.honeycomb.io/getting-data-in/opentelemetry/node-distro/ - components: [Node] -- name: Honeycomb OpenTelemetry Distribution for .NET - url: https://github.com/honeycombio/honeycomb-opentelemetry-dotnet - docsUrl: https://docs.honeycomb.io/getting-data-in/opentelemetry/dotnet-distro/ - components: [.NET] -- name: Honeycomb OpenTelemetry Distribution for Java - url: https://github.com/honeycombio/honeycomb-opentelemetry-java - docsUrl: https://docs.honeycomb.io/getting-data-in/java/opentelemetry-distro/ - components: [Java] -- name: Honeycomb OpenTelemetry Distribution for Go - url: https://github.com/honeycombio/honeycomb-opentelemetry-go - docsUrl: https://docs.honeycomb.io/getting-data-in/opentelemetry/go-distro/ - components: [Go] - name: Splunk Distribution of OpenTelemetry Java url: https://github.com/signalfx/splunk-otel-java docsUrl: https://docs.splunk.com/observability/en/gdi/get-data-in/application/java/get-started.html