Skip to content

Commit 0005912

Browse files
DrewProebstelDrew Proebstel
andauthored
Fyst 2088 log client activity (#138)
* wip * give it a shot * linter * test * test * fix log * wip * define propagator as xray * linter * try new initializer * linter * update requirements in intializers * add faraday * linter --------- Co-authored-by: Drew Proebstel <[email protected]>
1 parent 8ca0af5 commit 0005912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/initializers/opentelemetry.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Basic packages for your application
22
require "opentelemetry/sdk"
33
require "opentelemetry/instrumentation/all"
4+
require "faraday"
45

56
# Add imports for OTel components into the application
67
require "opentelemetry-api"

0 commit comments

Comments
 (0)