1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-14 02:33:21 +02:00
opentelemetry-go/internal/global
Jesse Bank 1333b2f73a
Fix delegation for global MeterProviders (#5828)
Fixes #5827
Fixes #5852

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: David Ashpole <dashpole@google.com>
Co-authored-by: Damien Mathieu <42@dmathieu.com>
2024-10-04 10:19:41 +02:00
..
benchmark_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
handler_test.go Prevent default ErrorHandler self-delegation (#5137) 2024-04-04 22:36:34 +02:00
handler.go Prevent default ErrorHandler self-delegation (#5137) 2024-04-04 22:36:34 +02:00
instruments_test.go Add the synchronous gauge to the metric API and SDK (#5304) 2024-05-16 09:56:40 -07:00
instruments.go Add the synchronous gauge to the metric API and SDK (#5304) 2024-05-16 09:56:40 -07:00
internal_logging_test.go Prevent default ErrorHandler self-delegation (#5137) 2024-04-04 22:36:34 +02:00
internal_logging.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
meter_test.go Fix delegation for global MeterProviders (#5828) 2024-10-04 10:19:41 +02:00
meter_types_test.go Add the synchronous gauge to the metric API and SDK (#5304) 2024-05-16 09:56:40 -07:00
meter.go Fix delegation for global MeterProviders (#5828) 2024-10-04 10:19:41 +02:00
propagator_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
propagator.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
state_test.go Prevent default ErrorHandler self-delegation (#5137) 2024-04-04 22:36:34 +02:00
state.go Prevent default ErrorHandler self-delegation (#5137) 2024-04-04 22:36:34 +02:00
trace_test.go Identify global Tracers and Meters with their schema URLs (#5426) 2024-05-30 07:20:05 -07:00
trace.go Identify global Tracers and Meters with their schema URLs (#5426) 2024-05-30 07:20:05 -07:00
util_test.go Prevent default ErrorHandler self-delegation (#5137) 2024-04-04 22:36:34 +02:00