dengliming
|
71ba8e1b87
|
Use the concise license header without the year (#1623)
* Use the concise license header without the year
* Use the concise license header without the year
|
2020-10-02 22:42:53 +09:00 |
Bogdan Drutu
|
4d2f6cc91d
|
Cleanup names in metrics and ensure consistency with specs (#1202)
* Cleanup names in metrics and ensure consistency with specs
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
* Rename SyncInstrument to SynchronousInstrument
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
* Update api/src/main/java/io/opentelemetry/metrics/SynchronousInstrument.java
Co-authored-by: John Watson <jkwatson@gmail.com>
Co-authored-by: John Watson <jkwatson@gmail.com>
|
2020-05-12 09:50:02 -07:00 |
John Watson
|
6ca3d1deaf
|
Add missing thread safety & immutable annotations in the API. (#972)
|
2020-03-06 20:02:09 +01:00 |
Bogdan Drutu
|
01189f34c9
|
Add private ctor for singleton classes. (#957)
Signed-off-by: Bogdan Cristian Drutu <bogdandrutu@gmail.com>
|
2020-03-04 11:53:59 -08:00 |
Giovanni Liva
|
9ae05f77b0
|
Rename MeterRegistry -> MeterProvider (#870)
* Rename MeterRegistry -> MeterProvider
* Remove extra code for independent PR
* Address review comments
|
2020-02-18 10:36:19 -08:00 |