Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zero-Code Distributed Traces for any programming language

Demo for our FOSDEM 2025 presentation.

The following script will create a kind cluster and deploy the demo there.

./scripts/run.sh

Now, run the following command to expose port 3000 of the Grafana Pod on localhost:

kubectl port-forward $(kubectl get pods -lapp=grafana -o=name) 3000:3000

Access Grafana on http://localhost:3000. Default username is admin with password admin.

Click on Dashboards (menu on the left) -> RED metrics (list of dashboards) to view an example RED metrics dashboard.

Click on Explore (menu on the left) -> Tempo (drop down where you can choose between Tempo and Prometheus) -> Search (query type) to get a list of distributed traces to look at.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages