1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/plugin/othttp
Anthony Mirabella 2ef25ea570
Add filters for othttp plugin (#556)
* Add request filtering capability to othhtp.Handler

* Add simple and useful filters for othttp plugin

* Add note that all requests are traced in the absence of any filters

* Add copyright notice to plugin/othttp/filters/filters_test.go

Co-Authored-By: Tyler Yahn <MrAlias@users.noreply.github.com>

* Add package docstring for filters package

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Rahul Patel <rahulpa@google.com>
2020-03-16 16:34:15 -07:00
..
filters Add filters for othttp plugin (#556) 2020-03-16 16:34:15 -07:00
doc.go Fix up docs and other othttp cleanups (#218) 2019-10-17 11:18:45 -07:00
handler_example_test.go Rename the exporter directory to exporters (#502) 2020-03-02 13:54:57 -08:00
handler_test.go Add filters for othttp plugin (#556) 2020-03-16 16:34:15 -07:00
handler.go Add filters for othttp plugin (#556) 2020-03-16 16:34:15 -07:00
wrap.go Refactor propagators (#467) 2020-02-13 23:16:04 -08:00