data-point
data-point copied to clipboard
create tracing api
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-pointversion: v6 canary