-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently, the profile type for Off-CPU is wrong.
Compare these two:
On-CPU: parca_agent:samples:count:cpu:nanoseconds:delta
Off-CPU: parca_agent:wallclock:nanoseconds:samples:count:delta
We need to make this change:
- parca_agent:wallclock:nanoseconds:samples:count:delta
+ parca_agent:samples:count:wallclock:nanoseconds:deltaThe Parca UI should then be able to extract the correct unit from the profile type.
Maybe we'll have to add wallclock as an additional option somewhere.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
