Create custom HoneycombClient (#4692) [deploy]
This commit is contained in:
parent
c986e02044
commit
faaf6e35f1
2 changed files with 1 additions and 0 deletions
1
config/initializers/honeycomb_event_client.rb
Normal file
1
config/initializers/honeycomb_event_client.rb
Normal file
|
|
@ -0,0 +1 @@
|
|||
HoneycombClient = Libhoney::Client.new(writekey: ENV["HONEYCOMB_API_KEY"], dataset: 'dev-ruby')
|
||||
Loading…
Add table
Reference in a new issue