Send feedback
Interface TelemetryConstants (3.30.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public interface TelemetryConstants
Constants used for telemetry in the Firestore SDK.
Static Fields
COMMON_ATTRIBUTES
public static final Set<AttributeKey> COMMON_ATTRIBUTES
Field Value
Type
Description
Set <io.opentelemetry.api.common.AttributeKey >
FIRESTORE_METER_NAME
public static final String FIRESTORE_METER_NAME
Field Value
Type
Description
String
FIRESTORE_METRICS
public static final Set<String> FIRESTORE_METRICS
FIRESTORE_RESOURCE_LABELS
public static final Set<String> FIRESTORE_RESOURCE_LABELS
FIRESTORE_RESOURCE_TYPE
public static final String FIRESTORE_RESOURCE_TYPE
Field Value
Type
Description
String
GAX_METER_NAME
public static final String GAX_METER_NAME
Field Value
Type
Description
String
GAX_METRICS
public static final Set<String> GAX_METRICS
METHOD_NAME_AGGREGATION_QUERY_GET
public static final String METHOD_NAME_AGGREGATION_QUERY_GET
Field Value
Type
Description
String
METHOD_NAME_BATCH_COMMIT
public static final String METHOD_NAME_BATCH_COMMIT
Field Value
Type
Description
String
METHOD_NAME_BATCH_GET_DOCUMENTS
public static final String METHOD_NAME_BATCH_GET_DOCUMENTS
Field Value
Type
Description
String
METHOD_NAME_BATCH_GET_DOCUMENTS_GET_ALL
public static final String METHOD_NAME_BATCH_GET_DOCUMENTS_GET_ALL
Field Value
Type
Description
String
METHOD_NAME_BATCH_GET_DOCUMENTS_TRANSACTIONAL
public static final String METHOD_NAME_BATCH_GET_DOCUMENTS_TRANSACTIONAL
Field Value
Type
Description
String
METHOD_NAME_BULK_WRITER_COMMIT
public static final String METHOD_NAME_BULK_WRITER_COMMIT
Field Value
Type
Description
String
METHOD_NAME_COL_REF_ADD
public static final String METHOD_NAME_COL_REF_ADD
Field Value
Type
Description
String
METHOD_NAME_COL_REF_LIST_DOCUMENTS
public static final String METHOD_NAME_COL_REF_LIST_DOCUMENTS
Field Value
Type
Description
String
METHOD_NAME_DOC_REF_CREATE
public static final String METHOD_NAME_DOC_REF_CREATE
Field Value
Type
Description
String
METHOD_NAME_DOC_REF_DELETE
public static final String METHOD_NAME_DOC_REF_DELETE
Field Value
Type
Description
String
METHOD_NAME_DOC_REF_GET
public static final String METHOD_NAME_DOC_REF_GET
Field Value
Type
Description
String
METHOD_NAME_DOC_REF_LIST_COLLECTIONS
public static final String METHOD_NAME_DOC_REF_LIST_COLLECTIONS
Field Value
Type
Description
String
METHOD_NAME_DOC_REF_SET
public static final String METHOD_NAME_DOC_REF_SET
Field Value
Type
Description
String
METHOD_NAME_DOC_REF_UPDATE
public static final String METHOD_NAME_DOC_REF_UPDATE
Field Value
Type
Description
String
METHOD_NAME_PARTITION_QUERY
public static final String METHOD_NAME_PARTITION_QUERY
Field Value
Type
Description
String
METHOD_NAME_QUERY_GET
public static final String METHOD_NAME_QUERY_GET
Field Value
Type
Description
String
METHOD_NAME_RUN_AGGREGATION_QUERY
public static final String METHOD_NAME_RUN_AGGREGATION_QUERY
Field Value
Type
Description
String
METHOD_NAME_RUN_AGGREGATION_QUERY_EXPLAIN
public static final String METHOD_NAME_RUN_AGGREGATION_QUERY_EXPLAIN
Field Value
Type
Description
String
METHOD_NAME_RUN_AGGREGATION_QUERY_GET
public static final String METHOD_NAME_RUN_AGGREGATION_QUERY_GET
Field Value
Type
Description
String
METHOD_NAME_RUN_AGGREGATION_QUERY_TRANSACTIONAL
public static final String METHOD_NAME_RUN_AGGREGATION_QUERY_TRANSACTIONAL
Field Value
Type
Description
String
METHOD_NAME_RUN_QUERY
public static final String METHOD_NAME_RUN_QUERY
Field Value
Type
Description
String
METHOD_NAME_RUN_QUERY_EXPLAIN
public static final String METHOD_NAME_RUN_QUERY_EXPLAIN
Field Value
Type
Description
String
METHOD_NAME_RUN_QUERY_GET
public static final String METHOD_NAME_RUN_QUERY_GET
Field Value
Type
Description
String
METHOD_NAME_RUN_QUERY_TRANSACTIONAL
public static final String METHOD_NAME_RUN_QUERY_TRANSACTIONAL
Field Value
Type
Description
String
METHOD_NAME_RUN_TRANSACTION
public static final String METHOD_NAME_RUN_TRANSACTION
Field Value
Type
Description
String
METHOD_NAME_TRANSACTION_BEGIN
public static final String METHOD_NAME_TRANSACTION_BEGIN
Field Value
Type
Description
String
METHOD_NAME_TRANSACTION_COMMIT
public static final String METHOD_NAME_TRANSACTION_COMMIT
Field Value
Type
Description
String
METHOD_NAME_TRANSACTION_GET_AGGREGATION_QUERY
public static final String METHOD_NAME_TRANSACTION_GET_AGGREGATION_QUERY
Field Value
Type
Description
String
METHOD_NAME_TRANSACTION_GET_DOCUMENT
public static final String METHOD_NAME_TRANSACTION_GET_DOCUMENT
Field Value
Type
Description
String
METHOD_NAME_TRANSACTION_GET_DOCUMENTS
public static final String METHOD_NAME_TRANSACTION_GET_DOCUMENTS
Field Value
Type
Description
String
METHOD_NAME_TRANSACTION_GET_QUERY
public static final String METHOD_NAME_TRANSACTION_GET_QUERY
Field Value
Type
Description
String
METHOD_NAME_TRANSACTION_ROLLBACK
public static final String METHOD_NAME_TRANSACTION_ROLLBACK
Field Value
Type
Description
String
METHOD_NAME_TRANSACTION_RUN
public static final String METHOD_NAME_TRANSACTION_RUN
Field Value
Type
Description
String
METRIC_ATTRIBUTE_KEY_CLIENT_UID
public static final AttributeKey<String> METRIC_ATTRIBUTE_KEY_CLIENT_UID
Field Value
Type
Description
io.opentelemetry.api.common.AttributeKey <String >
METRIC_ATTRIBUTE_KEY_LIBRARY_NAME
public static final AttributeKey<String> METRIC_ATTRIBUTE_KEY_LIBRARY_NAME
Field Value
Type
Description
io.opentelemetry.api.common.AttributeKey <String >
METRIC_ATTRIBUTE_KEY_LIBRARY_VERSION
public static final AttributeKey<String> METRIC_ATTRIBUTE_KEY_LIBRARY_VERSION
Field Value
Type
Description
io.opentelemetry.api.common.AttributeKey <String >
METRIC_ATTRIBUTE_KEY_METHOD
public static final AttributeKey<String> METRIC_ATTRIBUTE_KEY_METHOD
Field Value
Type
Description
io.opentelemetry.api.common.AttributeKey <String >
METRIC_ATTRIBUTE_KEY_STATUS
public static final AttributeKey<String> METRIC_ATTRIBUTE_KEY_STATUS
Field Value
Type
Description
io.opentelemetry.api.common.AttributeKey <String >
METRIC_NAME_ATTEMPT_COUNT
public static final String METRIC_NAME_ATTEMPT_COUNT
Field Value
Type
Description
String
METRIC_NAME_ATTEMPT_LATENCY
public static final String METRIC_NAME_ATTEMPT_LATENCY
Field Value
Type
Description
String
METRIC_NAME_END_TO_END_LATENCY
public static final String METRIC_NAME_END_TO_END_LATENCY
Field Value
Type
Description
String
METRIC_NAME_FIRST_RESPONSE_LATENCY
public static final String METRIC_NAME_FIRST_RESPONSE_LATENCY
Field Value
Type
Description
String
METRIC_NAME_OPERATION_COUNT
public static final String METRIC_NAME_OPERATION_COUNT
Field Value
Type
Description
String
METRIC_NAME_OPERATION_LATENCY
public static final String METRIC_NAME_OPERATION_LATENCY
Field Value
Type
Description
String
METRIC_NAME_TRANSACTION_ATTEMPT_COUNT
public static final String METRIC_NAME_TRANSACTION_ATTEMPT_COUNT
Field Value
Type
Description
String
METRIC_NAME_TRANSACTION_LATENCY
public static final String METRIC_NAME_TRANSACTION_LATENCY
Field Value
Type
Description
String
METRIC_PREFIX
public static final String METRIC_PREFIX
Field Value
Type
Description
String
RESOURCE_KEY_DATABASE_ID
public static final String RESOURCE_KEY_DATABASE_ID
Field Value
Type
Description
String
RESOURCE_KEY_LOCATION
public static final String RESOURCE_KEY_LOCATION
Field Value
Type
Description
String
RESOURCE_KEY_RESOURCE_CONTAINER
public static final String RESOURCE_KEY_RESOURCE_CONTAINER
Field Value
Type
Description
String
Send feedback
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 2024-12-05 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-05 UTC."],[],[]]