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

Initial version #1

Merged
merged 47 commits into from
Jul 4, 2022
Merged

Initial version #1

merged 47 commits into from
Jul 4, 2022

Conversation

eh-am
Copy link
Collaborator

@eh-am eh-am commented Jun 24, 2022

Initial version of the pyroscope lambda extension.

It works as follows:

  • The user set up integrations as normally (https://pyroscope.io/docs/supported-integrations/), only requirement is to set the ServerAddressfield to http://localhost:4040 (which is where the relay server is running)
  • The relay server immediately responds with ok, and then tries to upload that to the real remote service (specified by the PYROSCOPE_REMOTE_ADDRESS env var)

This is done so that the lambda function latency is small (ie it responds fast).

@eh-am eh-am changed the title WIP: Initial work Initial version Jun 28, 2022
@eh-am eh-am marked this pull request as ready for review June 28, 2022 19:01
@eh-am eh-am force-pushed the initial-work branch 3 times, most recently from af3325e to bbd1288 Compare June 29, 2022 20:07
@eh-am eh-am merged commit 31471b4 into main Jul 4, 2022
@eh-am eh-am deleted the initial-work branch July 4, 2022 20:35
This was referenced Jul 4, 2022
eh-am added a commit that referenced this pull request Aug 8, 2022
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