Set the path to a file containing your honeycomb API key
hccli config set honeycombApiKeyFile=~/.honeycomb_api_key
Visualizing Honeycomb Queries
You can use Honeycomb's Query Sharing Feature
to generate URLs that have the query directly in the browser which you can then just open. The CLI
allows you to open these URLs directly from the command line and take a snapshot using
chromedp.
Start Chrome with remote debugging enabled
chrome --remote-debugging-port=9222
Open up your browser and login to Honeycomb
Use the CLI to open the URL in the browser and take a snapshot