Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)