awslabs / benchmark-ai

Anubis (formerly known as Benchmark AI), measures the goodness of machine learning workloads
Apache License 2.0
17 stars 6 forks source link

TOML info for metric labels #999

Open gavinmbell opened 4 years ago

gavinmbell commented 4 years ago

To be able to specify labels in the toml for metrics (I believe this may already be in place - if so please close out this issue)

jlcontreras commented 4 years ago

Closing as it is indeed already in place. Labels are specified using the info.labels section of the descriptor (see the example for reference)

jlcontreras commented 4 years ago

Reopening as I'm investigating a possible bug. The metrics pusher's Kafka backend is not picking up custom labels, meaning only action-id and client-id get exported