Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create tracing api #416

Open
acatl opened this issue Sep 9, 2019 · 0 comments
Open

create tracing api #416

acatl opened this issue Sep 9, 2019 · 0 comments
Assignees

Comments

@acatl
Copy link
Collaborator

acatl commented Sep 9, 2019

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 acatl added this to the v6 Instrumentation milestone Sep 9, 2019
@acatl acatl self-assigned this Sep 9, 2019
acatl added a commit to acatl/data-point that referenced this issue Sep 9, 2019
via this api we are now tracing implementation agnostic

closes ViacomInc#416
acatl added a commit that referenced this issue Sep 10, 2019
* feat(data-point): create tracing API

via this API user can implement the tracing system of their choice

closes #416
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant