opentelemetry-go-contrib/internal/metric
Anthony Mirabella 3fc65dc78f
Add instrumentation for net/http and net/httptrace (#190)
* Move othttp instrumentation to contrib repo

* api/standard package has moved to semconv

* Replace othttp references with otelhttp

* Revert "api/standard package has moved to semconv"

This reverts commit eceaa351e4 as the change has not yet
been published in a versioned module.  Leaving the revert commit in history
for ease of resurrection.

* reference correct contrib module version

* Add net/http/httptrace instrumentation

* add httptrace module to dependabot config

* fix precommit issues

* Add net/http example

* add httptrace example

* Restore response writer wrapper from opentelemery-go#979

* Add CHANGELOG entry

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-08-06 09:20:34 -07:00
..
async.go Add instrumentation for net/http and net/httptrace (#190) 2020-08-06 09:20:34 -07:00
mock.go Add instrumentation for net/http and net/httptrace (#190) 2020-08-06 09:20:34 -07:00
mock_test.go Add instrumentation for net/http and net/httptrace (#190) 2020-08-06 09:20:34 -07:00