Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hashicorp/consul-demo-tracing

Examples using Distributed tracing with Datadog and Jaeger for Consul Service Mesh
https://github.com/hashicorp/consul-demo-tracing

consul docker-compose service-mesh

Last synced: 3 months ago
JSON representation

Examples using Distributed tracing with Datadog and Jaeger for Consul Service Mesh

Awesome Lists containing this project

README

        

# Consul Service Mesh Tracing Demo
This repository contains two examples showing distributed tracing with Consul Service Mesh.

Both examples require Docker and Docker Compose.

## Jaeger [/jaeger](/jaeger)
Standalone example showing how Zipkin tracing can be used with Consul Service Mesh and collected by Jaeger.

![](jaeger/images/jaeger.png)

## Datadog [/datadog](/datadog)
Example showing how [Datadog](http://datadoghq.com) can be used with Consul Service Mesh to view distributed tracing, metrics and logs.

![](datadog/images/trace.png)