Skip to content

undefinedlabs/opentracing-objc

This branch is 3 commits ahead of opentracing/opentracing-objc:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ignacio BonafonteIgnacio Bonafonte
Ignacio Bonafonte
and
Ignacio Bonafonte
Dec 11, 2020
18c1a35 · Dec 11, 2020

History

77 Commits
May 20, 2019
May 20, 2019
Dec 11, 2020
Mar 30, 2016
Mar 30, 2016
Sep 3, 2016
Dec 11, 2020
Jun 11, 2020
May 28, 2019
Jun 11, 2020
May 29, 2019

Repository files navigation

Gitter chat Version License Platform Carthage Compatible SwiftPM compatible

OpenTracing API for Objective-C

This library is an Objective-C platform API for OpenTracing.

Required Reading

In order to understand the Objective-C platform API, one must first be familiar with the OpenTracing project and terminology more specifically.

Installation (CocoaPods)

Use CocoaPods!

pod "opentracing"

Installation (Carthage)

Use Carthage!

github "opentracing/opentracing-objc"

Installation (SwiftPM)

dependencies: [
    .package(url: "https://github.com/opentracing/opentracing-objc", from: "0.5.2")
]

About

OpenTracing API for Objective-C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 89.1%
  • Makefile 4.9%
  • Ruby 3.3%
  • Swift 2.7%