cloudhub icon indicating copy to clipboard operation
cloudhub copied to clipboard

CloudHub is a totally designed system that lets you monitor and manage the availability of something like servers, applications, virtual machines, Kubernetes, and so on.

Results 58 cloudhub issues
Sort by recently updated
recently updated
newest added

# 문제 상황 Dashboard에서 특정 위치에서 Graph time line이 따라오지 않는 오류 발생 확인 해당 오류 이유 파악 필요 ![image](https://github.com/snetsystems/cloudhub/assets/68767855/2f888055-dede-453a-889e-093e75ec678f)

bug

# 수정 사항 * dropdown menu에서 과도하게 여백이 생기는 부분 수정 필요 ![image](https://github.com/snetsystems/cloudhub/assets/68767855/0326c6d6-8664-4f05-b3a9-f29d09ab6361) # 테스트 항목 - [x] 각 menu item 기준 최소 여백 적용

enhancement

# 문제 사항 * 일부 쿼리에서 QueryConfig Response의 groupBy가 빈 값으로 반환될 때, Chart Options의 Customizable Fields에서 Group By Tag가 필터링이 되지 않는 문제 발생 ## 문제 되는 예시 쿼리...

bug

# 수정 목적 * CloudHub 및 ETCD 서비스에 이상이 있을 때 추적이 어려움

new feature

# CloudHub Service 파일 수정 ## 문제 * ch-collector로 설정한 장비가 늦게 올라올 경우 CloudHub 서비스가 정상적으로 시작되지 않는 문제 ## CloudHub Service File (Before) ``` # If you modify...

enhancement

# 수정 내용 ![Image](https://github.com/snetsystems/cloudhub/assets/100550323/3fa895f2-7a1d-4dec-aea3-afd3d1ec4868) * Query Submit 버튼 눌렀을 때만 Query History를 localstorage에 저장

enhancement

# 1. Derivative() 함수 추가

enhancement

# 수정 내용 * Chart JS 라이브러리 사용 하여 Bar Chart 추가 # 추가 예정인 통계 그래프 ![Image](https://github.com/snetsystems/cloudhub/assets/100550323/ecf02255-cba2-49c2-9914-8299f9fdc574)

new feature

# SVG 추가 필요한 통계 그래프 * Bar Chart * Stacked Bar Chart * Pie * Doughnut * Scatter * Radar * Line ## 추가 반영된 UI ![Image](https://github.com/snetsystems/cloudhub/assets/100550323/dad50548-df0b-4c9f-b793-5766dc3c64fb)

new feature