Skip to content

Commit 58295c5

Browse files
authored
Upgrade UI (#1143)
Signed-off-by: Yuri Shkuro <ys@uber.com>
1 parent 3bdb8e6 commit 58295c5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,20 @@ jaeger_query_requests{operation="find_traces",result="ok"} 2
3131
jaeger_query_responses_bucket{operation="find_traces",le="0.005"} 2
3232
```
3333

34+
#### UI Changes
35+
36+
##### New Features
37+
38+
- Span Search - Highlight search results ([#238](https://github.com/jaegertracing/jaeger-ui/pull/238)), thanks to David Yeghshatyan [@davit-y](https://github.com/davit-y)
39+
- Span Search - Improve search logic ([#237](https://github.com/jaegertracing/jaeger-ui/pull/237)), thanks to David Yeghshatyan [@davit-y](https://github.com/davit-y)
40+
- Span Search - Add result count, navigation and clear buttons ([#234](https://github.com/jaegertracing/jaeger-ui/pull/234)), thanks to David Yeghshatyan [@davit-y](https://github.com/davit-y)
41+
42+
##### Bug Fixes, Minor Improvements
43+
44+
- Use correct duration format for scatter plot ([#266](https://github.com/jaegertracing/jaeger-ui/pull/266)), [@tiffon](https://github.com/tiffon))
45+
- Fix collapse all issues ([#264](https://github.com/jaegertracing/jaeger-ui/pull/264)), [@tiffon](https://github.com/tiffon))
46+
- Use a moderately sized canvas for the span graph ([#257](https://github.com/jaegertracing/jaeger-ui/pull/257)), [@tiffon](https://github.com/tiffon))
47+
3448

3549
1.7.0 (2018-09-19)
3650
------------------

jaeger-ui

Submodule jaeger-ui updated 33 files

0 commit comments

Comments
 (0)