Skip to content

The slides and resources for a presentation on the importance of observability, and using jaeger and prometheus.

Notifications You must be signed in to change notification settings

robbert229/observability-training

Repository files navigation

Introduction to Observability

Netlify Status

Title: Introduction to Observability

Summary: Observability is more important then ever. As software becomes more and more complicated, and we move into more complex complex environments (hybrid cloud), it becomes more difficult to understand how healty your systems are.

This talk will go cover how to use Grafana, Prometheus, and Jaeger to gain insight into systems.

How To Use

Run Environment

docker-compose up -d

Run API

cd ./api; dotnet run

Run Accounts Service

cd ./accounts; go run ./cmd/accounts/

Run Presentation

cd ./presentation; yarn start

About

The slides and resources for a presentation on the importance of observability, and using jaeger and prometheus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •