Skip to content

Commit

Permalink
Optimized code for prometheus which support https not only http. …
Browse files Browse the repository at this point in the history
…(#3009)

* Optimized code for prometheus which support `https` not only `http`.

* Update composer.json

* Format code.

Co-authored-by: 李铭昕 <[email protected]>
  • Loading branch information
ushell and limingxinleo committed Dec 25, 2020
1 parent b4f9423 commit 350584f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"hyperf/guzzle": "~2.1.0",
"hyperf/utils": "~2.1.0",
"jcchavezs/zipkin-opentracing":"^0.2.0",
"opentracing/opentracing":"^1.0"
"opentracing/opentracing":"1.0.0-beta6"
},
"require-dev": {
"hyperf/event": "~2.1.0",
Expand Down

0 comments on commit 350584f

Please sign in to comment.