Camel :: Example :: Zipkin

An example showing how to trace incoming and outgoing messages from Camel with Zipkin

License

License

Categories

Categories

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

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-example-zipkin
Last Version

Last Version

2.19.5
Release Date

Release Date

Type

Type

pom
Description

Description

Camel :: Example :: Zipkin
An example showing how to trace incoming and outgoing messages from Camel with Zipkin
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-example-zipkin

Download camel-example-zipkin

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-example-zipkin/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-example-zipkin</artifactId>
    <version>2.19.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-zipkin/
implementation 'org.apache.camel:camel-example-zipkin:2.19.5'
// https://jarcasting.com/artifacts/org.apache.camel/camel-example-zipkin/
implementation ("org.apache.camel:camel-example-zipkin:2.19.5")
'org.apache.camel:camel-example-zipkin:pom:2.19.5'
<dependency org="org.apache.camel" name="camel-example-zipkin" rev="2.19.5">
  <artifact name="camel-example-zipkin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-example-zipkin', version='2.19.5')
)
libraryDependencies += "org.apache.camel" % "camel-example-zipkin" % "2.19.5"
[org.apache.camel/camel-example-zipkin "2.19.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • service1
  • service2

Versions

Version
2.19.5
2.19.4
2.19.3
2.19.2
2.19.1
2.19.0
2.18.5
2.18.4
2.18.3
2.18.2
2.18.1
2.18.0