发布

  • Infinitespark 96/issue 2234 add sorting to all columns in traces view (#2424)

    frostbyte_neo 发布于 2025-06-18 11:45:38 +00:00

    • feat: add dynamic usage sorting and span count to sorting fields

    • [OPIK-2227]: implement requested code improvements from review feedback

    • [OPIK-2227]: Optimize span statistics aggregation by using limit-before-join pattern, add additional tests

    • [OPIK-2227]: Fixes in TraceDAO.java file

    • [OPIK-2227]: Add tests coverage in TracesResourceTest for spanCount and usage fields, some code revert

    • [OPIK-2227]: Add @DisplayName to each test

    • [OPIK-2227]: Remove commented out line

    • [OPIK-2227]: Revert some more changes

    • [OPIK-2227]: Remove redundant tests, add test for sorting by usage

    • [OPIK-2227]: Add tests for spanCount, some code improvement

    • Test adjustments

    • Fixed span usage sorting tests


    Co-authored-by: yariv-h yarivh@comet.com
    Co-authored-by: Andres Cruz andresc@comet.com

    下载附件