Versions in this module Expand all Collapse all v0 v0.1.1 Oct 20, 2022 v0.1.0 Sep 26, 2022 Changes in this version + type Profiler struct + func New(queryExecutor protocol.QueryExecutor, metadataStore protocol.MetadataStore) *Profiler + func (t *Profiler) Profile(entry protocol.Entry, profile *job.Profile, metricSpecs []*metric.Spec) ([]*metric.Metric, error)