mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-11-28 00:02:22 -05:00
fix datadog version used
This commit is contained in:
parent
5db6e28534
commit
4618845a97
@ -205,7 +205,7 @@ module Datadog::Tracing
|
|||||||
class Integration
|
class Integration
|
||||||
include Contrib::Integration
|
include Contrib::Integration
|
||||||
|
|
||||||
MINIMUM_VERSION = Gem::Version.new("1.13.0")
|
MINIMUM_VERSION = Gem::Version.new("1.0.1")
|
||||||
|
|
||||||
register_as :httpx
|
register_as :httpx
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user