Skip to content

docs: Add lambda extension docs #2809

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

Merged
merged 16 commits into from
Dec 8, 2023
Merged

docs: Add lambda extension docs #2809

merged 16 commits into from
Dec 8, 2023

Conversation

Rperry2174
Copy link
Contributor

Add docs for how to set up lambda extension

@Rperry2174 Rperry2174 requested review from a team as code owners December 6, 2023 04:04
Copy link
Contributor

@knylander-grafana knylander-grafana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for updating the docs! I'm approving with some basic suggestions. I've updated the headings to use sentence case and to not use geruinds (-ing).

@knylander-grafana knylander-grafana added the type/docs Improvements for doc docs. Used by Docs team for project management label Dec 7, 2023
@knylander-grafana knylander-grafana self-assigned this Dec 7, 2023
Rperry2174 and others added 8 commits December 7, 2023 22:07
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Rperry2174 and others added 3 commits December 7, 2023 22:09
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>
Co-authored-by: Kim Nylander <104772500+knylander-grafana@users.noreply.github.com>

| Environment Variable | Default Value | Description |
| ------------------------------ | --------------------------------------- | -------------------------------------------- |
| `PYROSCOPE_REMOTE_ADDRESS` | `https://profiles-prod-001.grafana.net` | Destination for relayed Pyroscope data |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current default value is https://ingest.pyroscope.cloud – I'll update.

| `PYROSCOPE_LOG_LEVEL` | `info` | Log level (`error`, `info`, `debug`, `trace`)|
| `PYROSCOPE_TIMEOUT` | `10s` | HTTP client timeout (in Go duration format) |
| `PYROSCOPE_NUM_WORKERS` | `5` | Number of relay workers |
| `PYROSCOPE_TENANT_ID` | `""` | Pyroscope tenant ID (for multi-tenancy) |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to move it up closer to auth-related stuff

@Rperry2174 Rperry2174 enabled auto-merge (squash) December 8, 2023 13:36
@Rperry2174 Rperry2174 merged commit 80ab1ea into main Dec 8, 2023
@Rperry2174 Rperry2174 deleted the add-lambda-extension-docs branch December 8, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/docs Improvements for doc docs. Used by Docs team for project management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants