1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-18 16:47:18 +02:00
opentelemetry-go/exporters/otlp/otlpmetric/otlpmetrichttp
Tyler Yahn b1d1d52959
Move OC bridge integration tests to own mod (#2165)
Use the default SDK to test the OpenCensus bridge. In order to not add
the SDK as a dependency to the bridge module and require users to depend
on it if they use the bridge these tests are moved to a new dedicated
test module.
2021-08-09 09:24:43 -07:00
..
certificate_test.go Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -07:00
client_test.go Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -07:00
client.go Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -07:00
doc.go Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -07:00
exporter.go Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -07:00
go.mod Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
mock_collector_test.go Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -07:00
options.go Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -07:00