data-point icon indicating copy to clipboard operation
data-point copied to clipboard

create tracing api

Open acatl opened this issue 6 years ago • 0 comments

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

acatl avatar Sep 09 '19 19:09 acatl