Skip to content

Commit

Permalink
chore: update launch config for otel
Browse files Browse the repository at this point in the history
  • Loading branch information
NeuralFlux committed Oct 3, 2024
1 parent 7c775b4 commit aeb281d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,8 @@
"DEBUG": "biomedical-id-resolver,bte*",
"SMARTAPI_SYNC": "false",
"RESULT_CACHING": "true",
"JAEGER_HOST": "http://localhost",
"JAEGER_HOST": "localhost",
"JAEGER_PORT": "4318",
"JAEGER_RES_NAME": "/v1/traces",
},
"request": "launch",
"skipFiles": [
Expand Down

0 comments on commit aeb281d

Please sign in to comment.