Commit fdb3c642 authored by sandreim's avatar sandreim Committed by GitHub
Browse files

Add group name in task metrics (#10196)



* SpawnNamed: add new trait methods

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Implement new methods

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* cargo fmt

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* SpawnNamed: add new trait methods

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Implement new methods

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* cargo fmt

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* New approach - spaw() group param

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Update traits: SpawnNamed and SpawnNamed

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Update TaskManager tests

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Update test TaskExecutor

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Fix typo

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* grunt work: fix spawn() calls

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* cargo fmt

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* remove old code

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* cargo fmt - the right version

Signed-off-by: default avatarAndrei Sandu <[email protected]>

* Implement review feedback

- use Option group name in SpawnNamed methods
- switch to kebab case
- implement default group name
- add group name to some tasks

Signed-off-by: default avatarAndrei Sandu <[email protected]>
parent 2c5337e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment