pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Python language:Java
Filter by
155M results
Merges the changes from the 0.1.x branch into the 0.2.x branch.
merge-up
patch
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
지역별 사업성 메뉴 추가 후 우측 끝 로그아웃 버튼이 세로 wrap.
- .nav-inner max-width 1100 → 1280
- .nav-links 모든 자식에 white-space:nowrap + flex-shrink:0
- gap 24 → 20 (살짝 압축)
#️⃣ 기능 설명
Docker Compose 로컬 환경에 Prometheus, Grafana, OpenTelemetry Collector, Jaeger를 추가하고, API/Worker/RabbitMQ metric과 Worker 처리
metric을 수집할 수 있게 했습니다.
Closes #122
🛠️ 작업 상세 내용
- [x] backend-api, ...