Skip to content

Commit

Permalink
Merge pull request #4 from led0nk/otel-jaeger
Browse files Browse the repository at this point in the history
feat: traces/spans setup
  • Loading branch information
led0nk authored Apr 22, 2024
2 parents 488319a + a61e75c commit 9e7106c
Show file tree
Hide file tree
Showing 12 changed files with 637 additions and 89 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ build:
run: gofmt build
./bin/main

.PHONY: gorun
gorun:
go run cmd/server/main.go
Loading

0 comments on commit 9e7106c

Please sign in to comment.