Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
assets.tar.gz | 2025-06-10 | 3.0 MB | |
Jaeger UI v1.70.0 source code.tar.gz | 2025-06-10 | 2.7 MB | |
Jaeger UI v1.70.0 source code.zip | 2025-06-10 | 3.3 MB | |
README.md | 2025-06-10 | 2.6 kB | |
Totals: 4 Items | 9.0 MB | 0 |
đ Bug fixes, Minor Improvements
- Fix react fragment key issues in multiple components (@Parship999 in #2823)
- Move tracediff header chevron icon (@Parship999 in #2845)
- Feat: filter logs based on the selected time range (@tejas-raskar in #2844)
- Enhance tracediff ui components (@Parship999 in #2806)
- Rewrite computeselftime to improve performance on trace statistics page (@DamianMaslanka5 in #2767)
- Fix array return pattern in
labeledlist
component (@Parship999 in #2812) - Allow json logs to occupy entire available width (@tejas-raskar in #2814)
- Feat: convert monitoratmemptystate to a functional component (@vishvamsinh28 in #2790)
- Replace deprecated
overlayclassname
withclassnames.root
(@abhayporwals in #2772) - [fix]: reduce default minimum allowed zoom (@hari45678 in #2775)
- Fix dependencygraph dag extra render (@mdwyer6 in #2749)
âď¸ Refactoring
- Convert qualitymetrics components to functional components (@Parship999 in #2856)
- Refactor: spandetailrow to functional component (@tejas-raskar in #2827)
- Migrate tracetimelineviewerimpl to a functional component (@tejas-raskar in #2816)
- Refactor canvasspangraph to functional component and improve test coverage (@vishvamsinh28 in #2824)