opentelemetry-go/sdk/metric/controller/pull
Joshua MacDonald 3a05cd9325
Change Metric Processor to merge multiple observations (#1024)
* Add regexp filter in api/label, test

* Add regexp option to sdk.Config

* Return indistinct values only when keyRe != nil

* Filter in sdk

* Add an accumulator filter test

* SDK tests pass

* Precommit

* Undo set filters

* Backout related filter changes

* Add a new test

* Fix build

* Apply suggestions from code review

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* Update comments

* Apply suggestions from code review

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-08-11 10:25:47 -07:00
..
config.go Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
pull.go Fix incorrect aggregation; Prometheus exporter behavior (#903) 2020-07-07 12:52:35 -07:00
pull_test.go Change Metric Processor to merge multiple observations (#1024) 2020-08-11 10:25:47 -07:00