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

Develop #6

Merged
merged 4 commits into from
Jul 9, 2020
Merged

Develop #6

merged 4 commits into from
Jul 9, 2020

Conversation

pokryfka
Copy link
Owner

@pokryfka pokryfka commented Jul 9, 2020

No description provided.

Copy link

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice example :)

@@ -5,7 +5,7 @@ public protocol XRayEmitter {
func flush(_ callback: @escaping (Error?) -> Void)
}

public struct XRayNoopEmitter: XRayEmitter {
public struct XRayNoOpEmitter: XRayEmitter {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

;-) previous PR was more juicy, in fact should have been divided int osmaller ones

the examples gsoc-swift-tracing look nice, let me follow up on that in slashmo/gsoc-swift-tracing#36

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:-)

There's a WIP towards defining protocols for tracer instruments here (following open telemetry shape of API mostly): which may be of interest to you btw: slashmo/gsoc-swift-tracing#62

Thanks in advance, really looking forward to soon trying out xray with it the APIs.

@pokryfka pokryfka merged commit d0d3e2e into master Jul 9, 2020
@pokryfka pokryfka deleted the develop branch July 9, 2020 10:27
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.

2 participants