mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-10 09:50:58 +02:00
aca054b075
* Add views field to pipeline Redundant maps tracking readers to views and readers to pipelines exist in the pipelineRegistry. Unify these maps by tracing views in pipelines. * Rename newPipelineRegistries->newPipelineRegistry * Add Reader as field to pipeline * Replace createAggregators with resolver facilitator * Replace create agg funcs with inserter facilitator * Correct documentation * Replace pipelineRegistry with []pipeline type * Rename newPipelineRegistry->newPipelines * Fix pipeline_registry_test * Flatten isMonotonic into only use * Update FIXME into TODO * Rename instrument provider resolver field to resolve * Fix comment English * Fix drop aggregator detection |
||
---|---|---|
.. | ||
aggregation | ||
internal | ||
metricdata | ||
view | ||
config_test.go | ||
config.go | ||
doc.go | ||
example_test.go | ||
exporter.go | ||
go.mod | ||
go.sum | ||
instrument_provider.go | ||
instrument.go | ||
manual_reader_test.go | ||
manual_reader.go | ||
meter_test.go | ||
meter.go | ||
periodic_reader_test.go | ||
periodic_reader.go | ||
pipeline_registry_test.go | ||
pipeline_test.go | ||
pipeline.go | ||
provider_test.go | ||
provider.go | ||
reader_test.go | ||
reader.go |