Skip to content

bill3tt/warp-speed-debugging-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warp Speed Debugging with Prometheus Exemplars - Demo

This repo contains a full end-to-end example of how to use Prometheus exemplars to take your debugging to warp-speed!

Quick Start

To get started, simply run:

make test-interactive

Components

This repo has two key components:

  • main.go - Simple demo application that calculates random fibonacci numbers, and emits traces, logs and metrics! (with exemplars of course)
  • TestInteractiveExemplars - Test suite that spins up all of the relevant components & configuration in order to see exemplars in action: Prometheus, Loki, Tempo, Grafana etc.

About

Repo that demonstrates how to use Prometheus exemplars to take your debugging to warp speed!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published