Skip to content

Commit 47c9ff0

Browse files
committed
refactor: Create a readable constant in 8 files to freeze ranges 100..399 .
Reviewed-by: kaylareopelle Refs: #1172
1 parent fa4625b commit 47c9ff0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3.5"
2-
31
x-shared-config:
42
base: &base
53
command: /bin/bash

instrumentation/httpx/lib/opentelemetry/instrumentation/httpx/plugin.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ def send(request)
9292
end
9393
end
9494
end
95-
end
95+
end

0 commit comments

Comments
 (0)