1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/instrumentation/othttp
Tyler Yahn 07d5f77749
Rename plugin directory to instrumentation (#779)
* Rename plugin directory to instrumentation

As per https://github.com/open-telemetry/opentelemetry-specification/pull/539

* Update package paths

* Fix tracer names in othttp instrumentation
2020-05-30 14:53:32 -07:00
..
filters Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
common.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
config_test.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
config.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
doc.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
handler_example_test.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
handler_test.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
handler.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
transport_example_test.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
transport_test.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
transport.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00
wrap.go Rename plugin directory to instrumentation (#779) 2020-05-30 14:53:32 -07:00