-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 7DayTSD-Certification-report.md
- Loading branch information
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,15 +5,15 @@ author: 박종범<[email protected]> | |
version: 1 | ||
--- | ||
|
||
# 7DayTSD-Certification-report. | ||
# 7DayTSD-Certification-report | ||
|
||
|
||
## 개요 | ||
Uncloud graph의 Prometheus-Exporter의 시계열 데이터에 대한 시간연속성 테스트 | ||
|
||
### 절차 | ||
- 24Hour별 데이터 일관성 확인 | ||
- 7Day별 데이터 일관성 확인 | ||
- 신규 이슈에 대한 체크 | ||
|
||
### 수집 시작 시간 | ||
- 2022:07:17 08:34:28 | ||
|
@@ -38,7 +38,11 @@ Uncloud graph의 Prometheus-Exporter의 시계열 데이터에 대한 시간연 | |
1시간 단위 일관성 있는 데이터 제공 -> 백엔드 서버의 메트릭 생성으로 신규값 제공 | ||
|
||
### 신규 이슈 - TSDB 용량 문제 | ||
<img width="389" alt="스크린샷 2022-07-24 오후 2 29 39" src="https://user-images.githubusercontent.com/49029142/180633748-43597bfc-402e-4f09-ab70-b002ae6f5bd9.png"> | ||
|
||
현재 인스턴스에 할당된 스토리지: 20GB | ||
<img width="1455" alt="스크린샷 2022-07-24 오후 2 23 46" src="https://user-images.githubusercontent.com/49029142/180633751-53d600ff-4ac0-43f2-8d61-beacbdb2a2b7.png"> | ||
|
||
사용량: 2022-07-23 14:30:00 (17.97%) ~ 2022-07-24 14:30:00 (17.99%) | ||
|
||
=> 1년이상 사용가능, 추후 NAS를 활용한 증설가능 |