1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk
Joshua MacDonald 3475d5575e
Fix incorrect aggregation; Prometheus exporter behavior (#903)
* Avoid applying stale udpates; add a test

* Add Memory option to basic processor

* Always use memory in the pull controller

* Test the memory option

* Precommit

* Add a Prometheus-specific test

* More comment on Memory option

* Link to 862

* Remove sleep

* Update changelog

* Comment on stale and stateless aggregators

* Update sdk/metric/processor/basic/config.go

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

Co-authored-by: Liz Fong-Jones <lizf@honeycomb.io>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-07 12:52:35 -07:00
..
export Rename Integrator to Processor (#863) 2020-06-23 12:00:15 -07:00
instrumentation Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
internal Remove internal StateLocker implementation (#688) 2020-04-30 14:15:04 -07:00
metric Fix incorrect aggregation; Prometheus exporter behavior (#903) 2020-07-07 12:52:35 -07:00
resource Comments 2020-05-21 09:53:34 -07:00
trace Added support array attributes (#798) 2020-06-24 15:58:08 -07:00
opentelemetry.go Prepare for the v0.7.0 release (#876) 2020-06-26 13:54:33 -07:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00