관리, 통계, 할당량
Datastore 모드의 Firestore 인스턴스 관리
Google Cloud Console을 사용하여 Datastore 모드 인스턴스를 관리하려면 Datastore 페이지로 이동하여 원하는 관리 기능을 수행합니다.
- 사용량을 대략적으로 파악하려면 대시보드 페이지를 사용합니다.
Datastore 모드 데이터베이스는 지정된 유형의 항목 수 또는 지정된 유형의 속성 값에 사용되는 공간 등 애플리케이션에 저장된 데이터에 대한 통계를 유지합니다.
- 네임스페이스별로 항목을 보고 쿼리를 실행하려면 항목 페이지를 사용합니다.
- 색인 및 검색 현황을 보려면 색인 페이지를 사용합니다.
- 항목의 일괄 백업, 복원, 복사, 삭제를 수행하려면 관리 페이지에서 Datastore 관리자를 사용 설정합니다. 또한 Datastore 인스턴스에 대한 쓰기를 사용 중지할 수도 있습니다.
다음 단계
- Datastore 모드 한도에 대한 자세한 내용은 한도를 참조하세요.
- Datastore 모드 할당량에 대한 자세한 내용은 가격 책정 및 할당량을 참조하세요.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-01-27 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"이해하기 어려움"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"잘못된 정보 또는 샘플 코드"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"필요한 정보/샘플이 없음"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]