Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
assets.tar.gz | 2025-08-06 | 3.0 MB | |
Jaeger UI v1.72.0 source code.tar.gz | 2025-08-06 | 2.7 MB | |
Jaeger UI v1.72.0 source code.zip | 2025-08-06 | 3.3 MB | |
README.md | 2025-08-06 | 4.7 kB | |
Totals: 4 Items | 9.0 MB | 0 |
🐞 Bug fixes, Minor Improvements
- Do not mark help-wanted issues as stale (@Parship999 in #3000)
- Fix the issue of operation reset to all when reloading the search screen (@Parship999 in #2995)
- Enable automated closing of stale pull requests and issues (@Parship999 in #2994)
- Setup husky pre-commit hook with lint-staged (@gkbishnoi07 in #2983)
- Upgrade redux-actions to 3.x (@Parship999 in #2980)
- Feat: upgrade to eslint 9+ with flat configuration (@gkbishnoi07 in #2966)
- Add code coverage explanation to readme.md (@Parship999 in #2968)
- Fix the ddg node tooltip position (@Parship999 in #2967)
- Implemented the mouse-over popup functionality for the dots on the time series view (@Parship999 in #2964)
- Fix ui bug of convertserviceerrorratetopercentages (@pipiland2612 in #2957)
- Fix bug when calculate groupbyoperation metrics (@pipiland2612 in #2923)
👷 CI Improvements
- Fix: enable codeql scan on main to resolve configuration missing error (@gkbishnoi07 in #2958)
⚙️ Refactoring
- Convert archivenotifier/index to functional component (@Parship999 in #2999)
- Convert tracediffgraph.tsx from class to functional component (@Parship999 in #2998)
- Convert layoutsettings/index.tsx component to functional component (@Parship999 in #2986)
- Convert deepdependencies/header/index.tsx component to functional component (@Parship999 in #2985)
- Convert
traces.tsx
from class component to functional component (@Parship999 in #2959) - Convert
sidepanel/index.tsx
from class component to functional component (@Parship999 in #2960) - Convert
uifindinput.tsx
from class component to functional component (@Parship999 in #2954) - Convert
detailtabledropdown.tsx
from class component to functional component (@Parship999 in #2948) - Convert
listitem.tsx
from class component to functional component (@Parship999 in #2950) - Convert
page.tsx
from class component to functional component (@Parship999 in #2947) - Convert
qualitymetrics/header.tsx
from class component to functional component (@Parship999 in #2915) - Convert
operationdetailstable/index.tsx
from class component to functional component (@Parship999 in #2928) - Convert
traceidsearchinput.tsx
from class component to functional component (@Parship999 in #2929) - Fix eslint warnings in ddg component (@Parship999 in #2920)