Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Example Apps

Pass your Honeycomb API key, found on your Honeycomb Team Settings page and your dataset name as flags when running this example.

To run the client/server 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!