Skip to content

Latest commit

 

History

History

2021.11.13.Gophers.Nigeria.Meetup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Monitoring applications with OpenTelemetry

This repo contains the slides and code presented in the talk Monitoring applications with OpenTelemetry presented at Gophers Nigeria Meetup on 13th Nov 2021.

The example code is on the example folder.

The slides use go present. To render the presentation:

  1. have go present golang.org/x/tools/present (go get golang.org/x/tools/cmd/present)
  2. present or $GOPATH/bin/present
  3. Open your web browser on http://127.0.0.1:3999
  4. click on slides.slide

The example code is on the example folder.