Skip to content

🔭 Proof of concept on adding observability features (tracing and metrics) to a Nano microservice (using existing Hyperf components).

Notifications You must be signed in to change notification settings

leocavalcante/tracing-nano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔭 Tracing Nano

Proof of concept on adding observability features (tracing and metrics) to a Nano microservice (using existing Hyperf components 🚀).

Run Prometheus, Grafana and Jaeger using Docker:

docker compose up

Then link Prometheus as a data source in Grafana using service's name as host (i.e.: http://prometheus:9090).

Run Nano with:

php app.php start

Thanks to @huangdijia for the help with AOP + Nano.

About

🔭 Proof of concept on adding observability features (tracing and metrics) to a Nano microservice (using existing Hyperf components).

Topics

Resources

Stars

Watchers

Forks

Languages