# WireQuery - 풀스택 세션 리플레이 도구

> Clean Markdown view of GeekNews topic #14008. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=14008](https://news.hada.io/topic?id=14008)
- GeekNews Markdown: [https://news.hada.io/topic/14008.md](https://news.hada.io/topic/14008.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-03-27T09:46:01+09:00
- Updated: 2024-03-27T09:46:01+09:00
- Original source: [github.com/wirequery](https://github.com/wirequery/wirequery)
- Points: 22
- Comments: 2

## Topic Body

- 프론트엔드 레코딩을 통해서 사용자가 어떤 문제를 겪는지 확인 가능   
  - 백엔드 네트워크 호출 내용(실제 페이로드 포함)과 결합하여 문제가 어떻게 발생했는지 파악  
- 특정 이슈들은 백엔드에서만 파악가능하며, 실제로 사용자가 녹화전에 일어나기도 함   
  - 특수한 "네트워크 쿼리 언어"인 WQL을 이용해서 백엔드에서도 조사를 시작 가능   
- SDK는 개인정보 보호를 염두에 두고 설계   
  - JVM, JS(Browser), Go 및 모든 언어용 Universal SDK 제공

## Comments



### Comment 24136

- Author: channprj
- Created: 2024-04-01T11:10:12+09:00
- Points: 1

오... apm 에 screen record 가 붙은 느낌이군요.

### Comment 24043

- Author: laeyoung
- Created: 2024-03-27T11:41:00+09:00
- Points: 1

getting-started까지는 docker-compose로 되어 있어서 쉬운데, 그 뒤에 뭔가 하려니 쉽진 않네요. (10분 만에 해보긴)
