I want to show average content or avg stay time in an object by label name. For example:
I have a processor that builds several different parts. There is a numerical label called "sequence" that differentiates the part types.
I want my dashboard avg stay time for my processor to show:
Sequence1 avg staytime= 1min
Sequence2 avg staytime=1.5min
etc.