MetricConverterTest
extends TestCase
in package
FinalYes
Attributes
- #[CoversClass]
- \OpenTelemetry\Contrib\Otlp\MetricConverter::class
Table of Contents
Methods
- test_empty_batch_returns_empty_request() : void
- test_gauge_exemplars_are_converted() : void
- test_histogram_exemplars_are_converted() : void
- test_instrumentation_scope_is_converted() : void
- test_metrics_are_converted_to_metrics_request() : void
- test_multiple_resources_result_in_multiple_resource_metrics() : void
- test_sum_exemplars_are_converted() : void
Methods
test_empty_batch_returns_empty_request()
public
test_empty_batch_returns_empty_request() : void
test_gauge_exemplars_are_converted()
public
test_gauge_exemplars_are_converted() : void
test_histogram_exemplars_are_converted()
public
test_histogram_exemplars_are_converted() : void
test_instrumentation_scope_is_converted()
public
test_instrumentation_scope_is_converted() : void
test_metrics_are_converted_to_metrics_request()
public
test_metrics_are_converted_to_metrics_request() : void
test_multiple_resources_result_in_multiple_resource_metrics()
public
test_multiple_resources_result_in_multiple_resource_metrics() : void
test_sum_exemplars_are_converted()
public
test_sum_exemplars_are_converted() : void