Skip to content

pkmnfrk/honeycomb-test

Repository files navigation

honeycomb-test

running locally

npm i
export LIBHONEY_DATASET=<your dataset>
export LIBHONEY_API_KEY=<your api key>
export DEBUG=honeycomb-beeline:*

node index

running in serverless

  1. update serverless.yml with your Honeycomb dataset and api key, and also deployment bucket
  2. npm i
    sls deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published