Pass your Honeycomb API key, found on your Honeycomb Team Settings page and your dataset name as flags when running this example.
In example/server
run go install && server -apikey=<your-api-key> -dataset=opentelemetry
In example/client
run go install && client -apikey=<your-api-key> -dataset=opentelemetry
Sign up for free if you haven’t already!