Skip to content

Add emicklei/go-restful instrumentation - #115

Merged
MrAlias merged 8 commits into
open-telemetry:masterfrom
evantorrie:go-restful
Jul 1, 2020
Merged

Add emicklei/go-restful instrumentation#115
MrAlias merged 8 commits into
open-telemetry:masterfrom
evantorrie:go-restful

Conversation

@evantorrie

Copy link
Copy Markdown
Contributor

fixes #79

A filter may be added at any one of the following:

  • container scope
  • webservice scope
  • route scope

Includes a docker-compose example with instructions.

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

Includes a docker-compose example with instructions.

@MrAlias MrAlias left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good, nothing blocking.

Did we want to move this to github.com/emicklei/go-restful? I know we had talked about this for the other instrumentation that is missing it as well. Maybe a subsequent PR to move everything?

Comment thread instrumentation/emicklei/go-restful/example/server.go Outdated
Comment thread instrumentation/emicklei/go-restful/restful.go Outdated
@evantorrie

Copy link
Copy Markdown
Contributor Author

Did we want to move this to github.com/emicklei/go-restful? I know we had talked about this for the other instrumentation that is missing it as well. Maybe a subsequent PR to move everything?

Yes, I planned a subsequent PR to move everything from github.com under a github.com directory.

@MrAlias
MrAlias merged commit a24a7d5 into open-telemetry:master Jul 1, 2020
@evantorrie
evantorrie deleted the go-restful branch July 1, 2020 17:57
@MrAlias MrAlias mentioned this pull request Jul 10, 2020
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add instrumentation for go-restful

4 participants