pyroscope icon indicating copy to clipboard operation
pyroscope copied to clipboard

feat: Add profile_id_selector for individual profile retrieval

Open marcsanmi opened this issue 1 month ago • 0 comments

Enable querying specific profiles by ID in SelectMergeStacktraces, SelectMergeProfile, and Diff API endpoints for the v2 architecture.

This builds on the exemplar support added in #4615, which exposes profileIDs in timeseries responses. With profile IDs now available in the timeline, users need a way to retrieve those specific profiles.

marcsanmi avatar Dec 01 '25 16:12 marcsanmi