The server side code is in the "server_side" folder, includes both the ingress script and detector.
The client side script is in the "client_side" folder.
The data processing scipt is in the "data_process" folder.
- migrate from deprecated opentracing-jaeger to opentelemetry
- achieve cross-services tracing with Jaeger
- Change the configuration of ingress script (number of GPUs, Jaeger exporter endpoint, etc.) with http requests.
- automated change resource assignment pattern
- implement a python-based video object detection client
- migrate from deprecated opentracing to opentelemetry
- polish python-based client (more details in the client_side folder)