From a7ec56dccad2b274918a9d57df3122d848bd9d03 Mon Sep 17 00:00:00 2001 From: yiyuanh Date: Tue, 18 Mar 2025 10:31:21 -0700 Subject: [PATCH] docs: add new x-ray remote sampler owner --- .github/component_owners.yml | 1 + incubator/opentelemetry-sampler-aws-xray/README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/component_owners.yml b/.github/component_owners.yml index c53adad9af..e03d670bb5 100644 --- a/.github/component_owners.yml +++ b/.github/component_owners.yml @@ -18,6 +18,7 @@ components: - kirrg001 incubator/opentelemetry-sampler-aws-xray: - jj22ee + - yiyuan-he metapackages/auto-configuration-propagators: - pichlermarc metapackages/auto-instrumentations-node: diff --git a/incubator/opentelemetry-sampler-aws-xray/README.md b/incubator/opentelemetry-sampler-aws-xray/README.md index b7f7d0fc26..ad8402ae12 100644 --- a/incubator/opentelemetry-sampler-aws-xray/README.md +++ b/incubator/opentelemetry-sampler-aws-xray/README.md @@ -2,7 +2,7 @@ > This component is still in development and has not been released as an npm package. -[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): @jj22ee +[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): @jj22ee, @yiyuan-he This module provides the remote/centralized sampler for AWS X-Ray.