Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hashicorp/consul-demo-tracing
- Owner: hashicorp
- License: mpl-2.0
- Created: 2019-10-10T20:31:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-29T17:23:42.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T13:02:34.176Z (4 months ago)
- Topics: consul, docker-compose, service-mesh
- Language: HCL
- Size: 841 KB
- Stars: 30
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)