pyroscope
pyroscope copied to clipboard
feat: Add profile_id_selector for individual profile retrieval
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.