Problem description:
We need an API that will allow us to be agnostic of the tracing solution the user wants to use.
Suggested solution:
Create an API where we can expose a place to call start, error and finish tracing spans, so others can implement a tracing platform of their choice.
Environment:
data-point version: v6 canary
Problem description:
We need an API that will allow us to be agnostic of the tracing solution the user wants to use.
Suggested solution:
Create an API where we can expose a place to call
start,errorandfinishtracing spans, so others can implement a tracing platform of their choice.Environment:
data-pointversion: v6 canary