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

feat: add arbitrary http headers configuration, support basic auth #89

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

korniltsev
Copy link
Collaborator

@korniltsev korniltsev commented Apr 14, 2023

  • add arbitrary http headers with PYROSCOPE_HTTP_HEADERS='{"X-Scope-OrgID":"org239"}'
  • add arbitrary http headers from java with io.pyroscope.javaagent.config.Config.Builder#addHTTPHeader and io.pyroscope.javaagent.config.Config.Builder#setHTTPHeaders
  • add basic auth with url http://username:pass@localhost:4040

@korniltsev korniltsev merged commit 0fd32bc into main Apr 14, 2023
12 checks passed
@Rperry2174 Rperry2174 deleted the feat/http_headers branch April 22, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant