Create custom HoneycombClient (#4692) [deploy]

This commit is contained in:
Molly Struve 2019-11-01 16:11:57 -05:00 committed by Mac Siri
parent c986e02044
commit faaf6e35f1
2 changed files with 1 additions and 0 deletions

View file

@ -0,0 +1 @@
HoneycombClient = Libhoney::Client.new(writekey: ENV["HONEYCOMB_API_KEY"], dataset: 'dev-ruby')