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

Add ability pass API Keys as auth headers #30

Open
krzko opened this issue Jul 14, 2022 · 0 comments
Open

Add ability pass API Keys as auth headers #30

krzko opened this issue Jul 14, 2022 · 0 comments
Labels
feature New feature or request

Comments

@krzko
Copy link
Owner

krzko commented Jul 14, 2022

Is your feature request related to a problem?

Some vendors require API keys to be passed as headers (curl -H) via POST requests, need to cater for this scenario

ie export LIGHTSTEP_ACCESS_TOKEN='lightstep-access-token: foo'

Describe the solution you'd like

A variable to check that exists, with a an associated format. Pass in to the net_client_post()

Need to remove the opinionated references to /v1/traces and /v1/metrics.

Describe alternatives you've considered

Additional context

@krzko krzko added the feature New feature or request label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant