Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iblancasa/kiali-tracing-tutorial
Repository for the DevConf 2024 tutorial
https://github.com/iblancasa/kiali-tracing-tutorial
devconf distributed-tracing instrumentation istio jaeger kiali opentelemetry prometheus tracing tutorial
Last synced: 21 days ago
JSON representation
Repository for the DevConf 2024 tutorial
- Host: GitHub
- URL: https://github.com/iblancasa/kiali-tracing-tutorial
- Owner: iblancasa
- Created: 2024-05-29T14:21:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T10:20:19.000Z (7 months ago)
- Last Synced: 2024-10-31T20:07:30.078Z (2 months ago)
- Topics: devconf, distributed-tracing, instrumentation, istio, jaeger, kiali, opentelemetry, prometheus, tracing, tutorial
- Language: Makefile
- Homepage: https://www.devconf.info/cz/
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Observe and troubleshoot applications with Kiali and distributed tracing
This repository hosts content for tutorial related to Kiali and Distributed Tracing.
Presented at:
* [DevConf 2024](https://pretalx.com/devconf-cz-2024/talk/A8DAGH/)## Agenda:
Each tutorial step is located in a separate file:0. [Setup](steps/00-setup.md)
1. [Infrastructure](steps/01-infrastructure.md)
2. [Deploying workloads](steps/02-deploying-workloads.md)
3. [Tracing is broken](steps/03-tracing-is-broken.md)
4. [Autoinstrumenting your app](steps/04-autoinstrumenting-your-app.md)
5. [Next steps](steps/05-next-steps.md)