Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tracing sql queries with postgres + zipkin+ sleuth

Notifications You must be signed in to change notification settings

vittooh/tracePg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracePg

Tracing events for apis and send to zipkin to further analysis.

On this inplementation, we use spring-boot-data-source-decorator along with p6spy to track queries on postgres Db.

The full trace is send to a zipkin server to analysis. We can send this traces to gcp to, just input de the library on pom and adjust the config files.

image

VHCS, Digital BrickLayer.

About

Tracing sql queries with postgres + zipkin+ sleuth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages