daml/ledger/metrics
Marton Nagy f8f88072ee
Activate interning write side [DPP-710] (#11614)
After this PR is merged write side of string-interning is activated:
* String interning table is being populated as part of usual indexing
* Data migration will populate the table from already existent data
Effect of populating string interning is not visible yet.

List of changes
* Add schema and data migrations where applicable
* Patch up sandbox-classic and parallel indexer to populate string_interning persistence, and initialize write side string interning view
* Add ledger_end_stringinterning_id to track the need for update at the view (+ aligning code)
* remove lookupLedgerEndOffsetAndSequentialId
* fix/extend unit-tests

changelog_begin
changelog_end
2021-11-10 16:17:07 +00:00
..
collectd Add collectd metrics (#6189) 2020-06-03 09:01:09 +02:00
collection Enhanced docker-compose Graphite/Grafana (#9067) 2021-03-11 17:34:43 +01:00
src Activate interning write side [DPP-710] (#11614) 2021-11-10 16:17:07 +00:00
BUILD.bazel Upgrade Scalatest to v3.2.9. (#10576) 2021-08-12 23:19:35 +00:00