Skip to content

Commit 1a3d822

Browse files
authoredFeb 12, 2025
doc(approvers): add Ivan Santos <@pragmaticivan> as approver (#1706)
1 parent 8cb9729 commit 1a3d822

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ These 2 layers are meant to be used in conjunction to instrument your lambda fun
3333

3434
* **What exporters/receivers/processors are included from the OpenTelemetry Collector?**
3535
> You can check out [the stripped-down collector's imports](https://github.com/open-telemetry/opentelemetry-lambda/blob/main/collector/lambdacomponents/default.go#L18) in this repository for a full list of currently included components.
36-
36+
3737
> Self-built binaries of the collector have **experimental** support for a custom set of connectors/exporters/receivers/processors. For more information, see [(Experimental) Customized collector build](./collector/README.md#experimental-customized-collector-build)
3838
* **Is the Lambda layer provided or do I need to build it and distribute it myself?**
3939
> This repository provides pre-built Lambda layers, their ARNs are available in the [Releases](https://github.com/open-telemetry/opentelemetry-lambda/releases). You can also build the layers manually and publish them in your AWS account. This repo has files to facilitate doing that. More information is provided in [the Collector folder's README](collector/README.md).
@@ -117,6 +117,8 @@ Here is a list of community roles with current and previous members:
117117

118118
- Approvers ([@open-telemetry/lambda-extension-approvers](https://github.com/orgs/open-telemetry/teams/lambda-extension-approvers)):
119119

120+
- [Ivan Santos](https://github.com/pragmaticivan)
121+
120122
- Emeritus Approvers:
121123

122124
- [Lei Wang](https://github.com/wangzlei)

0 commit comments

Comments
 (0)