From e5f5a7ecf6ecbcafdc6c62ff2f6e8f727f2188d5 Mon Sep 17 00:00:00 2001 From: Ben Sigelman Date: Mon, 3 Jun 2019 12:48:09 -0700 Subject: [PATCH] Propose an "Auto-Instrumentation SIG" I know that Ted and Sergey are interested in this. Happy to seed the group with other folks as well. --- README.md | 6 ++++++ community-members.md | 12 +++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9260d81fb..cc463591e 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,12 @@ The Python SIG meets weekly on [Thursday 9 AM PDT](https://calendar.google.com/c You can also join us on [gitter](https://gitter.im/open-telemetry/opentelemetry-python). +### Auto-Instrumentation (cross-language) + +"Auto-Instrumentation" refers to efforts to install OpenTelemetry instrumentation and otherwise extract OpenTelemetry-compatible data from processes without direct code modification. The Auto-Instrumentation SIG will meet weekly at a time TBD. + +You can also join us on [the auto-instrumentation channel](https://gitter.im/open-telemetry/auto-instrumentation) in OpenTelemetry gitter. + ### Other We also considering creating SIGs for byte code injection agents and other projects. diff --git a/community-members.md b/community-members.md index 648f365cb..89267a63b 100644 --- a/community-members.md +++ b/community-members.md @@ -147,6 +147,16 @@ Approvers: Maintainers: - [Francis Bogsanyi](https://github.com/fbogsany), Shopify -## Others +## Other Languages C++, Erlang, PHP, Rust, Swift + +## Auto-Instrumentation + +Approvers: +- [Ben Sigelman](https://github.com/bhs), LightStep + +Maintainers: +- [Sergey Kanzhelev](https://github.com/SergeyKanzhelev), Microsoft +- [Ted Young](https://github.com/tedsuo), LightStep +