From 2f8c2de180b7e44999052b284538dc2f2a1b86b8 Mon Sep 17 00:00:00 2001 From: David Rifkin <50370157+davidlawrencer@users.noreply.github.com> Date: Mon, 8 Apr 2024 05:55:59 -0500 Subject: [PATCH] Add Embrace to vendors list (#4227) --- data/ecosystem/vendors.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystem/vendors.yaml b/data/ecosystem/vendors.yaml index 9049968596e0..2c9b001963ee 100644 --- a/data/ecosystem/vendors.yaml +++ b/data/ecosystem/vendors.yaml @@ -391,3 +391,9 @@ contact: otel@bonree.com oss: false commercial: true +- name: Embrace + nativeOTLP: true + url: 'https://github.com/embrace-io/embrace-apple-sdk/blob/main/GETTING_STARTED.md#exporting-logs-and-traces-to-opentelemetry-vendors' + contact: 'product@embrace.io' + oss: true + commercial: true