daml/ledger/ledger-api-common
Robert Autenrieth 0c1cadcfc4
Add metrics for concurrent commands [KVL-583] (#7575)
* Add metrics for concurrent commands

* Update readme

CHANGELOG_BEGIN
- [DAML on SQL] Add new metrics for measuring the number
  of concurrent command executions. The metrics are:
  daml.commands.submissions_running, daml.execution.total_running,
  daml.execution.engine_running
CHANGELOG_END
2020-10-06 21:09:54 +02:00
..
src Add metrics for concurrent commands [KVL-583] (#7575) 2020-10-06 21:09:54 +02:00
BUILD.bazel concurrent: Tag DirectExecutionContext. (#7517) 2020-09-29 17:23:57 +00:00