daml/ledger/ledger-on-sql/src
Samir Talwar 2887f28cc1
kvutils: Inject the metrics registry instead of using SharedMetricRegistries. (#5161)
* kvutils: Remove an unnecessary `@SuppressWarnings`.

* kvutils: Reduce the scope of fields and methods in `Committer`.

* kvutils: Inject the metric registry into `KeyValueCommitting`.

CHANGELOG_BEGIN
CHANGELOG_END

* kvutils: Inject the metric registry into the committers.

* kvutils: Inject the metric registry into `ProcessTransactionSubmission`.

* kvutils: Avoid shared metric registries in tests.

* kvutils: Recreate the metrics registry per participant state.

* kvutils: Add trailing commas to parameter lists.

Flagrantly encouraged by @stefanobaghino-da.

* recovering-indexer: Don't re-use the metric registry in tests.
2020-03-24 19:41:19 +00:00
..
app kvutils: Inject the metrics registry instead of using SharedMetricRegistries. (#5161) 2020-03-24 19:41:19 +00:00
main kvutils: Inject the metrics registry instead of using SharedMetricRegistries. (#5161) 2020-03-24 19:41:19 +00:00
test kvutils: Inject the metrics registry instead of using SharedMetricRegistries. (#5161) 2020-03-24 19:41:19 +00:00