-
Notifications
You must be signed in to change notification settings - Fork 2
Dev #178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
caniro
commented
Jun 24, 2025
- 정기반영
…nto feat/chartdata
…nto feat/chartdata
…nto feat/chartdata
issue: #165
fix : dev build시 NPE 현상 개선
…nto feat/chartdata
test: 유저 테스트 코드 mock 동작 추가(오류 수정)
기존 PriorityBlockingQueue 기반의 주문 큐를, ConcurrentSkipListMap, ConcurrentSkipListSet을 사용한 구조로 변경했습니다.
매수 주문이 생성시간과 반대로 정렬되고 있었던 문제를 수정했습니다
…nto feat/chartdata
temp
Feat:도커 파일 추가,SRP,OCP원칙에 맞게 코드 리펙토링
…nto feat/chartdata
span으로부터 나온 trace정보로부터 metric을 추출해내는 설정을 반영했습니다
기존 jaeger가 인메모리 기반으로 동작하여 자주 종료되는 이슈가 있었기에 파일 기반으로 동작하도록 변경했습니다
refactor: validation 으로 변경하였기때문에 False가 아닌 예외를 발생시키는것으로 테스트 변경
추가 지표를 제공하도록 actuator yml 설정 jaeger가 터지지 않도록 sampling 비율 수정 jaeger가 셀프 모니터링시 오류가 발생하지 않도록 수정
hibernate가 너무 많은 지표를 전달하기 때문에, 얻고 싶은 지표만을 필터링합니다.
테스트 환경에서만 동작하고, local.properties의 secret에 기반해 동작하므로 안전합니다
wallet 생성 시점이 바뀐 후, 제대로 동작할 수 있도록 데이터 초기화 코드를 변경했습니다.
feat: 차트 API 페이징 처리
[BE]차트 데이터 Ohlcv 로직변경
hibernate metric 지표가 warn 레벨로 찍히도록 수정, docker compose시 intellij 디버그용 에이전트를 포함하지 않도록 변경
기존 PriorityBlockingQueue에서 ConcurrentSkipListSet 기반으로 적용되도록 변경했습니다
주문 큐 구현방식 변경, monitoring 설정 변경
- 기준치를 초과한 경우는 1초마다 주문 실행 (유지) issue: #176
- 랜덤 보정 제거 - 추세 보정만 활용 issue: #176
Feat/realitybot chart
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (0.00% Estimated after merge)