opentelemetry-java/sdk
Jason Plumb cfbe6bfe81
Rename dangling references to MeterRegistry (#1683)
* rename getMeterRegistry() to getMeterProvider() in javadocs.

* rename meterRegistry variable to meterProvider

* reformat
2020-09-22 19:37:47 -07:00
..
all Implement the keyed-attributes proposal (#1631) 2020-09-21 08:52:40 -07:00
common Reverse the precedence on Labels and Attributes to prefer the last one added, rather than the first. (#1656) 2020-09-21 15:58:03 -07:00
correlation_context Switch to java 8 (#1665) 2020-09-19 11:28:13 +09:00
metrics Rename dangling references to MeterRegistry (#1683) 2020-09-22 19:37:47 -07:00
tracing Reverse the precedence on Labels and Attributes to prefer the last one added, rather than the first. (#1656) 2020-09-21 15:58:03 -07:00