traces/

directory
v0.0.0-...-3a46aa3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2024 License: MIT

README

traces example

  • There are two services in the example

  • After receiving the HTTP request, the user service calls the grpc server provided by the message service through the grpc client

  • The example shows how to use tracing middleware

  • You can experience the effect by following the command

run example
# Windows start-windows.bat
# mac/linux
sh start.sh
curl http://localhost:8000/v1/user/get/message/10
# Open with browser http://localhost:16686
# You can see the effect

Directories

Path Synopsis
api
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL