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

Request to expose a configuration option to set headers for requests to APM server. #339

Open
alex-woo-DevOps opened this issue Nov 2, 2022 · 0 comments
Labels
aws-λ-extension AWS Lambda Extension community Issues and PRs created by the community enhancement New feature or request triage Issues and PRs that need to be triaged

Comments

@alex-woo-DevOps
Copy link

Is your feature request related to a problem? Please describe.

  • I am using Node.js APM agent. And there is an AWS Api-gateway with API key placed between lambda APM agent and APM server. But there is no way to place the Api-gateway api key along with agent requests.

Describe the solution you'd like

  • I need a way to tell the APM extension to add x-api-key: $configuredValue to all requests to APM server. I would like to request that the Node.js APM agent can expose a configuration option to set headers for requests to APM server.

Describe alternatives you've considered
/

Additional context

@alex-woo-DevOps alex-woo-DevOps added the enhancement New feature or request label Nov 2, 2022
@github-actions github-actions bot added aws-λ-extension AWS Lambda Extension community Issues and PRs created by the community triage Issues and PRs that need to be triaged labels Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-λ-extension AWS Lambda Extension community Issues and PRs created by the community enhancement New feature or request triage Issues and PRs that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant