Skip to content

Add additional metrics to core engine #83

@masih

Description

@masih

Add metrics to report:

  • Put latency normalised by number of multihashes (similar to the existing latency measure in Get ) -- so that we know how much time was spent exclusively on core layer to put indices.
  • Average Put batch size of multihashes -- so that we can reason about optimisation of batching multihashes across multiple ads.
  • Average size of keys and values -- so that we can reason about key-value store optimisation parameters.
  • Average metadata size
  • Removal rate by context ID and by provider -- so that we can estimate garbage size.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions