grpc-go/examples/features/observability
Doug Fawley fbff2abb0f
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544)
2023-08-14 09:04:46 -07:00
..
client
server
README.md
go.mod *: update `interface{}` to `any` and `go.mod` version to `go 1.19` (#6544) 2023-08-14 09:04:46 -07:00
go.sum deps: google.golang.org/genproto to latest in all modules (#6319) 2023-06-02 10:38:02 -07:00

README.md

This example is the Hello World example instrumented for logs, metrics, and tracing.

Please refer to Microservices Observability user guide for setup.