Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Implements a pprof query API. #474

Merged
merged 6 commits into from
Jan 12, 2023
Merged

Implements a pprof query API. #474

merged 6 commits into from
Jan 12, 2023

Conversation

cyriltovena
Copy link
Collaborator

The PR adds a new API endpoint for merging and querying profiles for a given label matcher and time range. It returns the results using the pprof format.

Base automatically changed from api-module to main January 11, 2023 08:48
Copy link
Collaborator

@simonswine simonswine left a comment

Choose a reason for hiding this comment

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

This works for me, I think that will be super useful.

I have written #475 to test this properly and that seems to work well

@cyriltovena cyriltovena merged commit c2bfdbc into main Jan 12, 2023
@cyriltovena cyriltovena deleted the pprof-api branch January 12, 2023 07:50
simonswine pushed a commit to simonswine/pyroscope that referenced this pull request Jun 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants