Commit Graph

498 Commits

Author SHA1 Message Date
henryruhs cd2e09aa02 remove unused method 2026-03-17 14:02:07 +01:00
harisreedhar ceedde9994 add capabilities endpoint 2026-03-17 14:02:07 +01:00
harisreedhar b39af57f22 hopefully fix CI 2026-03-17 14:02:07 +01:00
harisreedhar ce0f989c28 remove has methods 2026-03-17 14:02:07 +01:00
harisreedhar ceab5c4a63 add has_amd_execution_provider and has_nvidia_execution_provider 2026-03-17 14:02:07 +01:00
harisreedhar ea0df867e1 fix cache 2026-03-17 14:02:07 +01:00
harisreedhar b4138a8f12 remove try block, make detect_graphic_devices stateless, cosmetics 2026-03-17 14:02:07 +01:00
harisreedhar d23e0123a5 fix test 2026-03-17 14:02:07 +01:00
harisreedhar 70414fa456 add amd metric 2026-03-17 14:02:07 +01:00
harisreedhar d529b7faf7 move detect_execution_devices to system.py 2026-03-17 14:02:01 +01:00
harisreedhar 0bc6a545bf add processor metric 2026-03-17 14:01:57 +01:00
harisreedhar fa82d87302 add network metrics 2026-03-17 14:01:57 +01:00
harisreedhar 75858c8636 fix test 2026-03-17 14:01:57 +01:00
harisreedhar 997712e739 add memory metrics 2026-03-17 14:01:57 +01:00
harisreedhar e4c0f162a9 add memory metrics 2026-03-17 14:01:54 +01:00
harisreedhar 91a1e7bc34 move metrics.py to endpoints 2026-03-17 14:01:54 +01:00
harisreedhar e4bd360577 some cosmetics 2026-03-17 14:01:54 +01:00
harisreedhar 671eb7129d add disk to metric test 2026-03-17 14:01:54 +01:00
harisreedhar deb3932547 change unit to GB 2026-03-17 14:01:54 +01:00
harisreedhar 49cc14385d add drive_path 2026-03-17 14:01:54 +01:00
harisreedhar d83659ae96 make detect_disk_metrics stateless 2026-03-17 14:01:54 +01:00
harisreedhar c527673846 add disk metric 2026-03-17 14:01:54 +01:00
harisreedhar d7c4be226c cleanup 2026-03-17 14:01:54 +01:00
harisreedhar bb852ac06b add pytest-mock 2026-03-17 14:01:54 +01:00
harisreedhar 995804410b improve test 2026-03-17 14:01:54 +01:00
harisreedhar ff0bf31c86 remove instance check 2026-03-17 14:01:54 +01:00
harisreedhar bac8befad7 fix test 2026-03-17 14:01:54 +01:00
harisreedhar b2c4e38362 add metrics 2026-03-17 14:01:54 +01:00
harisreedhar 3d852b4aec add metrics 2026-03-17 14:01:54 +01:00
henryruhs d632ad1b4c simplify code - no need for helper methods at this point 2026-03-17 14:01:54 +01:00
Harisreedhar a477b66d36 Remove xml parsing for gpu metrics (#1030)
* remove xml parsing

* remove aitop
2026-03-17 14:01:54 +01:00
Henry Ruhs ba8093e844 Revisit and cleanup ffprobe integration (#1027)
* Revisit and cleanup ffprobe integration

* Revisit and cleanup ffprobe integration
2026-03-17 14:01:49 +01:00
henryruhs 1b8e3b00b0 Asset related fixes 2026-03-17 14:01:49 +01:00
henryruhs 062bd6a187 Asset related fixes 2026-03-17 14:01:49 +01:00
harisreedhar fb4811a65b add missing endpoints 2026-03-17 14:01:49 +01:00
henryruhs 946a12bc0e Add process manager to the right place 2026-03-17 14:01:49 +01:00
henryruhs e665220baf Fix for Windows 2026-03-17 14:01:49 +01:00
harisreedhar 05e02f53d2 Revert "hopefully fixes windows CI error"
This reverts commit 3295726347.
2026-03-17 14:01:49 +01:00
harisreedhar 586f889e13 hopefully fixes windows CI error 2026-03-17 14:01:49 +01:00
henryruhs e07547cab7 Fix stuff 2026-03-17 14:01:49 +01:00
henryruhs 79340e193e FFmpeg powered sanitization, Chunk based upload write 2026-03-17 14:01:49 +01:00
henryruhs 06977056d6 Hopefully fix Windows 2026-03-17 14:01:49 +01:00
henryruhs 1fe6e2d6de Simplify testing 2026-03-17 14:01:49 +01:00
henryruhs 4ba6f7643e Revamp the upload 2026-03-17 14:01:49 +01:00
harisreedhar 936d3957ec upload asset endpoint 2026-03-17 14:01:49 +01:00
harisreedhar d58b51ed14 upload asset endpoint 2026-03-17 14:01:49 +01:00
harisreedhar 37c5ad0deb upload asset endpoint 2026-03-17 14:01:49 +01:00
harisreedhar 1abe745790 upload asset endpoint 2026-03-17 14:01:49 +01:00
harisreedhar 6f66937e72 upload asset endpoint 2026-03-17 14:01:49 +01:00
henryruhs 73786a75a4 Polish asset store and helpers 2026-03-17 14:01:49 +01:00