Skip to content

Commit

Permalink
Re Issue jaegertracing#7
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsmithio committed Nov 12, 2021
1 parent 52e2d12 commit eab2994
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ requests==2.23.0
pylint==2.4.0
gunicorn==20.0.4
pymongo==3.11.0
Flask-PyMongo==2.3.0
Flask-PyMongo==2.3.0
prometheus-client==0.12.0
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ requests==2.23.0
pylint==2.4.0
gunicorn==20.0.4
jaeger-client==4.3.0
prometheus-client==0.12.0
opentelemetry-api==0.12b0
opentelemetry-sdk==0.12b0
opentelemetry-instrumentation==0.12b0
Expand Down
1 change: 1 addition & 0 deletions course-files/tracing-extra/app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ jaeger-client==4.3.0
redis==3.5.3
opentracing==2.4.0
Flask-OpenTracing==1.1.0
prometheus-client==0.12.0

0 comments on commit eab2994

Please sign in to comment.