README ¶ database/sql instrumentation stdout example A MySQL client using database/sql with instrumentation. Then, the client prints the trace data to stdout and serves metrics data via prometheus client. These instructions expect you have Docker Compose V2 installed. Bring up all services to run the example: docker compose up -d Then check the logs of client service to see the results: docker compose logs client Shut down the services when you are finished with the example: docker compose down Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.