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

Cover more production use-cases #11

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ncreated
Copy link

@ncreated ncreated commented May 12, 2020

Hello 👋. At Datadog we're close to releasing an alpha version of our tracer. Few weeks ago we forked the opentracing-swift to update it with our production use cases, hence I open this PR to propose our follow-up contributions:

  • adding Carthage support - not negligible as many projects still use Carthage for dependency management;
  • bumping swift-tools-version to more recent;
  • updating the API to allow tracer.startSpan(operationName:) without forcing childOf: nil.

This PR is a proposal and might require more work on our side to make it beneficial for a wider audience.

As Datadog, we'd like to help with opentracing-swift so we can have more impact and safely make it a dependency for our dd-sdk-ios.

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

Successfully merging this pull request may close these issues.

1 participant