Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New component: AWS Lambda Telemetry API Receiver #26254

Open
1 of 2 tasks
driverpt opened this issue Aug 29, 2023 · 8 comments
Open
1 of 2 tasks

New component: AWS Lambda Telemetry API Receiver #26254

driverpt opened this issue Aug 29, 2023 · 8 comments
Labels
Sponsor Needed New component seeking sponsor

Comments

@driverpt
Copy link
Contributor

driverpt commented Aug 29, 2023

The purpose and use-cases of the new component

To be able to Stream Logs and Telemetry directly from AWS Lambda API

https://docs.aws.amazon.com/lambda/latest/dg/telemetry-api.html

Example configuration for the component

receivers:
  awslambdatelemetry:
    subscription: # Optional (true | false) Default (true), this invokes the Subscribe to the Service
    port: # Optional (Integer)
    protocols:
      tcp:
      http:

Telemetry data types supported

Traces, Metrics and Logs

Is this a vendor-specific component?

  • This is a vendor-specific component
  • If this is a vendor-specific component, I am proposing to contribute and support it as a representative of the vendor.

Code Owner(s)

No response

Sponsor (optional)

No response

Additional context

No response

@github-actions
Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

  • needs: Github issue template generation code needs this to generate the corresponding labels.

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@crobert-1
Copy link
Member

Sorry for the delay here @driverpt! Pardon my ignorance also, but would the AWS Lambda Extension Layer fit your use case here? Here's another help doc reference.

If not, can you describe why not? I don't have much experience in this area so more information would be helpful.

@crobert-1 crobert-1 removed the Stale label Nov 21, 2023
@driverpt
Copy link
Contributor Author

Hello @crobert-1, this is to be used with Lambda Layer. We have our External Provider api key in a Secret in Secrets Manager. At the moment it's running on ECS w/ Environment Variable injection. We wanted to have the OTEL Collector with the same behavior in Lambda. Since Lambda does not support Secrets like ECS does.....

@crobert-1
Copy link
Member

Just to confirm, is this a similar request to the issue you've filed against the aws-otel-collector repo? How are they different?

I don't have much experience with AWS and its components so I'm looking ways to involve others here.

@driverpt
Copy link
Contributor Author

It's the same request.

@crobert-1
Copy link
Member

This should be considered a vendor-specific component, right?

I'm going to remove the needs triage label based on the fact that the AWS otel team has said it as a valid request. You'll just need a sponsor. @mhausenblas Do you have any status update on your work on this (seeing it's marked as a WIP)?

Feel free to bring this to our weekly collector sig meeting if you don't get a volunteer sponsor otherwise.

Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sponsor Needed New component seeking sponsor
Projects
None yet
Development

No branches or pull requests

2 participants