Untitled
wyc1230
plain_text
9 months ago
219 B
9
Indexable
tetris_step_latency = Histogram(
"tetris_step_latency",
"Latency of major steps in the tetris execution",
labelnames=["step", "algorithm", "centerId"],
buckets=DEFAULT_BUCKETS,
)
Editor is loading...
Leave a Comment