From dca0375ef92f23b758764554801b782a1372233d Mon Sep 17 00:00:00 2001 From: Carson Long Date: Mon, 6 Nov 2023 08:16:02 -0800 Subject: [PATCH] Update content/en/blog/2023/cloud-foundry.md Replace OTel Community alert with new badge Co-authored-by: Patrice Chalin --- content/en/blog/2023/cloud-foundry.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/content/en/blog/2023/cloud-foundry.md b/content/en/blog/2023/cloud-foundry.md index 1c907d7c2b14..0960aa3dd37d 100644 --- a/content/en/blog/2023/cloud-foundry.md +++ b/content/en/blog/2023/cloud-foundry.md @@ -8,19 +8,7 @@ author: >- cSpell:ignore: Kocher unscalable --- -{{% alert title="OTel community note" color="primary" %}} As part of - -[OpenTelemetry's vision](/community/mission/#telemetry-should-be-built-in), we -believe that high-quality telemetry can be built in to the entire software -stack. We are excited that more and more -[libraries, services, and apps are integrating with OpenTelemetry](/ecosystem/integrations/) -to provide built-in observability to their users. - -In this and future blog posts, we will spotlight such integrations. If you want -your integration to be listed and to be highlighted in a blog post as well, -[reach out](https://github.com/open-telemetry/opentelemetry.io/issues/new)! - -{{% /alert %}} +{{< blog/integration-badge >}} [Cloud Foundry](https://www.cloudfoundry.org/) recently integrated the OpenTelemetry Collector for metrics egress and we learned a lot along the way.