Endpoint Metrics

datastore_requests_total

Description: Provides the total count of the received datastore create requests.

Label: db, operation, errorCode, errorMessage

Type: Counter

Data Type: Float64

datastore_requests_duration_seconds

Description: Provides the time taken for processing the datastore create requests.

Label: db, operation, errorCode, errorMessage

Type: Counter

Data Type: Float64

indexing_operation_total

Description: Provides the total count of indexing operations sent.

Label: db, operation, errorCode, errorMessage

Type: Counter

Data Type: Float64

indexing_operation_duration_seconds

Description: Provides the time taken for sending the response to the indexing operations.

Label: db, operation, errorCode, errorMessage

Type: Counter

Data Type: Float64

slot_operation_total

Description: Provides the total count of operations sent towards the Slot application.

Type: Counter

Data Type: Float64

slot_operation_duration_seconds

Description: Provides the time taken for sending the response to the Slot operations.

Label: db, operation, slot_shard_id, slot_instance_id, errorCode, errorMessage

Type: Counter

Data Type: Float64

db_records_total

Description: Provides the total count of records for the database.

Label: db, session_type

Type: Gauge

Data Type: Float64

find_no_record_total

Description: Provides the total count of find requests for which no records are sent back.

Label: db, session_type,not_found_in

Type: Counter

Data Type: Float64