Last Version

haystack-zipkin-interoperability-experimental 1.0.2

Library to convert the three ids, viz trace-id , span-id, parent-span-id in UUID format to zipkin B3 format in terms of hex char encodings.

License

License

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

com.expedia.www
ArtifactId

ArtifactId

haystack-zipkin-interoperability
Version

Version

1.0.2
Type

Type

jar
Description

Description

haystack-zipkin-interoperability-experimental
Library to convert the three ids, viz trace-id , span-id, parent-span-id in UUID format to zipkin B3 format in terms of hex char encodings.
Project URL

Project URL

https://github.com/ExpediaDotCom/haystack-zipkin-interoperability-experimental/tree/master
Source Code Management

Source Code Management

http://github.com/ExpediaDotCom/haystack-zipkin-interoperability-experimental

Download haystack-zipkin-interoperability 1.0.2


<!-- https://jarcasting.com/artifacts/com.expedia.www/haystack-zipkin-interoperability/ -->
<dependency>
    <groupId>com.expedia.www</groupId>
    <artifactId>haystack-zipkin-interoperability</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.www/haystack-zipkin-interoperability/
implementation 'com.expedia.www:haystack-zipkin-interoperability:1.0.2'
// https://jarcasting.com/artifacts/com.expedia.www/haystack-zipkin-interoperability/
implementation ("com.expedia.www:haystack-zipkin-interoperability:1.0.2")
'com.expedia.www:haystack-zipkin-interoperability:jar:1.0.2'
<dependency org="com.expedia.www" name="haystack-zipkin-interoperability" rev="1.0.2">
  <artifact name="haystack-zipkin-interoperability" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.www', module='haystack-zipkin-interoperability', version='1.0.2')
)
libraryDependencies += "com.expedia.www" % "haystack-zipkin-interoperability" % "1.0.2"
[com.expedia.www/haystack-zipkin-interoperability "1.0.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.3
org.easymock : easymock jar 3.4
org.pegdown : pegdown jar 1.6.0

Project Modules

There are no modules declared in this project.