Skip to content

Metrics: ate.workerpool.name is emitted without ate.workerpool.namespace on three metrics #951

Description

@JeffLuoo

Three control-plane metrics carry ate.workerpool.name and no ate.workerpool.namespace.

Four other metrics carry both keys. A WorkerPool is a namespaced resource, so the name alone does not identify one.

Current state

Instrument Component ate.workerpool.namespace ate.workerpool.name
ate.workerpool.workers ateapi yes yes
ate.scheduler.eligible_workers ateapi yes yes
ate.workerpool.desired_workers atecontroller yes yes
ate.workerpool.ready_workers atecontroller yes yes
ate.actor.crashes ateapi no yes
ate.actor.lifecycle.operation.duration ateapi no yes
ate.scheduler.assignment.duration ateapi no yes

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions