What's Changed
- Add support for case-insensitive search in the dashboard list by @CodePrometheus in #418
- feat: add content decorations to Table and Card widgets by @Fine0830 in #419
- feat: add
duration
tofindEndpoint
by @Fine0830 in #420 - feat: support ranges for Value Mappings by @Fine0830 in #421
- Update mappingTip by @CodePrometheus in #422
- Fix Value Mappings by @Fine0830 in #423
- Fix initialization dashboards by @Fine0830 in #424
- feat: View data value related dashboards in TopList widgets by @Fine0830 in #425
- feat: implement owner option for TopList widgets in related trace options by @Fine0830 in #426
- fix: view metrics related trace by @Fine0830 in #427
- fix: hide entrances to unrelated dashboards in top list by @Fine0830 in #428
- feat: Split topology metric query to avoid exceeding the maximum query complexity by @Fine0830 in #429
- Fix the metrics query errors from clicking refresh button by @Fine0830 in #430
- feat: Add support collapse span by @CodePrometheus in #431
- Refactor copy util with Web API by @Fine0830 in #432
- fix: releases an existing object URL by @Fine0830 in #433
- feat: implement Async Profiling widget by @Fine0830 in #434
- refactor: polish widgets style by @Fine0830 in #435
- refactor: polish Trace Profiling widget by @Fine0830 in #436
- Feat: Polish Async profiling widget by @Fine0830 in #437
- Fix Async Profiling widget by @Fine0830 in #438
- Fix: polish Async Profiling widget style by @Fine0830 in #439
- fix: change
ms
tons
in Async Profiling widget by @Fine0830 in #440 - build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #441
- Fixed the issue of querying irrelevant endpoint information on the endpoint topology page. by @Super-Lu in #442
- fix: set up async profiling tasks by @Fine0830 in #443
- feat: visualize
Snapshot
on Alerting page by @Fine0830 in #444 - build(deps-dev): bump vite from 4.5.3 to 4.5.9 by @dependabot in #445
- Fix repetitive names in router by @Fine0830 in #446
- build: bump up dependencies by @Fine0830 in #448
- feat: Implement the legend selector in metrics charts by @Fine0830 in #447
- Fix tooltips for metrics charts by @Fine0830 in #449
- feat: add topN selector for endpoint list by @Fine0830 in #450
- feat: add the pagination for endpoint list by @Fine0830 in #451
- Add skywalking go agent self observability menu by @CodePrometheus in #452
- fix: time range when generate link by @zhourunjie1988 in #453
- build: remove
lodash
library by @Fine0830 in #454 - build(deps): bump vue-i18n from 9.2.2 to 9.14.3 by @dependabot in #455
- build(deps): bump axios from 1.7.5 to 1.8.2 by @dependabot in #456
New Contributors
Full Changelog: v10.1.0...v10.2.0