Add datadog plugin for tracing#5681
Conversation
Signed-off-by: Karel Alfonso Sague <kalfonso@squareup.com>
|
@systay you might be familiar with this change |
|
I think we've had different opinions on dependencies on these commercial third parties. That said DataDog is pretty popular and if you don't use it there is only a tiny bit of overhead for the dependency. |
@kalfonso FTR, can you document the change in binary sizes /docker images here? |
|
What about hiding these behind build tags? |
|
I took a look at the implementation. Looks lightweight, and it ironically depends on opentracing, which we already depend on. So, lets move ahead with this. If this becomes a problem in the future, we can reconsider our options. |
Signed-off-by: Karel Alfonso Sague kalfonso@squareup.com