- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Amazon OpenSearch Serverless is an on-demand serverless configuration for OpenSearch, providing an easy way to query and analyze large volumes of data. OpenSearch Serverless collections provide the same benefits as self-managed clusters, without the added complexity of configuration and tuning.
Vector search collections are specifically designed for high-performance similarity searches in machine learning (ML) and artificial intelligence (AI) applications, and can be used to automatically create knowledge bases on Bedrock.
If you haven’t already, set up the Amazon Web Services integration first.
aws.aoss.2xx (count) | The number of 2XX requests to the collection. Shown as request |
aws.aoss.3xx (count) | The number of 3XX requests to the collection. Shown as request |
aws.aoss.4xx (count) | The number of 4XX requests to the collection. Shown as request |
aws.aoss.5xx (count) | The number of 5XX requests to the collection. Shown as request |
aws.aoss.active_collection (gauge) | Indicates whether a collection is active. A value of 1 means that the collection is in an ACTIVE state. This value is emitted upon successful creation of a collection and remains 1 until you delete the collection. The metric can't have a value of 0. |
aws.aoss.deleted_documents (count) | The total number of deleted documents. |
aws.aoss.indexing_ocu (count) | The number of OpenSearch Compute Units (OCUs) used to ingest collection data. This metric applies at the account level. |
aws.aoss.ingestion_data_rate (rate) | The indexing rate in GiB per second to a collection or index. This metric only applies to bulk indexing requests. Shown as gibibyte |
aws.aoss.ingestion_document_errors (count) | The total number of document errors during ingestion for a collection or index. After a successful bulk indexing request, writers process the request and emit errors for all failed documents within the request. Shown as error |
aws.aoss.ingestion_document_rate (rate) | The rate per second at which documents are being ingested to a collection or index. This metric only applies to bulk indexing requests. |
aws.aoss.ingestion_request_errors (count) | The total number of bulk indexing request errors to a collection. OpenSearch Serverless emits this metric when a bulk indexing request fails for any reason, such as an authentication or availability issue. Shown as error |
aws.aoss.ingestion_request_latency (gauge) | The latency, in seconds, for bulk write operations to a collection. Shown as second |
aws.aoss.ingestion_request_rate (count) | The total number of bulk write operations received by a collection. Shown as operation |
aws.aoss.ingestion_request_success (count) | The total number of successful indexing operations to a collection. Shown as operation |
aws.aoss.search_ocu (count) | The number of OpenSearch Compute Units (OCUs) used to search collection data. This metric applies at the account level. |
aws.aoss.search_request_errors (count) | The total number of query errors for a collection. Shown as error |
aws.aoss.search_request_latency (gauge) | The average time, in milliseconds, that it takes to complete a search operation against a collection. Shown as millisecond |
aws.aoss.search_request_rate (rate) | The total number of search requests per minute to a collection. |
aws.aoss.searchable_documents (count) | The total number of searchable documents in a collection or index. |
aws.aoss.storage_used_in_s3 (gauge) | The amount, in bytes, of Amazon S3 storage used for indexed data. Shown as byte |
Amazon OpenSearch Serverless does not include any service checks.
Amazon OpenSearch Serverless does not include any events.
Need help? Contact Datadog support.