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 span profiles documentation #2982

Merged
merged 14 commits into from
Feb 6, 2024
Merged

Add span profiles documentation #2982

merged 14 commits into from
Feb 6, 2024

Conversation

Rperry2174
Copy link
Contributor

@Rperry2174 Rperry2174 commented Feb 2, 2024

Not sure where this should go yet and we will need two more copies for java and ruby. For now making sure I have things correct.

related:
#2980

@Rperry2174 Rperry2174 requested review from a team as code owners February 2, 2024 03:20
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@knylander-grafana knylander-grafana added the type/docs Improvements for doc docs. Used by Docs team for project management label Feb 2, 2024
Copy link
Collaborator

@kolesnikovae kolesnikovae left a comment

Choose a reason for hiding this comment

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

LGTM!


## Prerequisites

1. Profiling: You will need to have your application instrumented with Pyroscopes Go SDK. If you haven't done this yet, please refer to the [Go (push mode)]({{< relref "../configure-client/language-sdks/go_push" >}}) guide.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just a note: strictly speaking, use of SDK is not required as tracing integration also works in pull mode. However, I do support the idea that we tell users to use SDK, if they want to integrate with tracing, because in this way it's just easier to control which Pyroscope labels match trace tags, e.g., using the same service_name, etc

docs/sources/configure-client/go-span-profiles.md Outdated Show resolved Hide resolved
Rperry2174 and others added 2 commits February 6, 2024 15:55
Co-authored-by: Anton Kolesnikov <anton.e.kolesnikov@gmail.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 Rperry2174 merged commit f8e6d8b into main Feb 6, 2024
19 checks passed
@Rperry2174 Rperry2174 deleted the add-go-span-profiles branch February 6, 2024 21:00
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.

None yet

3 participants