Skip to content

docs: Add example for OTel eBPF profiler #3695

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 3 commits into from
Nov 20, 2024
Merged

Conversation

marcsanmi
Copy link
Contributor

This PR adds examples for running the OpenTelemetry eBPF profiler on both Docker and Kubernetes. These examples demonstrate the following:

  • The OTel eBPF profiler collecting system-wide profiles.
  • The OpenTelemetry Collector receiving and processing profiler data.
  • Pyroscope visualizing the profiles via Grafana.

@marcsanmi marcsanmi requested a review from a team as a code owner November 15, 2024 11:15
@marcsanmi marcsanmi force-pushed the marcsanmi/add-otel-examples branch 4 times, most recently from 42b6c96 to e0d8e9e Compare November 15, 2024 17:08
@marcsanmi marcsanmi changed the title docs: Add examples for OTel eBPF profiler docs: Add example for OTel eBPF profiler Nov 15, 2024
@marcsanmi marcsanmi requested a review from petethepig November 18, 2024 10:23
@marcsanmi marcsanmi force-pushed the marcsanmi/add-otel-examples branch from e0d8e9e to 9651d92 Compare November 18, 2024 10:58
@knylander-grafana knylander-grafana added the type/docs Improvements for doc docs. Used by Docs team for project management label Nov 18, 2024
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 creating the example and adding a nice readme!

Copy link
Contributor

@aleks-p aleks-p left a comment

Choose a reason for hiding this comment

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

Looks great, I was able to run the docker compose example fairly easily.

@marcsanmi marcsanmi force-pushed the marcsanmi/add-otel-examples branch from 734f4fd to 55ddd71 Compare November 20, 2024 10:05
@marcsanmi marcsanmi merged commit ed1bba5 into main Nov 20, 2024
18 checks passed
@marcsanmi marcsanmi deleted the marcsanmi/add-otel-examples branch November 20, 2024 11:10
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