Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ibm-cloud-architecture/learning-distributed-tracing-101
Learning Distributed Tracing 101
https://github.com/ibm-cloud-architecture/learning-distributed-tracing-101
Last synced: about 12 hours ago
JSON representation
Learning Distributed Tracing 101
- Host: GitHub
- URL: https://github.com/ibm-cloud-architecture/learning-distributed-tracing-101
- Owner: ibm-cloud-architecture
- License: apache-2.0
- Created: 2019-10-11T02:52:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T22:02:43.000Z (almost 2 years ago)
- Last Synced: 2023-08-08T22:14:21.670Z (over 1 year ago)
- Language: Java
- Homepage: https://tracing.cloudnative101.dev
- Size: 12.5 MB
- Stars: 29
- Watchers: 8
- Forks: 12
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Distributing Tracing Lab
[![CircleCI](https://circleci.com/gh/ibm-cloud-architecture/learning-distributed-tracing-101.svg?style=svg)](https://circleci.com/gh/ibm-cloud-architecture/learning-distributed-tracing-101)## Learning Journey
Access the learning modules https://tracing.cloudnative101.devThis learning journey will get you started into Distributed Tracing, covering many basic concepts with hands-on labs. The journey takes you through frameworks, client libraries, and [Jaeger](https://www.jaegertracing.io/).
## Contributing
Please refer to the [how to contribute?](CONTRIBUTING.md) on how you can contribute to the learning documentation.