1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/plugin/othttp
Anthony Mirabella 973b38607b
Create basic othttp.Transport for simple client instrumentation (#678)
* Create basic othttp.Transport for simple client instrumentation

* change props to propagators for clarity

* Add othttp.Transport usage example

Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
2020-04-29 13:17:05 -07:00
..
filters Update project License headers and checking (#596) 2020-03-25 14:47:17 -07:00
common.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
config_test.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
config.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
handler_example_test.go Increase the visibility of the api/key package (#650) 2020-04-21 20:26:51 -07:00
handler_test.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
handler.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
transport_example_test.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
transport_test.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
transport.go Create basic othttp.Transport for simple client instrumentation (#678) 2020-04-29 13:17:05 -07:00
wrap.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00