diff --git a/docker/telemetry/workload/workload-profiles.json b/docker/telemetry/workload/workload-profiles.json index 0acd499cf9..84abcf3ed0 100644 --- a/docker/telemetry/workload/workload-profiles.json +++ b/docker/telemetry/workload/workload-profiles.json @@ -39,7 +39,7 @@ }, { "name": "txq-burst", - "description": "Single-type Payment burst at high TPS to force open-ledger fee escalation and TxQ queueing, exercising the txq.* spans (txq.enqueue / txq.accept / txq.accept.tx / txq.cleanup)", + "description": "Single-type Payment burst at high TPS to force open-ledger fee escalation and TxQ queueing, exercising the txq.* spans (txq.enqueue / txq.accept / txq.accept_tx / txq.cleanup)", "duration_sec": 30, "rpc": { "rate": 5, "weights": { "fee": 100 } }, "tx": {