Skip to content

instrument SendDeploymentRequest calls

Closes #55 (closed)

I have integrated opentelemetry and jaeger on the sender part of the DMS. The span information needs to be sent as message part so I have also modified the deployment model.

To test

1, run http://localhost:9999/swagger/index.html#/run/post_run_deploy

2, http://testserver.nunet.io:16686/

The receiver side is not implemented because it requires ReceiveDeploymentRequest method implementation.

Edited by yitbarek yohannes

Merge request reports