Commit Graph

1 Commits

Author SHA1 Message Date
ET a24a7d579f
Add emicklei/go-restful instrumentation (#115)
* Adds a go-restful trace instrumenter via a FilterFunc

A filter may be added at any one of the following:
   * container scope
   * webservice scope
   * route scope

Includes a docker-compose example with instructions.

* Add entry to CHANGELOG.md

* Satisfy go-lint

* Take my own advice and run make precommit

* s/OtelFilter/OTelFilter/

* Add PR# to CHANGELOG

* Standardize line breaks
2020-07-01 10:47:06 -07:00