feat: Embed a grafana and explore-profiles instance into pyroscope #3428
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This provides an optional target
embedded-grafana
to download/configure/run a dedicated Grafana instance with Explore Profiles deployed.This is meant not to be used for production, but useful to quickly discover/play/develop profiles.
After this PR merges a user can run this:
And on
http://localhost:4040
there will the classic pyroscope and onhttp://localhost:4041
, there will be Grafana with Explore Profiles.Screen.Recording.2024-07-16.at.17.12.51.mov