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 +