Rocky_Mountain_Vending/.pnpm-store/v10/files/33/e198803336d6f41d2616344b86547899de30c19beddf405a4c0e2fcc9fc6d2e75345a6e3da827cc22834c30026b93eed889fc8aaa287f4e70c94fff6d1bcc8
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

13970 lines
No EOL
658 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"use strict";
/*
* Copyright The OpenTelemetry Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
Object.defineProperty(exports, "__esModule", { value: true });
exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_NOT_ALLOWED = exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_LOCKED_OUT = exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_FAILURE = exports.ATTR_ASPNETCORE_IDENTITY_SIGN_IN_RESULT = exports.ASPNETCORE_IDENTITY_RESULT_VALUE_SUCCESS = exports.ASPNETCORE_IDENTITY_RESULT_VALUE_FAILURE = exports.ATTR_ASPNETCORE_IDENTITY_RESULT = exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_USER_MISSING = exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_SUCCESS_REHASH_NEEDED = exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_SUCCESS = exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_PASSWORD_MISSING = exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_FAILURE = exports.ATTR_ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT = exports.ATTR_ASPNETCORE_IDENTITY_ERROR_CODE = exports.ASPNETCORE_AUTHORIZATION_RESULT_VALUE_SUCCESS = exports.ASPNETCORE_AUTHORIZATION_RESULT_VALUE_FAILURE = exports.ATTR_ASPNETCORE_AUTHORIZATION_RESULT = exports.ATTR_ASPNETCORE_AUTHORIZATION_POLICY = exports.ATTR_ASPNETCORE_AUTHENTICATION_SCHEME = exports.ASPNETCORE_AUTHENTICATION_RESULT_VALUE_SUCCESS = exports.ASPNETCORE_AUTHENTICATION_RESULT_VALUE_NONE = exports.ASPNETCORE_AUTHENTICATION_RESULT_VALUE_FAILURE = exports.ATTR_ASPNETCORE_AUTHENTICATION_RESULT = exports.ATTR_ARTIFACT_VERSION = exports.ATTR_ARTIFACT_PURL = exports.ATTR_ARTIFACT_HASH = exports.ATTR_ARTIFACT_FILENAME = exports.ATTR_ARTIFACT_ATTESTATION_ID = exports.ATTR_ARTIFACT_ATTESTATION_HASH = exports.ATTR_ARTIFACT_ATTESTATION_FILENAME = exports.ATTR_APP_WIDGET_NAME = exports.ATTR_APP_WIDGET_ID = exports.ATTR_APP_SCREEN_NAME = exports.ATTR_APP_SCREEN_ID = exports.ATTR_APP_SCREEN_COORDINATE_Y = exports.ATTR_APP_SCREEN_COORDINATE_X = exports.ATTR_APP_JANK_THRESHOLD = exports.ATTR_APP_JANK_PERIOD = exports.ATTR_APP_JANK_FRAME_COUNT = exports.ATTR_APP_INSTALLATION_ID = exports.ATTR_APP_BUILD_ID = exports.ANDROID_STATE_VALUE_FOREGROUND = exports.ANDROID_STATE_VALUE_CREATED = exports.ANDROID_STATE_VALUE_BACKGROUND = exports.ATTR_ANDROID_STATE = exports.ATTR_ANDROID_OS_API_LEVEL = exports.ANDROID_APP_STATE_VALUE_FOREGROUND = exports.ANDROID_APP_STATE_VALUE_CREATED = exports.ANDROID_APP_STATE_VALUE_BACKGROUND = exports.ATTR_ANDROID_APP_STATE = void 0;
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_PHONE_NUMBER = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_PASSKEY = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_LOCKOUT_END_DATE = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_LOCKOUT_ENABLED = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_EMAIL = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_AUTHENTICATION_TOKEN = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SECURITY_STAMP = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_RESET_PASSWORD = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_RESET_AUTHENTICATOR_KEY = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_RESET_ACCESS_FAILED_COUNT = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REPLACE_CLAIM = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_PASSWORD = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_PASSKEY = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_LOGIN = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_FROM_ROLES = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_CLAIMS = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_AUTHENTICATION_TOKEN = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REDEEM_TWO_FACTOR_RECOVERY_CODE = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_PASSWORD_REHASH = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_GENERATE_NEW_TWO_FACTOR_RECOVERY_CODES = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_CONFIRM_EMAIL = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_CHANGE_PHONE_NUMBER = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_CHANGE_PASSWORD = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_CHANGE_EMAIL = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ADD_TO_ROLES = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ADD_PASSWORD = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ADD_LOGIN = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ADD_CLAIMS = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ACCESS_FAILED = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_OTHER = exports.ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE = exports.ASPNETCORE_IDENTITY_TOKEN_VERIFIED_VALUE_SUCCESS = exports.ASPNETCORE_IDENTITY_TOKEN_VERIFIED_VALUE_FAILURE = exports.ATTR_ASPNETCORE_IDENTITY_TOKEN_VERIFIED = exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_TWO_FACTOR = exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_RESET_PASSWORD = exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_EMAIL_CONFIRMATION = exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_CHANGE_PHONE_NUMBER = exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_CHANGE_EMAIL = exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_OTHER = exports.ATTR_ASPNETCORE_IDENTITY_TOKEN_PURPOSE = exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_TWO_FACTOR_RECOVERY_CODE = exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_TWO_FACTOR_AUTHENTICATOR = exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_TWO_FACTOR = exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_PASSWORD = exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_PASSKEY = exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_EXTERNAL = exports.ATTR_ASPNETCORE_IDENTITY_SIGN_IN_TYPE = exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_SUCCESS = exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_REQUIRES_TWO_FACTOR = void 0;
exports.ATTR_AWS_S3_BUCKET = exports.ATTR_AWS_REQUEST_ID = exports.ATTR_AWS_LOG_STREAM_NAMES = exports.ATTR_AWS_LOG_STREAM_ARNS = exports.ATTR_AWS_LOG_GROUP_NAMES = exports.ATTR_AWS_LOG_GROUP_ARNS = exports.ATTR_AWS_LAMBDA_RESOURCE_MAPPING_ID = exports.ATTR_AWS_LAMBDA_INVOKED_ARN = exports.ATTR_AWS_KINESIS_STREAM_NAME = exports.ATTR_AWS_EXTENDED_REQUEST_ID = exports.ATTR_AWS_EKS_CLUSTER_ARN = exports.ATTR_AWS_ECS_TASK_REVISION = exports.ATTR_AWS_ECS_TASK_ID = exports.ATTR_AWS_ECS_TASK_FAMILY = exports.ATTR_AWS_ECS_TASK_ARN = exports.AWS_ECS_LAUNCHTYPE_VALUE_FARGATE = exports.AWS_ECS_LAUNCHTYPE_VALUE_EC2 = exports.ATTR_AWS_ECS_LAUNCHTYPE = exports.ATTR_AWS_ECS_CONTAINER_ARN = exports.ATTR_AWS_ECS_CLUSTER_ARN = exports.ATTR_AWS_DYNAMODB_TOTAL_SEGMENTS = exports.ATTR_AWS_DYNAMODB_TABLE_NAMES = exports.ATTR_AWS_DYNAMODB_TABLE_COUNT = exports.ATTR_AWS_DYNAMODB_SELECT = exports.ATTR_AWS_DYNAMODB_SEGMENT = exports.ATTR_AWS_DYNAMODB_SCANNED_COUNT = exports.ATTR_AWS_DYNAMODB_SCAN_FORWARD = exports.ATTR_AWS_DYNAMODB_PROVISIONED_WRITE_CAPACITY = exports.ATTR_AWS_DYNAMODB_PROVISIONED_READ_CAPACITY = exports.ATTR_AWS_DYNAMODB_PROJECTION = exports.ATTR_AWS_DYNAMODB_LOCAL_SECONDARY_INDEXES = exports.ATTR_AWS_DYNAMODB_LIMIT = exports.ATTR_AWS_DYNAMODB_ITEM_COLLECTION_METRICS = exports.ATTR_AWS_DYNAMODB_INDEX_NAME = exports.ATTR_AWS_DYNAMODB_GLOBAL_SECONDARY_INDEXES = exports.ATTR_AWS_DYNAMODB_GLOBAL_SECONDARY_INDEX_UPDATES = exports.ATTR_AWS_DYNAMODB_EXCLUSIVE_START_TABLE = exports.ATTR_AWS_DYNAMODB_COUNT = exports.ATTR_AWS_DYNAMODB_CONSUMED_CAPACITY = exports.ATTR_AWS_DYNAMODB_CONSISTENT_READ = exports.ATTR_AWS_DYNAMODB_ATTRIBUTES_TO_GET = exports.ATTR_AWS_DYNAMODB_ATTRIBUTE_DEFINITIONS = exports.ATTR_AWS_BEDROCK_KNOWLEDGE_BASE_ID = exports.ATTR_AWS_BEDROCK_GUARDRAIL_ID = exports.ATTR_ASPNETCORE_SIGN_IN_IS_PERSISTENT = exports.ATTR_ASPNETCORE_MEMORY_POOL_OWNER = exports.ATTR_ASPNETCORE_IDENTITY_USER_TYPE = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_USER_NAME = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_UPDATE = exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_TWO_FACTOR_ENABLED = void 0;
exports.ATTR_CICD_PIPELINE_ACTION_NAME = exports.ATTR_CASSANDRA_SPECULATIVE_EXECUTION_COUNT = exports.ATTR_CASSANDRA_QUERY_IDEMPOTENT = exports.ATTR_CASSANDRA_PAGE_SIZE = exports.ATTR_CASSANDRA_COORDINATOR_ID = exports.ATTR_CASSANDRA_COORDINATOR_DC = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_TWO = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_THREE = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_SERIAL = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_QUORUM = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_ONE = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_SERIAL = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_QUORUM = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_ONE = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_EACH_QUORUM = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_ANY = exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_ALL = exports.ATTR_CASSANDRA_CONSISTENCY_LEVEL = exports.ATTR_BROWSER_PLATFORM = exports.ATTR_BROWSER_MOBILE = exports.ATTR_BROWSER_LANGUAGE = exports.ATTR_BROWSER_BRANDS = exports.ATTR_AZURE_SERVICE_REQUEST_ID = exports.ATTR_AZURE_RESOURCE_PROVIDER_NAMESPACE = exports.ATTR_AZURE_COSMOSDB_RESPONSE_SUB_STATUS_CODE = exports.ATTR_AZURE_COSMOSDB_REQUEST_BODY_SIZE = exports.ATTR_AZURE_COSMOSDB_OPERATION_REQUEST_CHARGE = exports.ATTR_AZURE_COSMOSDB_OPERATION_CONTACTED_REGIONS = exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_STRONG = exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_SESSION = exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_EVENTUAL = exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_CONSISTENT_PREFIX = exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_BOUNDED_STALENESS = exports.ATTR_AZURE_COSMOSDB_CONSISTENCY_LEVEL = exports.AZURE_COSMOSDB_CONNECTION_MODE_VALUE_GATEWAY = exports.AZURE_COSMOSDB_CONNECTION_MODE_VALUE_DIRECT = exports.ATTR_AZURE_COSMOSDB_CONNECTION_MODE = exports.ATTR_AZURE_CLIENT_ID = exports.ATTR_AZ_SERVICE_REQUEST_ID = exports.ATTR_AZ_NAMESPACE = exports.ATTR_AWS_STEP_FUNCTIONS_STATE_MACHINE_ARN = exports.ATTR_AWS_STEP_FUNCTIONS_ACTIVITY_ARN = exports.ATTR_AWS_SQS_QUEUE_URL = exports.ATTR_AWS_SNS_TOPIC_ARN = exports.ATTR_AWS_SECRETSMANAGER_SECRET_ARN = exports.ATTR_AWS_S3_UPLOAD_ID = exports.ATTR_AWS_S3_PART_NUMBER = exports.ATTR_AWS_S3_KEY = exports.ATTR_AWS_S3_DELETE = exports.ATTR_AWS_S3_COPY_SOURCE = void 0;
exports.CLOUD_PLATFORM_VALUE_AWS_ELASTIC_BEANSTALK = exports.CLOUD_PLATFORM_VALUE_AWS_EKS = exports.CLOUD_PLATFORM_VALUE_AWS_ECS = exports.CLOUD_PLATFORM_VALUE_AWS_EC2 = exports.CLOUD_PLATFORM_VALUE_AWS_APP_RUNNER = exports.CLOUD_PLATFORM_VALUE_ALIBABA_CLOUD_OPENSHIFT = exports.CLOUD_PLATFORM_VALUE_ALIBABA_CLOUD_FC = exports.CLOUD_PLATFORM_VALUE_ALIBABA_CLOUD_ECS = exports.ATTR_CLOUD_PLATFORM = exports.ATTR_CLOUD_AVAILABILITY_ZONE = exports.ATTR_CLOUD_ACCOUNT_ID = exports.ATTR_CICD_WORKER_URL_FULL = exports.CICD_WORKER_STATE_VALUE_OFFLINE = exports.CICD_WORKER_STATE_VALUE_BUSY = exports.CICD_WORKER_STATE_VALUE_AVAILABLE = exports.ATTR_CICD_WORKER_STATE = exports.ATTR_CICD_WORKER_NAME = exports.ATTR_CICD_WORKER_ID = exports.ATTR_CICD_SYSTEM_COMPONENT = exports.CICD_PIPELINE_TASK_TYPE_VALUE_TEST = exports.CICD_PIPELINE_TASK_TYPE_VALUE_DEPLOY = exports.CICD_PIPELINE_TASK_TYPE_VALUE_BUILD = exports.ATTR_CICD_PIPELINE_TASK_TYPE = exports.ATTR_CICD_PIPELINE_TASK_RUN_URL_FULL = exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_TIMEOUT = exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_SUCCESS = exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_SKIP = exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_FAILURE = exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_ERROR = exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_CANCELLATION = exports.ATTR_CICD_PIPELINE_TASK_RUN_RESULT = exports.ATTR_CICD_PIPELINE_TASK_RUN_ID = exports.ATTR_CICD_PIPELINE_TASK_NAME = exports.ATTR_CICD_PIPELINE_RUN_URL_FULL = exports.CICD_PIPELINE_RUN_STATE_VALUE_PENDING = exports.CICD_PIPELINE_RUN_STATE_VALUE_FINALIZING = exports.CICD_PIPELINE_RUN_STATE_VALUE_EXECUTING = exports.ATTR_CICD_PIPELINE_RUN_STATE = exports.ATTR_CICD_PIPELINE_RUN_ID = exports.CICD_PIPELINE_RESULT_VALUE_TIMEOUT = exports.CICD_PIPELINE_RESULT_VALUE_SUCCESS = exports.CICD_PIPELINE_RESULT_VALUE_SKIP = exports.CICD_PIPELINE_RESULT_VALUE_FAILURE = exports.CICD_PIPELINE_RESULT_VALUE_ERROR = exports.CICD_PIPELINE_RESULT_VALUE_CANCELLATION = exports.ATTR_CICD_PIPELINE_RESULT = exports.ATTR_CICD_PIPELINE_NAME = exports.CICD_PIPELINE_ACTION_NAME_VALUE_SYNC = exports.CICD_PIPELINE_ACTION_NAME_VALUE_RUN = exports.CICD_PIPELINE_ACTION_NAME_VALUE_BUILD = void 0;
exports.ATTR_CODE_COLUMN = exports.ATTR_CLOUDFOUNDRY_SYSTEM_INSTANCE_ID = exports.ATTR_CLOUDFOUNDRY_SYSTEM_ID = exports.ATTR_CLOUDFOUNDRY_SPACE_NAME = exports.ATTR_CLOUDFOUNDRY_SPACE_ID = exports.ATTR_CLOUDFOUNDRY_PROCESS_TYPE = exports.ATTR_CLOUDFOUNDRY_PROCESS_ID = exports.ATTR_CLOUDFOUNDRY_ORG_NAME = exports.ATTR_CLOUDFOUNDRY_ORG_ID = exports.ATTR_CLOUDFOUNDRY_APP_NAME = exports.ATTR_CLOUDFOUNDRY_APP_INSTANCE_ID = exports.ATTR_CLOUDFOUNDRY_APP_ID = exports.ATTR_CLOUDEVENTS_EVENT_TYPE = exports.ATTR_CLOUDEVENTS_EVENT_SUBJECT = exports.ATTR_CLOUDEVENTS_EVENT_SPEC_VERSION = exports.ATTR_CLOUDEVENTS_EVENT_SOURCE = exports.ATTR_CLOUDEVENTS_EVENT_ID = exports.ATTR_CLOUD_RESOURCE_ID = exports.ATTR_CLOUD_REGION = exports.CLOUD_PROVIDER_VALUE_TENCENT_CLOUD = exports.CLOUD_PROVIDER_VALUE_ORACLE_CLOUD = exports.CLOUD_PROVIDER_VALUE_IBM_CLOUD = exports.CLOUD_PROVIDER_VALUE_HEROKU = exports.CLOUD_PROVIDER_VALUE_GCP = exports.CLOUD_PROVIDER_VALUE_AZURE = exports.CLOUD_PROVIDER_VALUE_AWS = exports.CLOUD_PROVIDER_VALUE_ALIBABA_CLOUD = exports.ATTR_CLOUD_PROVIDER = exports.CLOUD_PLATFORM_VALUE_TENCENT_CLOUD_SCF = exports.CLOUD_PLATFORM_VALUE_TENCENT_CLOUD_EKS = exports.CLOUD_PLATFORM_VALUE_TENCENT_CLOUD_CVM = exports.CLOUD_PLATFORM_VALUE_ORACLE_CLOUD_OKE = exports.CLOUD_PLATFORM_VALUE_ORACLE_CLOUD_COMPUTE = exports.CLOUD_PLATFORM_VALUE_IBM_CLOUD_OPENSHIFT = exports.CLOUD_PLATFORM_VALUE_GCP_OPENSHIFT = exports.CLOUD_PLATFORM_VALUE_GCP_KUBERNETES_ENGINE = exports.CLOUD_PLATFORM_VALUE_GCP_COMPUTE_ENGINE = exports.CLOUD_PLATFORM_VALUE_GCP_CLOUD_RUN = exports.CLOUD_PLATFORM_VALUE_GCP_CLOUD_FUNCTIONS = exports.CLOUD_PLATFORM_VALUE_GCP_BARE_METAL_SOLUTION = exports.CLOUD_PLATFORM_VALUE_GCP_APP_ENGINE = exports.CLOUD_PLATFORM_VALUE_AZURE_VM = exports.CLOUD_PLATFORM_VALUE_AZURE_OPENSHIFT = exports.CLOUD_PLATFORM_VALUE_AZURE_FUNCTIONS = exports.CLOUD_PLATFORM_VALUE_AZURE_CONTAINER_INSTANCES = exports.CLOUD_PLATFORM_VALUE_AZURE_CONTAINER_APPS = exports.CLOUD_PLATFORM_VALUE_AZURE_APP_SERVICE = exports.CLOUD_PLATFORM_VALUE_AZURE_AKS = exports.CLOUD_PLATFORM_VALUE_AWS_OPENSHIFT = exports.CLOUD_PLATFORM_VALUE_AWS_LAMBDA = void 0;
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_THREE = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_SERIAL = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_QUORUM = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_ONE = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_SERIAL = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_QUORUM = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_ONE = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_EACH_QUORUM = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_ANY = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_ALL = exports.ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL = exports.CPYTHON_GC_GENERATION_VALUE_GENERATION_2 = exports.CPYTHON_GC_GENERATION_VALUE_GENERATION_1 = exports.CPYTHON_GC_GENERATION_VALUE_GENERATION_0 = exports.ATTR_CPYTHON_GC_GENERATION = exports.CPU_MODE_VALUE_USER = exports.CPU_MODE_VALUE_SYSTEM = exports.CPU_MODE_VALUE_STEAL = exports.CPU_MODE_VALUE_NICE = exports.CPU_MODE_VALUE_KERNEL = exports.CPU_MODE_VALUE_IOWAIT = exports.CPU_MODE_VALUE_INTERRUPT = exports.CPU_MODE_VALUE_IDLE = exports.ATTR_CPU_MODE = exports.ATTR_CPU_LOGICAL_NUMBER = exports.ATTR_CONTAINER_RUNTIME_VERSION = exports.ATTR_CONTAINER_RUNTIME_NAME = exports.ATTR_CONTAINER_RUNTIME_DESCRIPTION = exports.ATTR_CONTAINER_RUNTIME = exports.ATTR_CONTAINER_NAME = exports.ATTR_CONTAINER_LABELS = exports.ATTR_CONTAINER_LABEL = exports.ATTR_CONTAINER_IMAGE_TAGS = exports.ATTR_CONTAINER_IMAGE_REPO_DIGESTS = exports.ATTR_CONTAINER_IMAGE_NAME = exports.ATTR_CONTAINER_IMAGE_ID = exports.ATTR_CONTAINER_ID = exports.ATTR_CONTAINER_CSI_VOLUME_ID = exports.ATTR_CONTAINER_CSI_PLUGIN_NAME = exports.CONTAINER_CPU_STATE_VALUE_USER = exports.CONTAINER_CPU_STATE_VALUE_SYSTEM = exports.CONTAINER_CPU_STATE_VALUE_KERNEL = exports.ATTR_CONTAINER_CPU_STATE = exports.ATTR_CONTAINER_COMMAND_LINE = exports.ATTR_CONTAINER_COMMAND_ARGS = exports.ATTR_CONTAINER_COMMAND = exports.ATTR_CODE_NAMESPACE = exports.ATTR_CODE_LINENO = exports.ATTR_CODE_FUNCTION = exports.ATTR_CODE_FILEPATH = void 0;
exports.ATTR_DB_ELASTICSEARCH_NODE_NAME = exports.ATTR_DB_ELASTICSEARCH_CLUSTER_NAME = exports.ATTR_DB_COSMOSDB_SUB_STATUS_CODE = exports.ATTR_DB_COSMOSDB_STATUS_CODE = exports.ATTR_DB_COSMOSDB_REQUEST_CONTENT_LENGTH = exports.ATTR_DB_COSMOSDB_REQUEST_CHARGE = exports.ATTR_DB_COSMOSDB_REGIONS_CONTACTED = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_UPSERT = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_REPLACE = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_READ_FEED = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_READ = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_QUERY_PLAN = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_QUERY = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_PATCH = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_INVALID = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_HEAD_FEED = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_HEAD = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_EXECUTE_JAVASCRIPT = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_EXECUTE = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_DELETE = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_CREATE = exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_BATCH = exports.ATTR_DB_COSMOSDB_OPERATION_TYPE = exports.ATTR_DB_COSMOSDB_CONTAINER = exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_STRONG = exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_SESSION = exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_EVENTUAL = exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_CONSISTENT_PREFIX = exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_BOUNDED_STALENESS = exports.ATTR_DB_COSMOSDB_CONSISTENCY_LEVEL = exports.DB_COSMOSDB_CONNECTION_MODE_VALUE_GATEWAY = exports.DB_COSMOSDB_CONNECTION_MODE_VALUE_DIRECT = exports.ATTR_DB_COSMOSDB_CONNECTION_MODE = exports.ATTR_DB_COSMOSDB_CLIENT_ID = exports.ATTR_DB_CONNECTION_STRING = exports.DB_CLIENT_CONNECTIONS_STATE_VALUE_USED = exports.DB_CLIENT_CONNECTIONS_STATE_VALUE_IDLE = exports.ATTR_DB_CLIENT_CONNECTIONS_STATE = exports.ATTR_DB_CLIENT_CONNECTIONS_POOL_NAME = exports.DB_CLIENT_CONNECTION_STATE_VALUE_USED = exports.DB_CLIENT_CONNECTION_STATE_VALUE_IDLE = exports.ATTR_DB_CLIENT_CONNECTION_STATE = exports.ATTR_DB_CLIENT_CONNECTION_POOL_NAME = exports.ATTR_DB_CASSANDRA_TABLE = exports.ATTR_DB_CASSANDRA_SPECULATIVE_EXECUTION_COUNT = exports.ATTR_DB_CASSANDRA_PAGE_SIZE = exports.ATTR_DB_CASSANDRA_IDEMPOTENCE = exports.ATTR_DB_CASSANDRA_COORDINATOR_ID = exports.ATTR_DB_CASSANDRA_COORDINATOR_DC = exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_TWO = void 0;
exports.DB_SYSTEM_VALUE_MSSQLCOMPACT = exports.DB_SYSTEM_VALUE_MSSQL = exports.DB_SYSTEM_VALUE_MONGODB = exports.DB_SYSTEM_VALUE_MEMCACHED = exports.DB_SYSTEM_VALUE_MAXDB = exports.DB_SYSTEM_VALUE_MARIADB = exports.DB_SYSTEM_VALUE_INTERSYSTEMS_CACHE = exports.DB_SYSTEM_VALUE_INTERBASE = exports.DB_SYSTEM_VALUE_INSTANTDB = exports.DB_SYSTEM_VALUE_INGRES = exports.DB_SYSTEM_VALUE_INFORMIX = exports.DB_SYSTEM_VALUE_INFLUXDB = exports.DB_SYSTEM_VALUE_HSQLDB = exports.DB_SYSTEM_VALUE_HIVE = exports.DB_SYSTEM_VALUE_HBASE = exports.DB_SYSTEM_VALUE_HANADB = exports.DB_SYSTEM_VALUE_H2 = exports.DB_SYSTEM_VALUE_GEODE = exports.DB_SYSTEM_VALUE_FIRSTSQL = exports.DB_SYSTEM_VALUE_FIREBIRD = exports.DB_SYSTEM_VALUE_FILEMAKER = exports.DB_SYSTEM_VALUE_ELASTICSEARCH = exports.DB_SYSTEM_VALUE_EDB = exports.DB_SYSTEM_VALUE_DYNAMODB = exports.DB_SYSTEM_VALUE_DERBY = exports.DB_SYSTEM_VALUE_DB2 = exports.DB_SYSTEM_VALUE_COUCHDB = exports.DB_SYSTEM_VALUE_COUCHBASE = exports.DB_SYSTEM_VALUE_COSMOSDB = exports.DB_SYSTEM_VALUE_COLDFUSION = exports.DB_SYSTEM_VALUE_COCKROACHDB = exports.DB_SYSTEM_VALUE_CLOUDSCAPE = exports.DB_SYSTEM_VALUE_CLICKHOUSE = exports.DB_SYSTEM_VALUE_CASSANDRA = exports.DB_SYSTEM_VALUE_CACHE = exports.DB_SYSTEM_VALUE_ADABAS = exports.ATTR_DB_SYSTEM = exports.ATTR_DB_STATEMENT = exports.ATTR_DB_SQL_TABLE = exports.ATTR_DB_RESPONSE_RETURNED_ROWS = exports.ATTR_DB_REDIS_DATABASE_INDEX = exports.ATTR_DB_QUERY_PARAMETER = exports.ATTR_DB_OPERATION_PARAMETER = exports.ATTR_DB_OPERATION = exports.ATTR_DB_NAME = exports.ATTR_DB_MSSQL_INSTANCE_NAME = exports.ATTR_DB_MONGODB_COLLECTION = exports.ATTR_DB_JDBC_DRIVER_CLASSNAME = exports.ATTR_DB_INSTANCE_ID = exports.ATTR_DB_ELASTICSEARCH_PATH_PARTS = void 0;
exports.DB_SYSTEM_NAME_VALUE_SAP_HANA = exports.DB_SYSTEM_NAME_VALUE_REDIS = exports.DB_SYSTEM_NAME_VALUE_OTHER_SQL = exports.DB_SYSTEM_NAME_VALUE_ORACLE_DB = exports.DB_SYSTEM_NAME_VALUE_OPENSEARCH = exports.DB_SYSTEM_NAME_VALUE_NEO4J = exports.DB_SYSTEM_NAME_VALUE_MONGODB = exports.DB_SYSTEM_NAME_VALUE_MEMCACHED = exports.DB_SYSTEM_NAME_VALUE_INTERSYSTEMS_CACHE = exports.DB_SYSTEM_NAME_VALUE_INSTANTDB = exports.DB_SYSTEM_NAME_VALUE_INFLUXDB = exports.DB_SYSTEM_NAME_VALUE_IBM_NETEZZA = exports.DB_SYSTEM_NAME_VALUE_IBM_INFORMIX = exports.DB_SYSTEM_NAME_VALUE_IBM_DB2 = exports.DB_SYSTEM_NAME_VALUE_HSQLDB = exports.DB_SYSTEM_NAME_VALUE_HIVE = exports.DB_SYSTEM_NAME_VALUE_HBASE = exports.DB_SYSTEM_NAME_VALUE_H2DATABASE = exports.DB_SYSTEM_NAME_VALUE_GEODE = exports.DB_SYSTEM_NAME_VALUE_GCP_SPANNER = exports.DB_SYSTEM_NAME_VALUE_FIREBIRDSQL = exports.DB_SYSTEM_NAME_VALUE_ELASTICSEARCH = exports.DB_SYSTEM_NAME_VALUE_DERBY = exports.DB_SYSTEM_NAME_VALUE_COUCHDB = exports.DB_SYSTEM_NAME_VALUE_COUCHBASE = exports.DB_SYSTEM_NAME_VALUE_COCKROACHDB = exports.DB_SYSTEM_NAME_VALUE_CLICKHOUSE = exports.DB_SYSTEM_NAME_VALUE_CASSANDRA = exports.DB_SYSTEM_NAME_VALUE_AZURE_COSMOSDB = exports.DB_SYSTEM_NAME_VALUE_AWS_REDSHIFT = exports.DB_SYSTEM_NAME_VALUE_AWS_DYNAMODB = exports.DB_SYSTEM_NAME_VALUE_ACTIAN_INGRES = exports.DB_SYSTEM_VALUE_VERTICA = exports.DB_SYSTEM_VALUE_TRINO = exports.DB_SYSTEM_VALUE_TERADATA = exports.DB_SYSTEM_VALUE_SYBASE = exports.DB_SYSTEM_VALUE_SQLITE = exports.DB_SYSTEM_VALUE_SPANNER = exports.DB_SYSTEM_VALUE_REDSHIFT = exports.DB_SYSTEM_VALUE_REDIS = exports.DB_SYSTEM_VALUE_PROGRESS = exports.DB_SYSTEM_VALUE_POSTGRESQL = exports.DB_SYSTEM_VALUE_POINTBASE = exports.DB_SYSTEM_VALUE_PERVASIVE = exports.DB_SYSTEM_VALUE_OTHER_SQL = exports.DB_SYSTEM_VALUE_ORACLE = exports.DB_SYSTEM_VALUE_OPENSEARCH = exports.DB_SYSTEM_VALUE_NETEZZA = exports.DB_SYSTEM_VALUE_NEO4J = exports.DB_SYSTEM_VALUE_MYSQL = void 0;
exports.ATTR_FAAS_INVOKED_REGION = exports.FAAS_INVOKED_PROVIDER_VALUE_TENCENT_CLOUD = exports.FAAS_INVOKED_PROVIDER_VALUE_GCP = exports.FAAS_INVOKED_PROVIDER_VALUE_AZURE = exports.FAAS_INVOKED_PROVIDER_VALUE_AWS = exports.FAAS_INVOKED_PROVIDER_VALUE_ALIBABA_CLOUD = exports.ATTR_FAAS_INVOKED_PROVIDER = exports.ATTR_FAAS_INVOKED_NAME = exports.ATTR_FAAS_INVOCATION_ID = exports.ATTR_FAAS_INSTANCE = exports.ATTR_FAAS_DOCUMENT_TIME = exports.FAAS_DOCUMENT_OPERATION_VALUE_INSERT = exports.FAAS_DOCUMENT_OPERATION_VALUE_EDIT = exports.FAAS_DOCUMENT_OPERATION_VALUE_DELETE = exports.ATTR_FAAS_DOCUMENT_OPERATION = exports.ATTR_FAAS_DOCUMENT_NAME = exports.ATTR_FAAS_DOCUMENT_COLLECTION = exports.ATTR_FAAS_CRON = exports.ATTR_FAAS_COLDSTART = exports.ATTR_EVENT_NAME = exports.ATTR_ERROR_MESSAGE = exports.ATTR_ENDUSER_SCOPE = exports.ATTR_ENDUSER_ROLE = exports.ATTR_ENDUSER_PSEUDO_ID = exports.ATTR_ENDUSER_ID = exports.ATTR_ELASTICSEARCH_NODE_NAME = exports.ATTR_DNS_QUESTION_NAME = exports.ATTR_DNS_ANSWERS = exports.DISK_IO_DIRECTION_VALUE_WRITE = exports.DISK_IO_DIRECTION_VALUE_READ = exports.ATTR_DISK_IO_DIRECTION = exports.ATTR_DEVICE_MODEL_NAME = exports.ATTR_DEVICE_MODEL_IDENTIFIER = exports.ATTR_DEVICE_MANUFACTURER = exports.ATTR_DEVICE_ID = exports.ATTR_DESTINATION_PORT = exports.ATTR_DESTINATION_ADDRESS = exports.DEPLOYMENT_STATUS_VALUE_SUCCEEDED = exports.DEPLOYMENT_STATUS_VALUE_FAILED = exports.ATTR_DEPLOYMENT_STATUS = exports.ATTR_DEPLOYMENT_NAME = exports.ATTR_DEPLOYMENT_ID = exports.ATTR_DEPLOYMENT_ENVIRONMENT_NAME = exports.ATTR_DEPLOYMENT_ENVIRONMENT = exports.ATTR_DB_USER = exports.DB_SYSTEM_NAME_VALUE_TRINO = exports.DB_SYSTEM_NAME_VALUE_TERADATA = exports.DB_SYSTEM_NAME_VALUE_SQLITE = exports.DB_SYSTEM_NAME_VALUE_SOFTWAREAG_ADABAS = exports.DB_SYSTEM_NAME_VALUE_SAP_MAXDB = void 0;
exports.ATTR_FILE_MODE = exports.ATTR_FILE_INODE = exports.ATTR_FILE_GROUP_NAME = exports.ATTR_FILE_GROUP_ID = exports.ATTR_FILE_FORK_NAME = exports.ATTR_FILE_EXTENSION = exports.ATTR_FILE_DIRECTORY = exports.ATTR_FILE_CREATED = exports.ATTR_FILE_CHANGED = exports.ATTR_FILE_ATTRIBUTES = exports.ATTR_FILE_ACCESSED = exports.ATTR_FEATURE_FLAG_VERSION = exports.ATTR_FEATURE_FLAG_VARIANT = exports.ATTR_FEATURE_FLAG_SET_ID = exports.ATTR_FEATURE_FLAG_RESULT_VARIANT = exports.ATTR_FEATURE_FLAG_RESULT_VALUE = exports.FEATURE_FLAG_RESULT_REASON_VALUE_UNKNOWN = exports.FEATURE_FLAG_RESULT_REASON_VALUE_TARGETING_MATCH = exports.FEATURE_FLAG_RESULT_REASON_VALUE_STATIC = exports.FEATURE_FLAG_RESULT_REASON_VALUE_STALE = exports.FEATURE_FLAG_RESULT_REASON_VALUE_SPLIT = exports.FEATURE_FLAG_RESULT_REASON_VALUE_ERROR = exports.FEATURE_FLAG_RESULT_REASON_VALUE_DISABLED = exports.FEATURE_FLAG_RESULT_REASON_VALUE_DEFAULT = exports.FEATURE_FLAG_RESULT_REASON_VALUE_CACHED = exports.ATTR_FEATURE_FLAG_RESULT_REASON = exports.ATTR_FEATURE_FLAG_PROVIDER_NAME = exports.ATTR_FEATURE_FLAG_KEY = exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_UNKNOWN = exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_TARGETING_MATCH = exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_STATIC = exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_STALE = exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_SPLIT = exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_ERROR = exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_DISABLED = exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_DEFAULT = exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_CACHED = exports.ATTR_FEATURE_FLAG_EVALUATION_REASON = exports.ATTR_FEATURE_FLAG_EVALUATION_ERROR_MESSAGE = exports.ATTR_FEATURE_FLAG_CONTEXT_ID = exports.ATTR_FAAS_VERSION = exports.FAAS_TRIGGER_VALUE_TIMER = exports.FAAS_TRIGGER_VALUE_PUBSUB = exports.FAAS_TRIGGER_VALUE_OTHER = exports.FAAS_TRIGGER_VALUE_HTTP = exports.FAAS_TRIGGER_VALUE_DATASOURCE = exports.ATTR_FAAS_TRIGGER = exports.ATTR_FAAS_TIME = exports.ATTR_FAAS_NAME = exports.ATTR_FAAS_MAX_MEMORY = void 0;
exports.GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE_VALUE_MEDIUM = exports.GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE_VALUE_LOW = exports.GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE_VALUE_HIGH = exports.ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE = exports.ATTR_GCP_APPHUB_DESTINATION_SERVICE_ID = exports.GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE_VALUE_TEST = exports.GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE_VALUE_STAGING = exports.GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE_VALUE_PRODUCTION = exports.GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE_VALUE_DEVELOPMENT = exports.ATTR_GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE = exports.GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE_VALUE_MISSION_CRITICAL = exports.GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE_VALUE_MEDIUM = exports.GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE_VALUE_LOW = exports.GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE_VALUE_HIGH = exports.ATTR_GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE = exports.ATTR_GCP_APPHUB_DESTINATION_APPLICATION_LOCATION = exports.ATTR_GCP_APPHUB_DESTINATION_APPLICATION_ID = exports.ATTR_GCP_APPHUB_DESTINATION_APPLICATION_CONTAINER = exports.ATTR_GCP_APPHUB_WORKLOAD_ID = exports.GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE_VALUE_TEST = exports.GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE_VALUE_STAGING = exports.GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE_VALUE_PRODUCTION = exports.GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE_VALUE_DEVELOPMENT = exports.ATTR_GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE = exports.GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE_VALUE_MISSION_CRITICAL = exports.GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE_VALUE_MEDIUM = exports.GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE_VALUE_LOW = exports.GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE_VALUE_HIGH = exports.ATTR_GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE = exports.ATTR_GCP_APPHUB_SERVICE_ID = exports.GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE_VALUE_TEST = exports.GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE_VALUE_STAGING = exports.GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE_VALUE_PRODUCTION = exports.GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE_VALUE_DEVELOPMENT = exports.ATTR_GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE = exports.GCP_APPHUB_SERVICE_CRITICALITY_TYPE_VALUE_MISSION_CRITICAL = exports.GCP_APPHUB_SERVICE_CRITICALITY_TYPE_VALUE_MEDIUM = exports.GCP_APPHUB_SERVICE_CRITICALITY_TYPE_VALUE_LOW = exports.GCP_APPHUB_SERVICE_CRITICALITY_TYPE_VALUE_HIGH = exports.ATTR_GCP_APPHUB_SERVICE_CRITICALITY_TYPE = exports.ATTR_GCP_APPHUB_APPLICATION_LOCATION = exports.ATTR_GCP_APPHUB_APPLICATION_ID = exports.ATTR_GCP_APPHUB_APPLICATION_CONTAINER = exports.ATTR_FILE_SYMBOLIC_LINK_TARGET_PATH = exports.ATTR_FILE_SIZE = exports.ATTR_FILE_PATH = exports.ATTR_FILE_OWNER_NAME = exports.ATTR_FILE_OWNER_ID = exports.ATTR_FILE_NAME = exports.ATTR_FILE_MODIFIED = void 0;
exports.ATTR_GEN_AI_PROVIDER_NAME = exports.ATTR_GEN_AI_PROMPT = exports.GEN_AI_OUTPUT_TYPE_VALUE_TEXT = exports.GEN_AI_OUTPUT_TYPE_VALUE_SPEECH = exports.GEN_AI_OUTPUT_TYPE_VALUE_JSON = exports.GEN_AI_OUTPUT_TYPE_VALUE_IMAGE = exports.ATTR_GEN_AI_OUTPUT_TYPE = exports.ATTR_GEN_AI_OUTPUT_MESSAGES = exports.GEN_AI_OPERATION_NAME_VALUE_TEXT_COMPLETION = exports.GEN_AI_OPERATION_NAME_VALUE_INVOKE_AGENT = exports.GEN_AI_OPERATION_NAME_VALUE_GENERATE_CONTENT = exports.GEN_AI_OPERATION_NAME_VALUE_EXECUTE_TOOL = exports.GEN_AI_OPERATION_NAME_VALUE_EMBEDDINGS = exports.GEN_AI_OPERATION_NAME_VALUE_CREATE_AGENT = exports.GEN_AI_OPERATION_NAME_VALUE_CHAT = exports.ATTR_GEN_AI_OPERATION_NAME = exports.ATTR_GEN_AI_OPENAI_RESPONSE_SYSTEM_FINGERPRINT = exports.ATTR_GEN_AI_OPENAI_RESPONSE_SERVICE_TIER = exports.GEN_AI_OPENAI_REQUEST_SERVICE_TIER_VALUE_DEFAULT = exports.GEN_AI_OPENAI_REQUEST_SERVICE_TIER_VALUE_AUTO = exports.ATTR_GEN_AI_OPENAI_REQUEST_SERVICE_TIER = exports.ATTR_GEN_AI_OPENAI_REQUEST_SEED = exports.GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT_VALUE_TEXT = exports.GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT_VALUE_JSON_SCHEMA = exports.GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT_VALUE_JSON_OBJECT = exports.ATTR_GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT = exports.ATTR_GEN_AI_INPUT_MESSAGES = exports.ATTR_GEN_AI_EVALUATION_SCORE_VALUE = exports.ATTR_GEN_AI_EVALUATION_SCORE_LABEL = exports.ATTR_GEN_AI_EVALUATION_NAME = exports.ATTR_GEN_AI_EVALUATION_EXPLANATION = exports.ATTR_GEN_AI_EMBEDDINGS_DIMENSION_COUNT = exports.ATTR_GEN_AI_DATA_SOURCE_ID = exports.ATTR_GEN_AI_CONVERSATION_ID = exports.ATTR_GEN_AI_COMPLETION = exports.ATTR_GEN_AI_AGENT_NAME = exports.ATTR_GEN_AI_AGENT_ID = exports.ATTR_GEN_AI_AGENT_DESCRIPTION = exports.ATTR_GCP_GCE_INSTANCE_NAME = exports.ATTR_GCP_GCE_INSTANCE_HOSTNAME = exports.ATTR_GCP_CLOUD_RUN_JOB_TASK_INDEX = exports.ATTR_GCP_CLOUD_RUN_JOB_EXECUTION = exports.ATTR_GCP_CLIENT_SERVICE = exports.ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_ID = exports.GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE_VALUE_TEST = exports.GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE_VALUE_STAGING = exports.GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE_VALUE_PRODUCTION = exports.GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE_VALUE_DEVELOPMENT = exports.ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE = exports.GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE_VALUE_MISSION_CRITICAL = void 0;
exports.ATTR_GEN_AI_SYSTEM_INSTRUCTIONS = exports.GEN_AI_SYSTEM_VALUE_XAI = exports.GEN_AI_SYSTEM_VALUE_VERTEX_AI = exports.GEN_AI_SYSTEM_VALUE_PERPLEXITY = exports.GEN_AI_SYSTEM_VALUE_OPENAI = exports.GEN_AI_SYSTEM_VALUE_MISTRAL_AI = exports.GEN_AI_SYSTEM_VALUE_IBM_WATSONX_AI = exports.GEN_AI_SYSTEM_VALUE_GROQ = exports.GEN_AI_SYSTEM_VALUE_GEMINI = exports.GEN_AI_SYSTEM_VALUE_GCP_VERTEX_AI = exports.GEN_AI_SYSTEM_VALUE_GCP_GEN_AI = exports.GEN_AI_SYSTEM_VALUE_GCP_GEMINI = exports.GEN_AI_SYSTEM_VALUE_DEEPSEEK = exports.GEN_AI_SYSTEM_VALUE_COHERE = exports.GEN_AI_SYSTEM_VALUE_AZURE_AI_OPENAI = exports.GEN_AI_SYSTEM_VALUE_AZURE_AI_INFERENCE = exports.GEN_AI_SYSTEM_VALUE_AZ_AI_OPENAI = exports.GEN_AI_SYSTEM_VALUE_AZ_AI_INFERENCE = exports.GEN_AI_SYSTEM_VALUE_AWS_BEDROCK = exports.GEN_AI_SYSTEM_VALUE_ANTHROPIC = exports.ATTR_GEN_AI_SYSTEM = exports.ATTR_GEN_AI_RESPONSE_MODEL = exports.ATTR_GEN_AI_RESPONSE_ID = exports.ATTR_GEN_AI_RESPONSE_FINISH_REASONS = exports.ATTR_GEN_AI_REQUEST_TOP_P = exports.ATTR_GEN_AI_REQUEST_TOP_K = exports.ATTR_GEN_AI_REQUEST_TEMPERATURE = exports.ATTR_GEN_AI_REQUEST_STOP_SEQUENCES = exports.ATTR_GEN_AI_REQUEST_SEED = exports.ATTR_GEN_AI_REQUEST_PRESENCE_PENALTY = exports.ATTR_GEN_AI_REQUEST_MODEL = exports.ATTR_GEN_AI_REQUEST_MAX_TOKENS = exports.ATTR_GEN_AI_REQUEST_FREQUENCY_PENALTY = exports.ATTR_GEN_AI_REQUEST_ENCODING_FORMATS = exports.ATTR_GEN_AI_REQUEST_CHOICE_COUNT = exports.GEN_AI_PROVIDER_NAME_VALUE_X_AI = exports.GEN_AI_PROVIDER_NAME_VALUE_PERPLEXITY = exports.GEN_AI_PROVIDER_NAME_VALUE_OPENAI = exports.GEN_AI_PROVIDER_NAME_VALUE_MISTRAL_AI = exports.GEN_AI_PROVIDER_NAME_VALUE_IBM_WATSONX_AI = exports.GEN_AI_PROVIDER_NAME_VALUE_GROQ = exports.GEN_AI_PROVIDER_NAME_VALUE_GCP_VERTEX_AI = exports.GEN_AI_PROVIDER_NAME_VALUE_GCP_GEN_AI = exports.GEN_AI_PROVIDER_NAME_VALUE_GCP_GEMINI = exports.GEN_AI_PROVIDER_NAME_VALUE_DEEPSEEK = exports.GEN_AI_PROVIDER_NAME_VALUE_COHERE = exports.GEN_AI_PROVIDER_NAME_VALUE_AZURE_AI_OPENAI = exports.GEN_AI_PROVIDER_NAME_VALUE_AZURE_AI_INFERENCE = exports.GEN_AI_PROVIDER_NAME_VALUE_AWS_BEDROCK = exports.GEN_AI_PROVIDER_NAME_VALUE_ANTHROPIC = void 0;
exports.HOST_ARCH_VALUE_X86 = exports.HOST_ARCH_VALUE_S390X = exports.HOST_ARCH_VALUE_PPC64 = exports.HOST_ARCH_VALUE_PPC32 = exports.HOST_ARCH_VALUE_IA64 = exports.HOST_ARCH_VALUE_ARM64 = exports.HOST_ARCH_VALUE_ARM32 = exports.HOST_ARCH_VALUE_AMD64 = exports.ATTR_HOST_ARCH = exports.ATTR_HEROKU_RELEASE_CREATION_TIMESTAMP = exports.ATTR_HEROKU_RELEASE_COMMIT = exports.ATTR_HEROKU_APP_ID = exports.GRAPHQL_OPERATION_TYPE_VALUE_SUBSCRIPTION = exports.GRAPHQL_OPERATION_TYPE_VALUE_QUERY = exports.GRAPHQL_OPERATION_TYPE_VALUE_MUTATION = exports.ATTR_GRAPHQL_OPERATION_TYPE = exports.ATTR_GRAPHQL_OPERATION_NAME = exports.ATTR_GRAPHQL_DOCUMENT = exports.GO_MEMORY_TYPE_VALUE_STACK = exports.GO_MEMORY_TYPE_VALUE_OTHER = exports.ATTR_GO_MEMORY_TYPE = exports.ATTR_GEO_REGION_ISO_CODE = exports.ATTR_GEO_POSTAL_CODE = exports.ATTR_GEO_LOCATION_LON = exports.ATTR_GEO_LOCATION_LAT = exports.ATTR_GEO_LOCALITY_NAME = exports.ATTR_GEO_COUNTRY_ISO_CODE = exports.GEO_CONTINENT_CODE_VALUE_SA = exports.GEO_CONTINENT_CODE_VALUE_OC = exports.GEO_CONTINENT_CODE_VALUE_NA = exports.GEO_CONTINENT_CODE_VALUE_EU = exports.GEO_CONTINENT_CODE_VALUE_AS = exports.GEO_CONTINENT_CODE_VALUE_AN = exports.GEO_CONTINENT_CODE_VALUE_AF = exports.ATTR_GEO_CONTINENT_CODE = exports.ATTR_GEN_AI_USAGE_PROMPT_TOKENS = exports.ATTR_GEN_AI_USAGE_OUTPUT_TOKENS = exports.ATTR_GEN_AI_USAGE_INPUT_TOKENS = exports.ATTR_GEN_AI_USAGE_COMPLETION_TOKENS = exports.ATTR_GEN_AI_TOOL_TYPE = exports.ATTR_GEN_AI_TOOL_NAME = exports.ATTR_GEN_AI_TOOL_DESCRIPTION = exports.ATTR_GEN_AI_TOOL_DEFINITIONS = exports.ATTR_GEN_AI_TOOL_CALL_RESULT = exports.ATTR_GEN_AI_TOOL_CALL_ID = exports.ATTR_GEN_AI_TOOL_CALL_ARGUMENTS = exports.GEN_AI_TOKEN_TYPE_VALUE_OUTPUT = exports.GEN_AI_TOKEN_TYPE_VALUE_COMPLETION = exports.GEN_AI_TOKEN_TYPE_VALUE_INPUT = exports.ATTR_GEN_AI_TOKEN_TYPE = void 0;
exports.ATTR_HW_ENCLOSURE_TYPE = exports.ATTR_HW_DRIVER_VERSION = exports.ATTR_HW_BIOS_VERSION = exports.HW_BATTERY_STATE_VALUE_DISCHARGING = exports.HW_BATTERY_STATE_VALUE_CHARGING = exports.ATTR_HW_BATTERY_STATE = exports.ATTR_HW_BATTERY_CHEMISTRY = exports.ATTR_HW_BATTERY_CAPACITY = exports.ATTR_HTTP_USER_AGENT = exports.ATTR_HTTP_URL = exports.ATTR_HTTP_TARGET = exports.ATTR_HTTP_STATUS_CODE = exports.ATTR_HTTP_SERVER_NAME = exports.ATTR_HTTP_SCHEME = exports.ATTR_HTTP_RESPONSE_CONTENT_LENGTH_UNCOMPRESSED = exports.ATTR_HTTP_RESPONSE_CONTENT_LENGTH = exports.ATTR_HTTP_RESPONSE_SIZE = exports.ATTR_HTTP_RESPONSE_BODY_SIZE = exports.ATTR_HTTP_REQUEST_CONTENT_LENGTH_UNCOMPRESSED = exports.ATTR_HTTP_REQUEST_CONTENT_LENGTH = exports.ATTR_HTTP_REQUEST_SIZE = exports.HTTP_REQUEST_METHOD_VALUE_QUERY = exports.ATTR_HTTP_REQUEST_BODY_SIZE = exports.ATTR_HTTP_METHOD = exports.ATTR_HTTP_HOST = exports.HTTP_FLAVOR_VALUE_SPDY = exports.HTTP_FLAVOR_VALUE_QUIC = exports.HTTP_FLAVOR_VALUE_HTTP_3_0 = exports.HTTP_FLAVOR_VALUE_HTTP_2_0 = exports.HTTP_FLAVOR_VALUE_HTTP_1_1 = exports.HTTP_FLAVOR_VALUE_HTTP_1_0 = exports.ATTR_HTTP_FLAVOR = exports.HTTP_CONNECTION_STATE_VALUE_IDLE = exports.HTTP_CONNECTION_STATE_VALUE_ACTIVE = exports.ATTR_HTTP_CONNECTION_STATE = exports.ATTR_HTTP_CLIENT_IP = exports.ATTR_HOST_TYPE = exports.ATTR_HOST_NAME = exports.ATTR_HOST_MAC = exports.ATTR_HOST_IP = exports.ATTR_HOST_IMAGE_VERSION = exports.ATTR_HOST_IMAGE_NAME = exports.ATTR_HOST_IMAGE_ID = exports.ATTR_HOST_ID = exports.ATTR_HOST_CPU_VENDOR_ID = exports.ATTR_HOST_CPU_STEPPING = exports.ATTR_HOST_CPU_MODEL_NAME = exports.ATTR_HOST_CPU_MODEL_ID = exports.ATTR_HOST_CPU_FAMILY = exports.ATTR_HOST_CPU_CACHE_L2_SIZE = void 0;
exports.HW_TYPE_VALUE_LOGICAL_DISK = exports.HW_TYPE_VALUE_GPU = exports.HW_TYPE_VALUE_FAN = exports.HW_TYPE_VALUE_ENCLOSURE = exports.HW_TYPE_VALUE_DISK_CONTROLLER = exports.HW_TYPE_VALUE_CPU = exports.HW_TYPE_VALUE_BATTERY = exports.ATTR_HW_TYPE = exports.HW_TAPE_DRIVE_OPERATION_TYPE_VALUE_UNMOUNT = exports.HW_TAPE_DRIVE_OPERATION_TYPE_VALUE_MOUNT = exports.HW_TAPE_DRIVE_OPERATION_TYPE_VALUE_CLEAN = exports.ATTR_HW_TAPE_DRIVE_OPERATION_TYPE = exports.HW_STATE_VALUE_PREDICTED_FAILURE = exports.HW_STATE_VALUE_OK = exports.HW_STATE_VALUE_NEEDS_CLEANING = exports.HW_STATE_VALUE_FAILED = exports.HW_STATE_VALUE_DEGRADED = exports.ATTR_HW_STATE = exports.ATTR_HW_SERIAL_NUMBER = exports.ATTR_HW_SENSOR_LOCATION = exports.ATTR_HW_PHYSICAL_DISK_TYPE = exports.HW_PHYSICAL_DISK_STATE_VALUE_REMAINING = exports.ATTR_HW_PHYSICAL_DISK_STATE = exports.ATTR_HW_PHYSICAL_DISK_SMART_ATTRIBUTE = exports.ATTR_HW_PARENT = exports.ATTR_HW_NETWORK_PHYSICAL_ADDRESS = exports.ATTR_HW_NETWORK_LOGICAL_ADDRESSES = exports.ATTR_HW_NAME = exports.ATTR_HW_MODEL = exports.ATTR_HW_MEMORY_TYPE = exports.HW_LOGICAL_DISK_STATE_VALUE_USED = exports.HW_LOGICAL_DISK_STATE_VALUE_FREE = exports.ATTR_HW_LOGICAL_DISK_STATE = exports.ATTR_HW_LOGICAL_DISK_RAID_LEVEL = exports.HW_LIMIT_TYPE_VALUE_TURBO = exports.HW_LIMIT_TYPE_VALUE_THROTTLED = exports.HW_LIMIT_TYPE_VALUE_MAX = exports.HW_LIMIT_TYPE_VALUE_LOW_DEGRADED = exports.HW_LIMIT_TYPE_VALUE_LOW_CRITICAL = exports.HW_LIMIT_TYPE_VALUE_HIGH_DEGRADED = exports.HW_LIMIT_TYPE_VALUE_HIGH_CRITICAL = exports.HW_LIMIT_TYPE_VALUE_DEGRADED = exports.HW_LIMIT_TYPE_VALUE_CRITICAL = exports.ATTR_HW_LIMIT_TYPE = exports.ATTR_HW_ID = exports.HW_GPU_TASK_VALUE_GENERAL = exports.HW_GPU_TASK_VALUE_ENCODER = exports.HW_GPU_TASK_VALUE_DECODER = exports.ATTR_HW_GPU_TASK = exports.ATTR_HW_FIRMWARE_VERSION = void 0;
exports.ATTR_K8S_DEPLOYMENT_ANNOTATION = exports.ATTR_K8S_DAEMONSET_UID = exports.ATTR_K8S_DAEMONSET_NAME = exports.ATTR_K8S_DAEMONSET_LABEL = exports.ATTR_K8S_DAEMONSET_ANNOTATION = exports.ATTR_K8S_CRONJOB_UID = exports.ATTR_K8S_CRONJOB_NAME = exports.ATTR_K8S_CRONJOB_LABEL = exports.ATTR_K8S_CRONJOB_ANNOTATION = exports.K8S_CONTAINER_STATUS_STATE_VALUE_WAITING = exports.K8S_CONTAINER_STATUS_STATE_VALUE_TERMINATED = exports.K8S_CONTAINER_STATUS_STATE_VALUE_RUNNING = exports.ATTR_K8S_CONTAINER_STATUS_STATE = exports.K8S_CONTAINER_STATUS_REASON_VALUE_OOM_KILLED = exports.K8S_CONTAINER_STATUS_REASON_VALUE_IMAGE_PULL_BACK_OFF = exports.K8S_CONTAINER_STATUS_REASON_VALUE_ERROR = exports.K8S_CONTAINER_STATUS_REASON_VALUE_ERR_IMAGE_PULL = exports.K8S_CONTAINER_STATUS_REASON_VALUE_CREATE_CONTAINER_CONFIG_ERROR = exports.K8S_CONTAINER_STATUS_REASON_VALUE_CRASH_LOOP_BACK_OFF = exports.K8S_CONTAINER_STATUS_REASON_VALUE_CONTAINER_CREATING = exports.K8S_CONTAINER_STATUS_REASON_VALUE_CONTAINER_CANNOT_RUN = exports.K8S_CONTAINER_STATUS_REASON_VALUE_COMPLETED = exports.ATTR_K8S_CONTAINER_STATUS_REASON = exports.ATTR_K8S_CONTAINER_STATUS_LAST_TERMINATED_REASON = exports.ATTR_K8S_CONTAINER_RESTART_COUNT = exports.ATTR_K8S_CONTAINER_NAME = exports.ATTR_K8S_CLUSTER_UID = exports.ATTR_K8S_CLUSTER_NAME = exports.ATTR_JVM_GC_CAUSE = exports.ATTR_JVM_BUFFER_POOL_NAME = exports.IOS_STATE_VALUE_TERMINATE = exports.IOS_STATE_VALUE_INACTIVE = exports.IOS_STATE_VALUE_FOREGROUND = exports.IOS_STATE_VALUE_BACKGROUND = exports.IOS_STATE_VALUE_ACTIVE = exports.ATTR_IOS_STATE = exports.IOS_APP_STATE_VALUE_TERMINATE = exports.IOS_APP_STATE_VALUE_INACTIVE = exports.IOS_APP_STATE_VALUE_FOREGROUND = exports.IOS_APP_STATE_VALUE_BACKGROUND = exports.IOS_APP_STATE_VALUE_ACTIVE = exports.ATTR_IOS_APP_STATE = exports.ATTR_HW_VENDOR = exports.HW_TYPE_VALUE_VOLTAGE = exports.HW_TYPE_VALUE_TEMPERATURE = exports.HW_TYPE_VALUE_TAPE_DRIVE = exports.HW_TYPE_VALUE_POWER_SUPPLY = exports.HW_TYPE_VALUE_PHYSICAL_DISK = exports.HW_TYPE_VALUE_NETWORK = exports.HW_TYPE_VALUE_MEMORY = void 0;
exports.K8S_POD_STATUS_REASON_VALUE_UNEXPECTED_ADMISSION_ERROR = exports.K8S_POD_STATUS_REASON_VALUE_SHUTDOWN = exports.K8S_POD_STATUS_REASON_VALUE_NODE_LOST = exports.K8S_POD_STATUS_REASON_VALUE_NODE_AFFINITY = exports.K8S_POD_STATUS_REASON_VALUE_EVICTED = exports.ATTR_K8S_POD_STATUS_REASON = exports.K8S_POD_STATUS_PHASE_VALUE_UNKNOWN = exports.K8S_POD_STATUS_PHASE_VALUE_SUCCEEDED = exports.K8S_POD_STATUS_PHASE_VALUE_RUNNING = exports.K8S_POD_STATUS_PHASE_VALUE_PENDING = exports.K8S_POD_STATUS_PHASE_VALUE_FAILED = exports.ATTR_K8S_POD_STATUS_PHASE = exports.ATTR_K8S_POD_NAME = exports.ATTR_K8S_POD_LABELS = exports.ATTR_K8S_POD_LABEL = exports.ATTR_K8S_POD_ANNOTATION = exports.ATTR_K8S_NODE_UID = exports.ATTR_K8S_NODE_NAME = exports.ATTR_K8S_NODE_LABEL = exports.K8S_NODE_CONDITION_TYPE_VALUE_READY = exports.K8S_NODE_CONDITION_TYPE_VALUE_PID_PRESSURE = exports.K8S_NODE_CONDITION_TYPE_VALUE_NETWORK_UNAVAILABLE = exports.K8S_NODE_CONDITION_TYPE_VALUE_MEMORY_PRESSURE = exports.K8S_NODE_CONDITION_TYPE_VALUE_DISK_PRESSURE = exports.ATTR_K8S_NODE_CONDITION_TYPE = exports.K8S_NODE_CONDITION_STATUS_VALUE_CONDITION_UNKNOWN = exports.K8S_NODE_CONDITION_STATUS_VALUE_CONDITION_TRUE = exports.K8S_NODE_CONDITION_STATUS_VALUE_CONDITION_FALSE = exports.ATTR_K8S_NODE_CONDITION_STATUS = exports.ATTR_K8S_NODE_ANNOTATION = exports.K8S_NAMESPACE_PHASE_VALUE_TERMINATING = exports.K8S_NAMESPACE_PHASE_VALUE_ACTIVE = exports.ATTR_K8S_NAMESPACE_PHASE = exports.ATTR_K8S_NAMESPACE_NAME = exports.ATTR_K8S_NAMESPACE_LABEL = exports.ATTR_K8S_NAMESPACE_ANNOTATION = exports.ATTR_K8S_JOB_UID = exports.ATTR_K8S_JOB_NAME = exports.ATTR_K8S_JOB_LABEL = exports.ATTR_K8S_JOB_ANNOTATION = exports.ATTR_K8S_HUGEPAGE_SIZE = exports.ATTR_K8S_HPA_UID = exports.ATTR_K8S_HPA_SCALETARGETREF_NAME = exports.ATTR_K8S_HPA_SCALETARGETREF_KIND = exports.ATTR_K8S_HPA_SCALETARGETREF_API_VERSION = exports.ATTR_K8S_HPA_NAME = exports.ATTR_K8S_HPA_METRIC_TYPE = exports.ATTR_K8S_DEPLOYMENT_UID = exports.ATTR_K8S_DEPLOYMENT_NAME = exports.ATTR_K8S_DEPLOYMENT_LABEL = void 0;
exports.ATTR_MESSAGING_DESTINATION_TEMPLATE = exports.ATTR_MESSAGING_DESTINATION_SUBSCRIPTION_NAME = exports.ATTR_MESSAGING_DESTINATION_PARTITION_ID = exports.ATTR_MESSAGING_DESTINATION_NAME = exports.ATTR_MESSAGING_DESTINATION_ANONYMOUS = exports.ATTR_MESSAGING_CONSUMER_GROUP_NAME = exports.ATTR_MESSAGING_CLIENT_ID = exports.ATTR_MESSAGING_BATCH_MESSAGE_COUNT = exports.ATTR_MESSAGE_UNCOMPRESSED_SIZE = exports.MESSAGE_TYPE_VALUE_SENT = exports.MESSAGE_TYPE_VALUE_RECEIVED = exports.ATTR_MESSAGE_TYPE = exports.ATTR_MESSAGE_ID = exports.ATTR_MESSAGE_COMPRESSED_SIZE = exports.ATTR_MAINFRAME_LPAR_NAME = exports.ATTR_LOG_RECORD_UID = exports.ATTR_LOG_RECORD_ORIGINAL = exports.LOG_IOSTREAM_VALUE_STDOUT = exports.LOG_IOSTREAM_VALUE_STDERR = exports.ATTR_LOG_IOSTREAM = exports.ATTR_LOG_FILE_PATH_RESOLVED = exports.ATTR_LOG_FILE_PATH = exports.ATTR_LOG_FILE_NAME_RESOLVED = exports.ATTR_LOG_FILE_NAME = exports.LINUX_MEMORY_SLAB_STATE_VALUE_UNRECLAIMABLE = exports.LINUX_MEMORY_SLAB_STATE_VALUE_RECLAIMABLE = exports.ATTR_LINUX_MEMORY_SLAB_STATE = exports.K8S_VOLUME_TYPE_VALUE_SECRET = exports.K8S_VOLUME_TYPE_VALUE_PERSISTENT_VOLUME_CLAIM = exports.K8S_VOLUME_TYPE_VALUE_LOCAL = exports.K8S_VOLUME_TYPE_VALUE_EMPTY_DIR = exports.K8S_VOLUME_TYPE_VALUE_DOWNWARD_API = exports.K8S_VOLUME_TYPE_VALUE_CONFIG_MAP = exports.ATTR_K8S_VOLUME_TYPE = exports.ATTR_K8S_VOLUME_NAME = exports.ATTR_K8S_STORAGECLASS_NAME = exports.ATTR_K8S_STATEFULSET_UID = exports.ATTR_K8S_STATEFULSET_NAME = exports.ATTR_K8S_STATEFULSET_LABEL = exports.ATTR_K8S_STATEFULSET_ANNOTATION = exports.ATTR_K8S_RESOURCEQUOTA_UID = exports.ATTR_K8S_RESOURCEQUOTA_RESOURCE_NAME = exports.ATTR_K8S_RESOURCEQUOTA_NAME = exports.ATTR_K8S_REPLICATIONCONTROLLER_UID = exports.ATTR_K8S_REPLICATIONCONTROLLER_NAME = exports.ATTR_K8S_REPLICASET_UID = exports.ATTR_K8S_REPLICASET_NAME = exports.ATTR_K8S_REPLICASET_LABEL = exports.ATTR_K8S_REPLICASET_ANNOTATION = exports.ATTR_K8S_POD_UID = void 0;
exports.MESSAGING_SERVICEBUS_DISPOSITION_STATUS_VALUE_COMPLETE = exports.MESSAGING_SERVICEBUS_DISPOSITION_STATUS_VALUE_ABANDON = exports.ATTR_MESSAGING_SERVICEBUS_DISPOSITION_STATUS = exports.ATTR_MESSAGING_SERVICEBUS_DESTINATION_SUBSCRIPTION_NAME = exports.ATTR_MESSAGING_ROCKETMQ_NAMESPACE = exports.MESSAGING_ROCKETMQ_MESSAGE_TYPE_VALUE_TRANSACTION = exports.MESSAGING_ROCKETMQ_MESSAGE_TYPE_VALUE_NORMAL = exports.MESSAGING_ROCKETMQ_MESSAGE_TYPE_VALUE_FIFO = exports.MESSAGING_ROCKETMQ_MESSAGE_TYPE_VALUE_DELAY = exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_TYPE = exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_TAG = exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_KEYS = exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_GROUP = exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_DELIVERY_TIMESTAMP = exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_DELAY_TIME_LEVEL = exports.MESSAGING_ROCKETMQ_CONSUMPTION_MODEL_VALUE_CLUSTERING = exports.MESSAGING_ROCKETMQ_CONSUMPTION_MODEL_VALUE_BROADCASTING = exports.ATTR_MESSAGING_ROCKETMQ_CONSUMPTION_MODEL = exports.ATTR_MESSAGING_ROCKETMQ_CLIENT_GROUP = exports.ATTR_MESSAGING_RABBITMQ_MESSAGE_DELIVERY_TAG = exports.ATTR_MESSAGING_RABBITMQ_DESTINATION_ROUTING_KEY = exports.MESSAGING_OPERATION_TYPE_VALUE_SETTLE = exports.MESSAGING_OPERATION_TYPE_VALUE_SEND = exports.MESSAGING_OPERATION_TYPE_VALUE_RECEIVE = exports.MESSAGING_OPERATION_TYPE_VALUE_PUBLISH = exports.MESSAGING_OPERATION_TYPE_VALUE_PROCESS = exports.MESSAGING_OPERATION_TYPE_VALUE_DELIVER = exports.MESSAGING_OPERATION_TYPE_VALUE_CREATE = exports.ATTR_MESSAGING_OPERATION_TYPE = exports.ATTR_MESSAGING_OPERATION_NAME = exports.ATTR_MESSAGING_OPERATION = exports.ATTR_MESSAGING_MESSAGE_ID = exports.ATTR_MESSAGING_MESSAGE_ENVELOPE_SIZE = exports.ATTR_MESSAGING_MESSAGE_CONVERSATION_ID = exports.ATTR_MESSAGING_MESSAGE_BODY_SIZE = exports.ATTR_MESSAGING_KAFKA_OFFSET = exports.ATTR_MESSAGING_KAFKA_MESSAGE_TOMBSTONE = exports.ATTR_MESSAGING_KAFKA_MESSAGE_OFFSET = exports.ATTR_MESSAGING_KAFKA_MESSAGE_KEY = exports.ATTR_MESSAGING_KAFKA_DESTINATION_PARTITION = exports.ATTR_MESSAGING_KAFKA_CONSUMER_GROUP = exports.ATTR_MESSAGING_GCP_PUBSUB_MESSAGE_ORDERING_KEY = exports.ATTR_MESSAGING_GCP_PUBSUB_MESSAGE_DELIVERY_ATTEMPT = exports.ATTR_MESSAGING_GCP_PUBSUB_MESSAGE_ACK_ID = exports.ATTR_MESSAGING_GCP_PUBSUB_MESSAGE_ACK_DEADLINE = exports.ATTR_MESSAGING_EVENTHUBS_MESSAGE_ENQUEUED_TIME = exports.ATTR_MESSAGING_EVENTHUBS_CONSUMER_GROUP = exports.ATTR_MESSAGING_DESTINATION_PUBLISH_NAME = exports.ATTR_MESSAGING_DESTINATION_PUBLISH_ANONYMOUS = exports.ATTR_MESSAGING_DESTINATION_TEMPORARY = void 0;
exports.NETWORK_CONNECTION_STATE_VALUE_FIN_WAIT_1 = exports.NETWORK_CONNECTION_STATE_VALUE_ESTABLISHED = exports.NETWORK_CONNECTION_STATE_VALUE_CLOSING = exports.NETWORK_CONNECTION_STATE_VALUE_CLOSED = exports.NETWORK_CONNECTION_STATE_VALUE_CLOSE_WAIT = exports.ATTR_NETWORK_CONNECTION_STATE = exports.ATTR_NETWORK_CARRIER_NAME = exports.ATTR_NETWORK_CARRIER_MNC = exports.ATTR_NETWORK_CARRIER_MCC = exports.ATTR_NETWORK_CARRIER_ICC = exports.NET_TRANSPORT_VALUE_PIPE = exports.NET_TRANSPORT_VALUE_OTHER = exports.NET_TRANSPORT_VALUE_IP_UDP = exports.NET_TRANSPORT_VALUE_IP_TCP = exports.NET_TRANSPORT_VALUE_INPROC = exports.ATTR_NET_TRANSPORT = exports.ATTR_NET_SOCK_PEER_PORT = exports.ATTR_NET_SOCK_PEER_NAME = exports.ATTR_NET_SOCK_PEER_ADDR = exports.ATTR_NET_SOCK_HOST_PORT = exports.ATTR_NET_SOCK_HOST_ADDR = exports.NET_SOCK_FAMILY_VALUE_UNIX = exports.NET_SOCK_FAMILY_VALUE_INET6 = exports.NET_SOCK_FAMILY_VALUE_INET = exports.ATTR_NET_SOCK_FAMILY = exports.ATTR_NET_PROTOCOL_VERSION = exports.ATTR_NET_PROTOCOL_NAME = exports.ATTR_NET_PEER_PORT = exports.ATTR_NET_PEER_NAME = exports.ATTR_NET_PEER_IP = exports.ATTR_NET_HOST_PORT = exports.ATTR_NET_HOST_NAME = exports.ATTR_NET_HOST_IP = exports.MESSAGING_SYSTEM_VALUE_SERVICEBUS = exports.MESSAGING_SYSTEM_VALUE_ROCKETMQ = exports.MESSAGING_SYSTEM_VALUE_RABBITMQ = exports.MESSAGING_SYSTEM_VALUE_PULSAR = exports.MESSAGING_SYSTEM_VALUE_KAFKA = exports.MESSAGING_SYSTEM_VALUE_JMS = exports.MESSAGING_SYSTEM_VALUE_GCP_PUBSUB = exports.MESSAGING_SYSTEM_VALUE_EVENTHUBS = exports.MESSAGING_SYSTEM_VALUE_EVENTGRID = exports.MESSAGING_SYSTEM_VALUE_AWS_SQS = exports.MESSAGING_SYSTEM_VALUE_AWS_SNS = exports.MESSAGING_SYSTEM_VALUE_ACTIVEMQ = exports.ATTR_MESSAGING_SYSTEM = exports.ATTR_MESSAGING_SERVICEBUS_MESSAGE_ENQUEUED_TIME = exports.ATTR_MESSAGING_SERVICEBUS_MESSAGE_DELIVERY_COUNT = exports.MESSAGING_SERVICEBUS_DISPOSITION_STATUS_VALUE_DEFER = exports.MESSAGING_SERVICEBUS_DISPOSITION_STATUS_VALUE_DEAD_LETTER = void 0;
exports.OPENAI_REQUEST_SERVICE_TIER_VALUE_AUTO = exports.ATTR_OPENAI_REQUEST_SERVICE_TIER = exports.ATTR_ONC_RPC_VERSION = exports.ATTR_ONC_RPC_PROGRAM_NAME = exports.ATTR_ONC_RPC_PROCEDURE_NUMBER = exports.ATTR_ONC_RPC_PROCEDURE_NAME = exports.ATTR_OCI_MANIFEST_DIGEST = exports.NODEJS_EVENTLOOP_STATE_VALUE_IDLE = exports.NODEJS_EVENTLOOP_STATE_VALUE_ACTIVE = exports.ATTR_NODEJS_EVENTLOOP_STATE = exports.ATTR_NFS_SERVER_REPCACHE_STATUS = exports.ATTR_NFS_OPERATION_NAME = exports.NETWORK_IO_DIRECTION_VALUE_TRANSMIT = exports.NETWORK_IO_DIRECTION_VALUE_RECEIVE = exports.ATTR_NETWORK_IO_DIRECTION = exports.ATTR_NETWORK_INTERFACE_NAME = exports.NETWORK_CONNECTION_TYPE_VALUE_WIRED = exports.NETWORK_CONNECTION_TYPE_VALUE_WIFI = exports.NETWORK_CONNECTION_TYPE_VALUE_UNKNOWN = exports.NETWORK_CONNECTION_TYPE_VALUE_UNAVAILABLE = exports.NETWORK_CONNECTION_TYPE_VALUE_CELL = exports.ATTR_NETWORK_CONNECTION_TYPE = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_UMTS = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_TD_SCDMA = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_NRNSA = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_NR = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_LTE_CA = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_LTE = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_IWLAN = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_IDEN = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_HSUPA = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_HSPAP = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_HSPA = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_HSDPA = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_GSM = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_GPRS = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EVDO_B = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EVDO_A = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EVDO_0 = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EHRPD = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EDGE = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_CDMA2000_1XRTT = exports.NETWORK_CONNECTION_SUBTYPE_VALUE_CDMA = exports.ATTR_NETWORK_CONNECTION_SUBTYPE = exports.NETWORK_CONNECTION_STATE_VALUE_TIME_WAIT = exports.NETWORK_CONNECTION_STATE_VALUE_SYN_SENT = exports.NETWORK_CONNECTION_STATE_VALUE_SYN_RECEIVED = exports.NETWORK_CONNECTION_STATE_VALUE_LISTEN = exports.NETWORK_CONNECTION_STATE_VALUE_LAST_ACK = exports.NETWORK_CONNECTION_STATE_VALUE_FIN_WAIT_2 = void 0;
exports.OTEL_SPAN_PARENT_ORIGIN_VALUE_REMOTE = exports.OTEL_SPAN_PARENT_ORIGIN_VALUE_NONE = exports.OTEL_SPAN_PARENT_ORIGIN_VALUE_LOCAL = exports.ATTR_OTEL_SPAN_PARENT_ORIGIN = exports.ATTR_OTEL_SCOPE_SCHEMA_URL = exports.ATTR_OTEL_LIBRARY_VERSION = exports.ATTR_OTEL_LIBRARY_NAME = exports.OTEL_COMPONENT_TYPE_VALUE_ZIPKIN_HTTP_SPAN_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_SIMPLE_SPAN_PROCESSOR = exports.OTEL_COMPONENT_TYPE_VALUE_SIMPLE_LOG_PROCESSOR = exports.OTEL_COMPONENT_TYPE_VALUE_PROMETHEUS_HTTP_TEXT_METRIC_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_PERIODIC_METRIC_READER = exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_SPAN_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_METRIC_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_LOG_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_JSON_SPAN_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_JSON_METRIC_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_JSON_LOG_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_GRPC_SPAN_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_GRPC_METRIC_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_GRPC_LOG_EXPORTER = exports.OTEL_COMPONENT_TYPE_VALUE_BATCHING_SPAN_PROCESSOR = exports.OTEL_COMPONENT_TYPE_VALUE_BATCHING_LOG_PROCESSOR = exports.ATTR_OTEL_COMPONENT_TYPE = exports.ATTR_OTEL_COMPONENT_NAME = exports.ATTR_OS_VERSION = exports.OS_TYPE_VALUE_ZOS = exports.OS_TYPE_VALUE_Z_OS = exports.OS_TYPE_VALUE_WINDOWS = exports.OS_TYPE_VALUE_SOLARIS = exports.OS_TYPE_VALUE_OPENBSD = exports.OS_TYPE_VALUE_NETBSD = exports.OS_TYPE_VALUE_LINUX = exports.OS_TYPE_VALUE_HPUX = exports.OS_TYPE_VALUE_FREEBSD = exports.OS_TYPE_VALUE_DRAGONFLYBSD = exports.OS_TYPE_VALUE_DARWIN = exports.OS_TYPE_VALUE_AIX = exports.ATTR_OS_TYPE = exports.ATTR_OS_NAME = exports.ATTR_OS_DESCRIPTION = exports.ATTR_OS_BUILD_ID = exports.OPENTRACING_REF_TYPE_VALUE_FOLLOWS_FROM = exports.OPENTRACING_REF_TYPE_VALUE_CHILD_OF = exports.ATTR_OPENTRACING_REF_TYPE = exports.ATTR_OPENSHIFT_CLUSTERQUOTA_UID = exports.ATTR_OPENSHIFT_CLUSTERQUOTA_NAME = exports.ATTR_OPENAI_RESPONSE_SYSTEM_FINGERPRINT = exports.ATTR_OPENAI_RESPONSE_SERVICE_TIER = exports.OPENAI_REQUEST_SERVICE_TIER_VALUE_DEFAULT = void 0;
exports.ATTR_PROCESS_SESSION_LEADER_PID = exports.ATTR_PROCESS_SAVED_USER_NAME = exports.ATTR_PROCESS_SAVED_USER_ID = exports.ATTR_PROCESS_RUNTIME_VERSION = exports.ATTR_PROCESS_RUNTIME_NAME = exports.ATTR_PROCESS_RUNTIME_DESCRIPTION = exports.ATTR_PROCESS_REAL_USER_NAME = exports.ATTR_PROCESS_REAL_USER_ID = exports.ATTR_PROCESS_PID = exports.ATTR_PROCESS_PARENT_PID = exports.PROCESS_PAGING_FAULT_TYPE_VALUE_MINOR = exports.PROCESS_PAGING_FAULT_TYPE_VALUE_MAJOR = exports.ATTR_PROCESS_PAGING_FAULT_TYPE = exports.ATTR_PROCESS_OWNER = exports.ATTR_PROCESS_LINUX_CGROUP = exports.ATTR_PROCESS_INTERACTIVE = exports.ATTR_PROCESS_GROUP_LEADER_PID = exports.ATTR_PROCESS_EXIT_TIME = exports.ATTR_PROCESS_EXIT_CODE = exports.ATTR_PROCESS_EXECUTABLE_PATH = exports.ATTR_PROCESS_EXECUTABLE_NAME = exports.ATTR_PROCESS_EXECUTABLE_BUILD_ID_PROFILING = exports.ATTR_PROCESS_EXECUTABLE_BUILD_ID_HTLHASH = exports.ATTR_PROCESS_EXECUTABLE_BUILD_ID_GO = exports.ATTR_PROCESS_EXECUTABLE_BUILD_ID_GNU = exports.ATTR_PROCESS_ENVIRONMENT_VARIABLE = exports.ATTR_PROCESS_CREATION_TIME = exports.PROCESS_CPU_STATE_VALUE_WAIT = exports.PROCESS_CPU_STATE_VALUE_USER = exports.PROCESS_CPU_STATE_VALUE_SYSTEM = exports.ATTR_PROCESS_CPU_STATE = exports.PROCESS_CONTEXT_SWITCH_TYPE_VALUE_VOLUNTARY = exports.PROCESS_CONTEXT_SWITCH_TYPE_VALUE_INVOLUNTARY = exports.ATTR_PROCESS_CONTEXT_SWITCH_TYPE = exports.ATTR_PROCESS_COMMAND_LINE = exports.ATTR_PROCESS_COMMAND_ARGS = exports.ATTR_PROCESS_COMMAND = exports.ATTR_PROCESS_ARGS_COUNT = exports.ATTR_PPROF_PROFILE_COMMENT = exports.ATTR_PPROF_MAPPING_HAS_LINE_NUMBERS = exports.ATTR_PPROF_MAPPING_HAS_INLINE_FRAMES = exports.ATTR_PPROF_MAPPING_HAS_FUNCTIONS = exports.ATTR_PPROF_MAPPING_HAS_FILENAMES = exports.ATTR_PPROF_LOCATION_IS_FOLDED = exports.ATTR_POOL_NAME = exports.ATTR_PEER_SERVICE = exports.OTEL_SPAN_SAMPLING_RESULT_VALUE_RECORD_ONLY = exports.OTEL_SPAN_SAMPLING_RESULT_VALUE_RECORD_AND_SAMPLE = exports.OTEL_SPAN_SAMPLING_RESULT_VALUE_DROP = exports.ATTR_OTEL_SPAN_SAMPLING_RESULT = void 0;
exports.RPC_GRPC_STATUS_CODE_VALUE_DEADLINE_EXCEEDED = exports.RPC_GRPC_STATUS_CODE_VALUE_INVALID_ARGUMENT = exports.RPC_GRPC_STATUS_CODE_VALUE_UNKNOWN = exports.RPC_GRPC_STATUS_CODE_VALUE_CANCELLED = exports.RPC_GRPC_STATUS_CODE_VALUE_OK = exports.ATTR_RPC_GRPC_STATUS_CODE = exports.ATTR_RPC_GRPC_RESPONSE_METADATA = exports.ATTR_RPC_GRPC_REQUEST_METADATA = exports.ATTR_RPC_CONNECT_RPC_RESPONSE_METADATA = exports.ATTR_RPC_CONNECT_RPC_REQUEST_METADATA = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_UNKNOWN = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_UNIMPLEMENTED = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_UNAVAILABLE = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_UNAUTHENTICATED = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_RESOURCE_EXHAUSTED = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_PERMISSION_DENIED = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_OUT_OF_RANGE = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_NOT_FOUND = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_INVALID_ARGUMENT = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_INTERNAL = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_FAILED_PRECONDITION = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_DEADLINE_EXCEEDED = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_DATA_LOSS = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_CANCELLED = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_ALREADY_EXISTS = exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_ABORTED = exports.ATTR_RPC_CONNECT_RPC_ERROR_CODE = exports.PROFILE_FRAME_TYPE_VALUE_V8JS = exports.PROFILE_FRAME_TYPE_VALUE_RUST = exports.PROFILE_FRAME_TYPE_VALUE_RUBY = exports.PROFILE_FRAME_TYPE_VALUE_PHP = exports.PROFILE_FRAME_TYPE_VALUE_PERL = exports.PROFILE_FRAME_TYPE_VALUE_NATIVE = exports.PROFILE_FRAME_TYPE_VALUE_KERNEL = exports.PROFILE_FRAME_TYPE_VALUE_JVM = exports.PROFILE_FRAME_TYPE_VALUE_GO = exports.PROFILE_FRAME_TYPE_VALUE_DOTNET = exports.PROFILE_FRAME_TYPE_VALUE_CPYTHON = exports.PROFILE_FRAME_TYPE_VALUE_BEAM = exports.ATTR_PROFILE_FRAME_TYPE = exports.ATTR_PROCESS_WORKING_DIRECTORY = exports.ATTR_PROCESS_VPID = exports.ATTR_PROCESS_USER_NAME = exports.ATTR_PROCESS_USER_ID = exports.ATTR_PROCESS_TITLE = exports.PROCESS_STATE_VALUE_STOPPED = exports.PROCESS_STATE_VALUE_SLEEPING = exports.PROCESS_STATE_VALUE_RUNNING = exports.PROCESS_STATE_VALUE_DEFUNCT = exports.ATTR_PROCESS_STATE = void 0;
exports.ATTR_SYSTEM_CPU_LOGICAL_NUMBER = exports.STATE_VALUE_USED = exports.STATE_VALUE_IDLE = exports.ATTR_STATE = exports.ATTR_SOURCE_PORT = exports.ATTR_SOURCE_ADDRESS = exports.ATTR_SESSION_PREVIOUS_ID = exports.ATTR_SESSION_ID = exports.ATTR_SERVICE_NAMESPACE = exports.ATTR_SERVICE_INSTANCE_ID = exports.ATTR_SECURITY_RULE_VERSION = exports.ATTR_SECURITY_RULE_UUID = exports.ATTR_SECURITY_RULE_RULESET_NAME = exports.ATTR_SECURITY_RULE_REFERENCE = exports.ATTR_SECURITY_RULE_NAME = exports.ATTR_SECURITY_RULE_LICENSE = exports.ATTR_SECURITY_RULE_DESCRIPTION = exports.ATTR_SECURITY_RULE_CATEGORY = exports.RPC_SYSTEM_VALUE_ONC_RPC = exports.RPC_SYSTEM_VALUE_JSONRPC = exports.RPC_SYSTEM_VALUE_JAVA_RMI = exports.RPC_SYSTEM_VALUE_GRPC = exports.RPC_SYSTEM_VALUE_DOTNET_WCF = exports.RPC_SYSTEM_VALUE_CONNECT_RPC = exports.RPC_SYSTEM_VALUE_APACHE_DUBBO = exports.ATTR_RPC_SYSTEM = exports.ATTR_RPC_SERVICE = exports.ATTR_RPC_METHOD = exports.ATTR_RPC_MESSAGE_UNCOMPRESSED_SIZE = exports.RPC_MESSAGE_TYPE_VALUE_SENT = exports.RPC_MESSAGE_TYPE_VALUE_RECEIVED = exports.ATTR_RPC_MESSAGE_TYPE = exports.ATTR_RPC_MESSAGE_ID = exports.ATTR_RPC_MESSAGE_COMPRESSED_SIZE = exports.ATTR_RPC_JSONRPC_VERSION = exports.ATTR_RPC_JSONRPC_REQUEST_ID = exports.ATTR_RPC_JSONRPC_ERROR_MESSAGE = exports.ATTR_RPC_JSONRPC_ERROR_CODE = exports.RPC_GRPC_STATUS_CODE_VALUE_UNAUTHENTICATED = exports.RPC_GRPC_STATUS_CODE_VALUE_DATA_LOSS = exports.RPC_GRPC_STATUS_CODE_VALUE_UNAVAILABLE = exports.RPC_GRPC_STATUS_CODE_VALUE_INTERNAL = exports.RPC_GRPC_STATUS_CODE_VALUE_UNIMPLEMENTED = exports.RPC_GRPC_STATUS_CODE_VALUE_OUT_OF_RANGE = exports.RPC_GRPC_STATUS_CODE_VALUE_ABORTED = exports.RPC_GRPC_STATUS_CODE_VALUE_FAILED_PRECONDITION = exports.RPC_GRPC_STATUS_CODE_VALUE_RESOURCE_EXHAUSTED = exports.RPC_GRPC_STATUS_CODE_VALUE_PERMISSION_DENIED = exports.RPC_GRPC_STATUS_CODE_VALUE_ALREADY_EXISTS = exports.RPC_GRPC_STATUS_CODE_VALUE_NOT_FOUND = void 0;
exports.SYSTEM_PAGING_STATE_VALUE_USED = exports.SYSTEM_PAGING_STATE_VALUE_FREE = exports.ATTR_SYSTEM_PAGING_STATE = exports.SYSTEM_PAGING_FAULT_TYPE_VALUE_MINOR = exports.SYSTEM_PAGING_FAULT_TYPE_VALUE_MAJOR = exports.ATTR_SYSTEM_PAGING_FAULT_TYPE = exports.SYSTEM_PAGING_DIRECTION_VALUE_OUT = exports.SYSTEM_PAGING_DIRECTION_VALUE_IN = exports.ATTR_SYSTEM_PAGING_DIRECTION = exports.SYSTEM_NETWORK_STATE_VALUE_TIME_WAIT = exports.SYSTEM_NETWORK_STATE_VALUE_SYN_SENT = exports.SYSTEM_NETWORK_STATE_VALUE_SYN_RECV = exports.SYSTEM_NETWORK_STATE_VALUE_LISTEN = exports.SYSTEM_NETWORK_STATE_VALUE_LAST_ACK = exports.SYSTEM_NETWORK_STATE_VALUE_FIN_WAIT_2 = exports.SYSTEM_NETWORK_STATE_VALUE_FIN_WAIT_1 = exports.SYSTEM_NETWORK_STATE_VALUE_ESTABLISHED = exports.SYSTEM_NETWORK_STATE_VALUE_DELETE = exports.SYSTEM_NETWORK_STATE_VALUE_CLOSING = exports.SYSTEM_NETWORK_STATE_VALUE_CLOSE_WAIT = exports.SYSTEM_NETWORK_STATE_VALUE_CLOSE = exports.ATTR_SYSTEM_NETWORK_STATE = exports.SYSTEM_MEMORY_STATE_VALUE_USED = exports.SYSTEM_MEMORY_STATE_VALUE_SHARED = exports.SYSTEM_MEMORY_STATE_VALUE_FREE = exports.SYSTEM_MEMORY_STATE_VALUE_CACHED = exports.SYSTEM_MEMORY_STATE_VALUE_BUFFERS = exports.ATTR_SYSTEM_MEMORY_STATE = exports.SYSTEM_FILESYSTEM_TYPE_VALUE_REFS = exports.SYSTEM_FILESYSTEM_TYPE_VALUE_NTFS = exports.SYSTEM_FILESYSTEM_TYPE_VALUE_HFSPLUS = exports.SYSTEM_FILESYSTEM_TYPE_VALUE_FAT32 = exports.SYSTEM_FILESYSTEM_TYPE_VALUE_EXT4 = exports.SYSTEM_FILESYSTEM_TYPE_VALUE_EXFAT = exports.ATTR_SYSTEM_FILESYSTEM_TYPE = exports.SYSTEM_FILESYSTEM_STATE_VALUE_USED = exports.SYSTEM_FILESYSTEM_STATE_VALUE_RESERVED = exports.SYSTEM_FILESYSTEM_STATE_VALUE_FREE = exports.ATTR_SYSTEM_FILESYSTEM_STATE = exports.ATTR_SYSTEM_FILESYSTEM_MOUNTPOINT = exports.ATTR_SYSTEM_FILESYSTEM_MODE = exports.ATTR_SYSTEM_DEVICE = exports.SYSTEM_CPU_STATE_VALUE_USER = exports.SYSTEM_CPU_STATE_VALUE_SYSTEM = exports.SYSTEM_CPU_STATE_VALUE_STEAL = exports.SYSTEM_CPU_STATE_VALUE_NICE = exports.SYSTEM_CPU_STATE_VALUE_IOWAIT = exports.SYSTEM_CPU_STATE_VALUE_INTERRUPT = exports.SYSTEM_CPU_STATE_VALUE_IDLE = exports.ATTR_SYSTEM_CPU_STATE = void 0;
exports.ATTR_TLS_RESUMED = exports.ATTR_TLS_PROTOCOL_VERSION = exports.TLS_PROTOCOL_NAME_VALUE_TLS = exports.TLS_PROTOCOL_NAME_VALUE_SSL = exports.ATTR_TLS_PROTOCOL_NAME = exports.ATTR_TLS_NEXT_PROTOCOL = exports.ATTR_TLS_ESTABLISHED = exports.ATTR_TLS_CURVE = exports.ATTR_TLS_CLIENT_SUPPORTED_CIPHERS = exports.ATTR_TLS_CLIENT_SUBJECT = exports.ATTR_TLS_CLIENT_SERVER_NAME = exports.ATTR_TLS_CLIENT_NOT_BEFORE = exports.ATTR_TLS_CLIENT_NOT_AFTER = exports.ATTR_TLS_CLIENT_JA3 = exports.ATTR_TLS_CLIENT_ISSUER = exports.ATTR_TLS_CLIENT_HASH_SHA256 = exports.ATTR_TLS_CLIENT_HASH_SHA1 = exports.ATTR_TLS_CLIENT_HASH_MD5 = exports.ATTR_TLS_CLIENT_CERTIFICATE_CHAIN = exports.ATTR_TLS_CLIENT_CERTIFICATE = exports.ATTR_TLS_CIPHER = exports.ATTR_THREAD_NAME = exports.ATTR_THREAD_ID = exports.TEST_SUITE_RUN_STATUS_VALUE_TIMED_OUT = exports.TEST_SUITE_RUN_STATUS_VALUE_SUCCESS = exports.TEST_SUITE_RUN_STATUS_VALUE_SKIPPED = exports.TEST_SUITE_RUN_STATUS_VALUE_IN_PROGRESS = exports.TEST_SUITE_RUN_STATUS_VALUE_FAILURE = exports.TEST_SUITE_RUN_STATUS_VALUE_ABORTED = exports.ATTR_TEST_SUITE_RUN_STATUS = exports.ATTR_TEST_SUITE_NAME = exports.TEST_CASE_RESULT_STATUS_VALUE_PASS = exports.TEST_CASE_RESULT_STATUS_VALUE_FAIL = exports.ATTR_TEST_CASE_RESULT_STATUS = exports.ATTR_TEST_CASE_NAME = exports.ATTR_TELEMETRY_DISTRO_VERSION = exports.ATTR_TELEMETRY_DISTRO_NAME = exports.SYSTEM_PROCESSES_STATUS_VALUE_STOPPED = exports.SYSTEM_PROCESSES_STATUS_VALUE_SLEEPING = exports.SYSTEM_PROCESSES_STATUS_VALUE_RUNNING = exports.SYSTEM_PROCESSES_STATUS_VALUE_DEFUNCT = exports.ATTR_SYSTEM_PROCESSES_STATUS = exports.SYSTEM_PROCESS_STATUS_VALUE_STOPPED = exports.SYSTEM_PROCESS_STATUS_VALUE_SLEEPING = exports.SYSTEM_PROCESS_STATUS_VALUE_RUNNING = exports.SYSTEM_PROCESS_STATUS_VALUE_DEFUNCT = exports.ATTR_SYSTEM_PROCESS_STATUS = exports.SYSTEM_PAGING_TYPE_VALUE_MINOR = exports.SYSTEM_PAGING_TYPE_VALUE_MAJOR = exports.ATTR_SYSTEM_PAGING_TYPE = void 0;
exports.ATTR_VCS_LINE_CHANGE_TYPE = exports.ATTR_VCS_CHANGE_TITLE = exports.VCS_CHANGE_STATE_VALUE_WIP = exports.VCS_CHANGE_STATE_VALUE_OPEN = exports.VCS_CHANGE_STATE_VALUE_MERGED = exports.VCS_CHANGE_STATE_VALUE_CLOSED = exports.ATTR_VCS_CHANGE_STATE = exports.ATTR_VCS_CHANGE_ID = exports.V8JS_HEAP_SPACE_NAME_VALUE_OLD_SPACE = exports.V8JS_HEAP_SPACE_NAME_VALUE_NEW_SPACE = exports.V8JS_HEAP_SPACE_NAME_VALUE_MAP_SPACE = exports.V8JS_HEAP_SPACE_NAME_VALUE_LARGE_OBJECT_SPACE = exports.V8JS_HEAP_SPACE_NAME_VALUE_CODE_SPACE = exports.ATTR_V8JS_HEAP_SPACE_NAME = exports.V8JS_GC_TYPE_VALUE_WEAKCB = exports.V8JS_GC_TYPE_VALUE_MINOR = exports.V8JS_GC_TYPE_VALUE_MAJOR = exports.V8JS_GC_TYPE_VALUE_INCREMENTAL = exports.ATTR_V8JS_GC_TYPE = exports.ATTR_USER_AGENT_VERSION = exports.USER_AGENT_SYNTHETIC_TYPE_VALUE_TEST = exports.USER_AGENT_SYNTHETIC_TYPE_VALUE_BOT = exports.ATTR_USER_AGENT_SYNTHETIC_TYPE = exports.ATTR_USER_AGENT_OS_VERSION = exports.ATTR_USER_AGENT_OS_NAME = exports.ATTR_USER_AGENT_NAME = exports.ATTR_USER_ROLES = exports.ATTR_USER_NAME = exports.ATTR_USER_ID = exports.ATTR_USER_HASH = exports.ATTR_USER_FULL_NAME = exports.ATTR_USER_EMAIL = exports.ATTR_URL_TOP_LEVEL_DOMAIN = exports.ATTR_URL_TEMPLATE = exports.ATTR_URL_SUBDOMAIN = exports.ATTR_URL_REGISTERED_DOMAIN = exports.ATTR_URL_PORT = exports.ATTR_URL_ORIGINAL = exports.ATTR_URL_EXTENSION = exports.ATTR_URL_DOMAIN = exports.ATTR_TLS_SERVER_SUBJECT = exports.ATTR_TLS_SERVER_NOT_BEFORE = exports.ATTR_TLS_SERVER_NOT_AFTER = exports.ATTR_TLS_SERVER_JA3S = exports.ATTR_TLS_SERVER_ISSUER = exports.ATTR_TLS_SERVER_HASH_SHA256 = exports.ATTR_TLS_SERVER_HASH_SHA1 = exports.ATTR_TLS_SERVER_HASH_MD5 = exports.ATTR_TLS_SERVER_CERTIFICATE_CHAIN = exports.ATTR_TLS_SERVER_CERTIFICATE = void 0;
exports.ATTR_ZOS_SYSPLEX_NAME = exports.ATTR_ZOS_SMF_ID = exports.ATTR_WEBENGINE_VERSION = exports.ATTR_WEBENGINE_NAME = exports.ATTR_WEBENGINE_DESCRIPTION = exports.VCS_REVISION_DELTA_DIRECTION_VALUE_BEHIND = exports.VCS_REVISION_DELTA_DIRECTION_VALUE_AHEAD = exports.ATTR_VCS_REVISION_DELTA_DIRECTION = exports.ATTR_VCS_REPOSITORY_URL_FULL = exports.VCS_REPOSITORY_REF_TYPE_VALUE_TAG = exports.VCS_REPOSITORY_REF_TYPE_VALUE_BRANCH = exports.ATTR_VCS_REPOSITORY_REF_TYPE = exports.ATTR_VCS_REPOSITORY_REF_REVISION = exports.ATTR_VCS_REPOSITORY_REF_NAME = exports.ATTR_VCS_REPOSITORY_NAME = exports.ATTR_VCS_REPOSITORY_CHANGE_TITLE = exports.ATTR_VCS_REPOSITORY_CHANGE_ID = exports.VCS_REF_TYPE_VALUE_TAG = exports.VCS_REF_TYPE_VALUE_BRANCH = exports.ATTR_VCS_REF_TYPE = exports.VCS_REF_HEAD_TYPE_VALUE_TAG = exports.VCS_REF_HEAD_TYPE_VALUE_BRANCH = exports.ATTR_VCS_REF_HEAD_TYPE = exports.ATTR_VCS_REF_HEAD_REVISION = exports.ATTR_VCS_REF_HEAD_NAME = exports.VCS_REF_BASE_TYPE_VALUE_TAG = exports.VCS_REF_BASE_TYPE_VALUE_BRANCH = exports.ATTR_VCS_REF_BASE_TYPE = exports.ATTR_VCS_REF_BASE_REVISION = exports.ATTR_VCS_REF_BASE_NAME = exports.VCS_PROVIDER_NAME_VALUE_GITTEA = exports.VCS_PROVIDER_NAME_VALUE_GITLAB = exports.VCS_PROVIDER_NAME_VALUE_GITHUB = exports.VCS_PROVIDER_NAME_VALUE_GITEA = exports.VCS_PROVIDER_NAME_VALUE_BITBUCKET = exports.ATTR_VCS_PROVIDER_NAME = exports.ATTR_VCS_OWNER_NAME = exports.VCS_LINE_CHANGE_TYPE_VALUE_REMOVED = exports.VCS_LINE_CHANGE_TYPE_VALUE_ADDED = void 0;
//----------------------------------------------------------------------------------------------------------
// DO NOT EDIT, this is an Auto-generated file from scripts/semconv/templates/registry/stable/attributes.ts.j2
//----------------------------------------------------------------------------------------------------------
/**
* This attribute represents the state of the application.
*
* @example created
*
* @note The Android lifecycle states are defined in [Activity lifecycle callbacks](https://developer.android.com/guide/components/activities/activity-lifecycle#lc), and from which the `OS identifiers` are derived.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ANDROID_APP_STATE = 'android.app.state';
/**
* Enum value "background" for attribute {@link ATTR_ANDROID_APP_STATE}.
*
* Any time after Activity.onPause() or, if the app has no Activity, Context.stopService() has been called when the app was in the foreground state.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ANDROID_APP_STATE_VALUE_BACKGROUND = "background";
/**
* Enum value "created" for attribute {@link ATTR_ANDROID_APP_STATE}.
*
* Any time before Activity.onResume() or, if the app has no Activity, Context.startService() has been called in the app for the first time.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ANDROID_APP_STATE_VALUE_CREATED = "created";
/**
* Enum value "foreground" for attribute {@link ATTR_ANDROID_APP_STATE}.
*
* Any time after Activity.onResume() or, if the app has no Activity, Context.startService() has been called when the app was in either the created or background states.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ANDROID_APP_STATE_VALUE_FOREGROUND = "foreground";
/**
* Uniquely identifies the framework API revision offered by a version (`os.version`) of the android operating system. More information can be found in the [Android API levels documentation](https://developer.android.com/guide/topics/manifest/uses-sdk-element#ApiLevels).
*
* @example 33
* @example 32
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ANDROID_OS_API_LEVEL = 'android.os.api_level';
/**
* Deprecated. Use `android.app.state` attribute instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `android.app.state`.
*/
exports.ATTR_ANDROID_STATE = 'android.state';
/**
* Enum value "background" for attribute {@link ATTR_ANDROID_STATE}.
*
* Any time after Activity.onPause() or, if the app has no Activity, Context.stopService() has been called when the app was in the foreground state.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ANDROID_STATE_VALUE_BACKGROUND = "background";
/**
* Enum value "created" for attribute {@link ATTR_ANDROID_STATE}.
*
* Any time before Activity.onResume() or, if the app has no Activity, Context.startService() has been called in the app for the first time.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ANDROID_STATE_VALUE_CREATED = "created";
/**
* Enum value "foreground" for attribute {@link ATTR_ANDROID_STATE}.
*
* Any time after Activity.onResume() or, if the app has no Activity, Context.startService() has been called when the app was in either the created or background states.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ANDROID_STATE_VALUE_FOREGROUND = "foreground";
/**
* Unique identifier for a particular build or compilation of the application.
*
* @example 6cff0a7e-cefc-4668-96f5-1273d8b334d0
* @example 9f2b833506aa6973a92fde9733e6271f
* @example my-app-1.0.0-code-123
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_BUILD_ID = 'app.build_id';
/**
* A unique identifier representing the installation of an application on a specific device
*
* @example 2ab2916d-a51f-4ac8-80ee-45ac31a28092
*
* @note Its value **SHOULD** persist across launches of the same application installation, including through application upgrades.
* It **SHOULD** change if the application is uninstalled or if all applications of the vendor are uninstalled.
* Additionally, users might be able to reset this value (e.g. by clearing application data).
* If an app is installed multiple times on the same device (e.g. in different accounts on Android), each `app.installation.id` **SHOULD** have a different value.
* If multiple OpenTelemetry SDKs are used within the same application, they **SHOULD** use the same value for `app.installation.id`.
* Hardware IDs (e.g. serial number, IMEI, MAC address) **MUST NOT** be used as the `app.installation.id`.
*
* For iOS, this value **SHOULD** be equal to the [vendor identifier](https://developer.apple.com/documentation/uikit/uidevice/identifierforvendor).
*
* For Android, examples of `app.installation.id` implementations include:
*
* - [Firebase Installation ID](https://firebase.google.com/docs/projects/manage-installations).
* - A globally unique UUID which is persisted across sessions in your application.
* - [App set ID](https://developer.android.com/identity/app-set-id).
* - [`Settings.getString(Settings.Secure.ANDROID_ID)`](https://developer.android.com/reference/android/provider/Settings.Secure#ANDROID_ID).
*
* More information about Android identifier best practices can be found in the [Android user data IDs guide](https://developer.android.com/training/articles/user-data-ids).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_INSTALLATION_ID = 'app.installation.id';
/**
* A number of frame renders that experienced jank.
*
* @example 9
* @example 42
*
* @note Depending on platform limitations, the value provided **MAY** be approximation.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_JANK_FRAME_COUNT = 'app.jank.frame_count';
/**
* The time period, in seconds, for which this jank is being reported.
*
* @example 1.0
* @example 5.0
* @example 10.24
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_JANK_PERIOD = 'app.jank.period';
/**
* The minimum rendering threshold for this jank, in seconds.
*
* @example 0.016
* @example 0.7
* @example 1.024
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_JANK_THRESHOLD = 'app.jank.threshold';
/**
* The x (horizontal) coordinate of a screen coordinate, in screen pixels.
*
* @example 0
* @example 131
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_SCREEN_COORDINATE_X = 'app.screen.coordinate.x';
/**
* The y (vertical) component of a screen coordinate, in screen pixels.
*
* @example 12
* @example 99
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_SCREEN_COORDINATE_Y = 'app.screen.coordinate.y';
/**
* An identifier that uniquely differentiates this screen from other screens in the same application.
*
* @example f9bc787d-ff05-48ad-90e1-fca1d46130b3
* @example com.example.app.MainActivity
* @example com.example.shop.ProductDetailFragment
* @example MyApp.ProfileView
* @example MyApp.ProfileViewController
*
* @note A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_SCREEN_ID = 'app.screen.id';
/**
* The name of an application screen.
*
* @example MainActivity
* @example ProductDetailFragment
* @example ProfileView
* @example ProfileViewController
*
* @note A screen represents only the part of the device display drawn by the app. It typically contains multiple widgets or UI components and is larger in scope than individual widgets. Multiple screens can coexist on the same display simultaneously (e.g., split view on tablets).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_SCREEN_NAME = 'app.screen.name';
/**
* An identifier that uniquely differentiates this widget from other widgets in the same application.
*
* @example f9bc787d-ff05-48ad-90e1-fca1d46130b3
* @example submit_order_1829
*
* @note A widget is an application component, typically an on-screen visual GUI element.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_WIDGET_ID = 'app.widget.id';
/**
* The name of an application widget.
*
* @example submit
* @example attack
* @example Clear Cart
*
* @note A widget is an application component, typically an on-screen visual GUI element.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_APP_WIDGET_NAME = 'app.widget.name';
/**
* The provenance filename of the built attestation which directly relates to the build artifact filename. This filename **SHOULD** accompany the artifact at publish time. See the [SLSA Relationship](https://slsa.dev/spec/v1.0/distributing-provenance#relationship-between-artifacts-and-attestations) specification for more information.
*
* @example golang-binary-amd64-v0.1.0.attestation
* @example docker-image-amd64-v0.1.0.intoto.json1
* @example release-1.tar.gz.attestation
* @example file-name-package.tar.gz.intoto.json1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ARTIFACT_ATTESTATION_FILENAME = 'artifact.attestation.filename';
/**
* The full [hash value (see glossary)](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-5.pdf), of the built attestation. Some envelopes in the [software attestation space](https://github.com/in-toto/attestation/tree/main/spec) also refer to this as the **digest**.
*
* @example 1b31dfcd5b7f9267bf2ff47651df1cfb9147b9e4df1f335accf65b4cda498408
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ARTIFACT_ATTESTATION_HASH = 'artifact.attestation.hash';
/**
* The id of the build [software attestation](https://slsa.dev/attestation-model).
*
* @example 123
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ARTIFACT_ATTESTATION_ID = 'artifact.attestation.id';
/**
* The human readable file name of the artifact, typically generated during build and release processes. Often includes the package name and version in the file name.
*
* @example golang-binary-amd64-v0.1.0
* @example docker-image-amd64-v0.1.0
* @example release-1.tar.gz
* @example file-name-package.tar.gz
*
* @note This file name can also act as the [Package Name](https://slsa.dev/spec/v1.0/terminology#package-model)
* in cases where the package ecosystem maps accordingly.
* Additionally, the artifact [can be published](https://slsa.dev/spec/v1.0/terminology#software-supply-chain)
* for others, but that is not a guarantee.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ARTIFACT_FILENAME = 'artifact.filename';
/**
* The full [hash value (see glossary)](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-5.pdf), often found in checksum.txt on a release of the artifact and used to verify package integrity.
*
* @example 9ff4c52759e2c4ac70b7d517bc7fcdc1cda631ca0045271ddd1b192544f8a3e9
*
* @note The specific algorithm used to create the cryptographic hash value is
* not defined. In situations where an artifact has multiple
* cryptographic hashes, it is up to the implementer to choose which
* hash value to set here; this should be the most secure hash algorithm
* that is suitable for the situation and consistent with the
* corresponding attestation. The implementer can then provide the other
* hash values through an additional set of attribute extensions as they
* deem necessary.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ARTIFACT_HASH = 'artifact.hash';
/**
* The [Package URL](https://github.com/package-url/purl-spec) of the [package artifact](https://slsa.dev/spec/v1.0/terminology#package-model) provides a standard way to identify and locate the packaged artifact.
*
* @example pkg:github/package-url/purl-spec@1209109710924
* @example pkg:npm/foo@12.12.3
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ARTIFACT_PURL = 'artifact.purl';
/**
* The version of the artifact.
*
* @example v0.1.0
* @example 1.2.1
* @example 122691-build
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ARTIFACT_VERSION = 'artifact.version';
/**
* The result of the authentication operation.
*
* @example success
* @example failure
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_AUTHENTICATION_RESULT = 'aspnetcore.authentication.result';
/**
* Enum value "failure" for attribute {@link ATTR_ASPNETCORE_AUTHENTICATION_RESULT}.
*
* Authentication failed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_AUTHENTICATION_RESULT_VALUE_FAILURE = "failure";
/**
* Enum value "none" for attribute {@link ATTR_ASPNETCORE_AUTHENTICATION_RESULT}.
*
* No authentication information returned.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_AUTHENTICATION_RESULT_VALUE_NONE = "none";
/**
* Enum value "success" for attribute {@link ATTR_ASPNETCORE_AUTHENTICATION_RESULT}.
*
* Authentication was successful.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_AUTHENTICATION_RESULT_VALUE_SUCCESS = "success";
/**
* The identifier that names a particular authentication handler.
*
* @example Cookies
* @example Bearer
* @example Identity.Application
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_AUTHENTICATION_SCHEME = 'aspnetcore.authentication.scheme';
/**
* The name of the authorization policy.
*
* @example RequireAdminRole
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_AUTHORIZATION_POLICY = 'aspnetcore.authorization.policy';
/**
* The result of calling the authorization service.
*
* @example success
* @example failure
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_AUTHORIZATION_RESULT = 'aspnetcore.authorization.result';
/**
* Enum value "failure" for attribute {@link ATTR_ASPNETCORE_AUTHORIZATION_RESULT}.
*
* Authorization failed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_AUTHORIZATION_RESULT_VALUE_FAILURE = "failure";
/**
* Enum value "success" for attribute {@link ATTR_ASPNETCORE_AUTHORIZATION_RESULT}.
*
* Authorization was successful.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_AUTHORIZATION_RESULT_VALUE_SUCCESS = "success";
/**
* The error code for a failed identity operation.
*
* @example DefaultError
* @example PasswordMismatch
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_IDENTITY_ERROR_CODE = 'aspnetcore.identity.error_code';
/**
* The result from checking the password.
*
* @example success
* @example failure
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT = 'aspnetcore.identity.password_check_result';
/**
* Enum value "failure" for attribute {@link ATTR_ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT}.
*
* Password check failed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_FAILURE = "failure";
/**
* Enum value "password_missing" for attribute {@link ATTR_ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT}.
*
* Password check couldn't proceed because the password was missing from the user.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_PASSWORD_MISSING = "password_missing";
/**
* Enum value "success" for attribute {@link ATTR_ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT}.
*
* Password check was successful.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_SUCCESS = "success";
/**
* Enum value "success_rehash_needed" for attribute {@link ATTR_ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT}.
*
* Password check was successful however the password was encoded using a deprecated algorithm and should be rehashed and updated.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_SUCCESS_REHASH_NEEDED = "success_rehash_needed";
/**
* Enum value "user_missing" for attribute {@link ATTR_ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT}.
*
* Password check couldn't proceed because the user was missing.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_PASSWORD_CHECK_RESULT_VALUE_USER_MISSING = "user_missing";
/**
* The result of the identity operation.
*
* @example success
* @example failure
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_IDENTITY_RESULT = 'aspnetcore.identity.result';
/**
* Enum value "failure" for attribute {@link ATTR_ASPNETCORE_IDENTITY_RESULT}.
*
* Identity operation failed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_RESULT_VALUE_FAILURE = "failure";
/**
* Enum value "success" for attribute {@link ATTR_ASPNETCORE_IDENTITY_RESULT}.
*
* Identity operation was successful.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_RESULT_VALUE_SUCCESS = "success";
/**
* Whether the sign in result was success or failure.
*
* @example password
* @example two_factor
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_IDENTITY_SIGN_IN_RESULT = 'aspnetcore.identity.sign_in.result';
/**
* Enum value "failure" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_RESULT}.
*
* Sign in failed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_FAILURE = "failure";
/**
* Enum value "locked_out" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_RESULT}.
*
* User is locked out.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_LOCKED_OUT = "locked_out";
/**
* Enum value "not_allowed" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_RESULT}.
*
* User is not allowed to sign in.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_NOT_ALLOWED = "not_allowed";
/**
* Enum value "requires_two_factor" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_RESULT}.
*
* User requires two factory authentication to sign in.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_REQUIRES_TWO_FACTOR = "requires_two_factor";
/**
* Enum value "success" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_RESULT}.
*
* Sign in was successful.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_RESULT_VALUE_SUCCESS = "success";
/**
* The authentication type.
*
* @example password
* @example two_factor
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_IDENTITY_SIGN_IN_TYPE = 'aspnetcore.identity.sign_in.type';
/**
* Enum value "external" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_TYPE}.
*
* Sign in with a previously registered third-party login.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_EXTERNAL = "external";
/**
* Enum value "passkey" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_TYPE}.
*
* Sign in with passkey.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_PASSKEY = "passkey";
/**
* Enum value "password" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_TYPE}.
*
* Sign in with password.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_PASSWORD = "password";
/**
* Enum value "two_factor" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_TYPE}.
*
* Sign in with a two factor provider.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_TWO_FACTOR = "two_factor";
/**
* Enum value "two_factor_authenticator" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_TYPE}.
*
* Sign in with two factor authenticator app.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_TWO_FACTOR_AUTHENTICATOR = "two_factor_authenticator";
/**
* Enum value "two_factor_recovery_code" for attribute {@link ATTR_ASPNETCORE_IDENTITY_SIGN_IN_TYPE}.
*
* Sign in with two factory recovery code.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_SIGN_IN_TYPE_VALUE_TWO_FACTOR_RECOVERY_CODE = "two_factor_recovery_code";
/**
* What the token will be used for.
*
* @example success
* @example failure
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_IDENTITY_TOKEN_PURPOSE = 'aspnetcore.identity.token_purpose';
/**
* Enum value "_OTHER" for attribute {@link ATTR_ASPNETCORE_IDENTITY_TOKEN_PURPOSE}.
*
* Any token purpose that the instrumentation has no prior knowledge of.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_OTHER = "_OTHER";
/**
* Enum value "change_email" for attribute {@link ATTR_ASPNETCORE_IDENTITY_TOKEN_PURPOSE}.
*
* The token is for changing the user email address.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_CHANGE_EMAIL = "change_email";
/**
* Enum value "change_phone_number" for attribute {@link ATTR_ASPNETCORE_IDENTITY_TOKEN_PURPOSE}.
*
* The token is for changing a user phone number.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_CHANGE_PHONE_NUMBER = "change_phone_number";
/**
* Enum value "email_confirmation" for attribute {@link ATTR_ASPNETCORE_IDENTITY_TOKEN_PURPOSE}.
*
* The token is for confirming user email address.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_EMAIL_CONFIRMATION = "email_confirmation";
/**
* Enum value "reset_password" for attribute {@link ATTR_ASPNETCORE_IDENTITY_TOKEN_PURPOSE}.
*
* The token is for resetting a user password.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_RESET_PASSWORD = "reset_password";
/**
* Enum value "two_factor" for attribute {@link ATTR_ASPNETCORE_IDENTITY_TOKEN_PURPOSE}.
*
* The token is for changing user two factor settings.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_TOKEN_PURPOSE_VALUE_TWO_FACTOR = "two_factor";
/**
* The result of token verification.
*
* @example success
* @example failure
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_IDENTITY_TOKEN_VERIFIED = 'aspnetcore.identity.token_verified';
/**
* Enum value "failure" for attribute {@link ATTR_ASPNETCORE_IDENTITY_TOKEN_VERIFIED}.
*
* Token verification failed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_TOKEN_VERIFIED_VALUE_FAILURE = "failure";
/**
* Enum value "success" for attribute {@link ATTR_ASPNETCORE_IDENTITY_TOKEN_VERIFIED}.
*
* Token verification was successful.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_TOKEN_VERIFIED_VALUE_SUCCESS = "success";
/**
* The user update type.
*
* @example update
* @example user_name
* @example reset_password
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE = 'aspnetcore.identity.user.update_type';
/**
* Enum value "_OTHER" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Any update type that the instrumentation has no prior knowledge of.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_OTHER = "_OTHER";
/**
* Enum value "access_failed" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user access failure recorded.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ACCESS_FAILED = "access_failed";
/**
* Enum value "add_claims" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user claims added.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ADD_CLAIMS = "add_claims";
/**
* Enum value "add_login" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user login added.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ADD_LOGIN = "add_login";
/**
* Enum value "add_password" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user password added.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ADD_PASSWORD = "add_password";
/**
* Enum value "add_to_roles" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user added to roles.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_ADD_TO_ROLES = "add_to_roles";
/**
* Enum value "change_email" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user email changed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_CHANGE_EMAIL = "change_email";
/**
* Enum value "change_password" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user password changed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_CHANGE_PASSWORD = "change_password";
/**
* Enum value "change_phone_number" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user phone number changed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_CHANGE_PHONE_NUMBER = "change_phone_number";
/**
* Enum value "confirm_email" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user email confirmed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_CONFIRM_EMAIL = "confirm_email";
/**
* Enum value "generate_new_two_factor_recovery_codes" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user new two-factor recovery codes generated.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_GENERATE_NEW_TWO_FACTOR_RECOVERY_CODES = "generate_new_two_factor_recovery_codes";
/**
* Enum value "password_rehash" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user password rehashed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_PASSWORD_REHASH = "password_rehash";
/**
* Enum value "redeem_two_factor_recovery_code" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user two-factor recovery code redeemed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REDEEM_TWO_FACTOR_RECOVERY_CODE = "redeem_two_factor_recovery_code";
/**
* Enum value "remove_authentication_token" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user authentication token removed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_AUTHENTICATION_TOKEN = "remove_authentication_token";
/**
* Enum value "remove_claims" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user claims removed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_CLAIMS = "remove_claims";
/**
* Enum value "remove_from_roles" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user removed from roles.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_FROM_ROLES = "remove_from_roles";
/**
* Enum value "remove_login" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user login removed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_LOGIN = "remove_login";
/**
* Enum value "remove_passkey" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user passkey removed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_PASSKEY = "remove_passkey";
/**
* Enum value "remove_password" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user password removed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REMOVE_PASSWORD = "remove_password";
/**
* Enum value "replace_claim" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user claim replaced.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_REPLACE_CLAIM = "replace_claim";
/**
* Enum value "reset_access_failed_count" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user access failure count reset.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_RESET_ACCESS_FAILED_COUNT = "reset_access_failed_count";
/**
* Enum value "reset_authenticator_key" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user authenticator key reset.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_RESET_AUTHENTICATOR_KEY = "reset_authenticator_key";
/**
* Enum value "reset_password" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user password reset.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_RESET_PASSWORD = "reset_password";
/**
* Enum value "security_stamp" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user security stamp updated.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SECURITY_STAMP = "security_stamp";
/**
* Enum value "set_authentication_token" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user authentication token set.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_AUTHENTICATION_TOKEN = "set_authentication_token";
/**
* Enum value "set_email" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user email set.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_EMAIL = "set_email";
/**
* Enum value "set_lockout_enabled" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user lockout enabled or disabled.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_LOCKOUT_ENABLED = "set_lockout_enabled";
/**
* Enum value "set_lockout_end_date" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user lockout end date set.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_LOCKOUT_END_DATE = "set_lockout_end_date";
/**
* Enum value "set_passkey" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user passkey set.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_PASSKEY = "set_passkey";
/**
* Enum value "set_phone_number" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user phone number set.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_PHONE_NUMBER = "set_phone_number";
/**
* Enum value "set_two_factor_enabled" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user two-factor authentication enabled or disabled.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_SET_TWO_FACTOR_ENABLED = "set_two_factor_enabled";
/**
* Enum value "update" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user updated.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_UPDATE = "update";
/**
* Enum value "user_name" for attribute {@link ATTR_ASPNETCORE_IDENTITY_USER_UPDATE_TYPE}.
*
* Identity user name updated.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ASPNETCORE_IDENTITY_USER_UPDATE_TYPE_VALUE_USER_NAME = "user_name";
/**
* The full name of the identity user type.
*
* @example Contoso.ContosoUser
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_IDENTITY_USER_TYPE = 'aspnetcore.identity.user_type';
/**
* The name of the library or subsystem using the memory pool instance.
*
* @example kestrel
* @example iis
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_MEMORY_POOL_OWNER = 'aspnetcore.memory_pool.owner';
/**
* A flag indicating whether the sign in is persistent.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ASPNETCORE_SIGN_IN_IS_PERSISTENT = 'aspnetcore.sign_in.is_persistent';
/**
* The unique identifier of the AWS Bedrock Guardrail. A [guardrail](https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html) helps safeguard and prevent unwanted behavior from model responses or user messages.
*
* @example sgi5gkybzqak
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_BEDROCK_GUARDRAIL_ID = 'aws.bedrock.guardrail.id';
/**
* The unique identifier of the AWS Bedrock Knowledge base. A [knowledge base](https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base.html) is a bank of information that can be queried by models to generate more relevant responses and augment prompts.
*
* @example XFWUPB9PAW
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_BEDROCK_KNOWLEDGE_BASE_ID = 'aws.bedrock.knowledge_base.id';
/**
* The JSON-serialized value of each item in the `AttributeDefinitions` request field.
*
* @example ["{ "AttributeName": "string", "AttributeType": "string" }"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_ATTRIBUTE_DEFINITIONS = 'aws.dynamodb.attribute_definitions';
/**
* The value of the `AttributesToGet` request parameter.
*
* @example ["lives", "id"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_ATTRIBUTES_TO_GET = 'aws.dynamodb.attributes_to_get';
/**
* The value of the `ConsistentRead` request parameter.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_CONSISTENT_READ = 'aws.dynamodb.consistent_read';
/**
* The JSON-serialized value of each item in the `ConsumedCapacity` response field.
*
* @example ["{ "CapacityUnits": number, "GlobalSecondaryIndexes": { "string" : { "CapacityUnits": number, "ReadCapacityUnits": number, "WriteCapacityUnits": number } }, "LocalSecondaryIndexes": { "string" : { "CapacityUnits": number, "ReadCapacityUnits": number, "WriteCapacityUnits": number } }, "ReadCapacityUnits": number, "Table": { "CapacityUnits": number, "ReadCapacityUnits": number, "WriteCapacityUnits": number }, "TableName": "string", "WriteCapacityUnits": number }"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_CONSUMED_CAPACITY = 'aws.dynamodb.consumed_capacity';
/**
* The value of the `Count` response parameter.
*
* @example 10
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_COUNT = 'aws.dynamodb.count';
/**
* The value of the `ExclusiveStartTableName` request parameter.
*
* @example Users
* @example CatsTable
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_EXCLUSIVE_START_TABLE = 'aws.dynamodb.exclusive_start_table';
/**
* The JSON-serialized value of each item in the `GlobalSecondaryIndexUpdates` request field.
*
* @example ["{ "Create": { "IndexName": "string", "KeySchema": [ { "AttributeName": "string", "KeyType": "string" } ], "Projection": { "NonKeyAttributes": [ "string" ], "ProjectionType": "string" }, "ProvisionedThroughput": { "ReadCapacityUnits": number, "WriteCapacityUnits": number } }"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_GLOBAL_SECONDARY_INDEX_UPDATES = 'aws.dynamodb.global_secondary_index_updates';
/**
* The JSON-serialized value of each item of the `GlobalSecondaryIndexes` request field
*
* @example ["{ "IndexName": "string", "KeySchema": [ { "AttributeName": "string", "KeyType": "string" } ], "Projection": { "NonKeyAttributes": [ "string" ], "ProjectionType": "string" }, "ProvisionedThroughput": { "ReadCapacityUnits": number, "WriteCapacityUnits": number } }"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_GLOBAL_SECONDARY_INDEXES = 'aws.dynamodb.global_secondary_indexes';
/**
* The value of the `IndexName` request parameter.
*
* @example name_to_group
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_INDEX_NAME = 'aws.dynamodb.index_name';
/**
* The JSON-serialized value of the `ItemCollectionMetrics` response field.
*
* @example { "string" : [ { "ItemCollectionKey": { "string" : { "B": blob, "BOOL": boolean, "BS": [ blob ], "L": [ "AttributeValue" ], "M": { "string" : "AttributeValue" }, "N": "string", "NS": [ "string" ], "NULL": boolean, "S": "string", "SS": [ "string" ] } }, "SizeEstimateRangeGB": [ number ] } ] }
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_ITEM_COLLECTION_METRICS = 'aws.dynamodb.item_collection_metrics';
/**
* The value of the `Limit` request parameter.
*
* @example 10
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_LIMIT = 'aws.dynamodb.limit';
/**
* The JSON-serialized value of each item of the `LocalSecondaryIndexes` request field.
*
* @example ["{ "IndexArn": "string", "IndexName": "string", "IndexSizeBytes": number, "ItemCount": number, "KeySchema": [ { "AttributeName": "string", "KeyType": "string" } ], "Projection": { "NonKeyAttributes": [ "string" ], "ProjectionType": "string" } }"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_LOCAL_SECONDARY_INDEXES = 'aws.dynamodb.local_secondary_indexes';
/**
* The value of the `ProjectionExpression` request parameter.
*
* @example Title
* @example Title, Price, Color
* @example Title, Description, RelatedItems, ProductReviews
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_PROJECTION = 'aws.dynamodb.projection';
/**
* The value of the `ProvisionedThroughput.ReadCapacityUnits` request parameter.
*
* @example 1.0
* @example 2.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_PROVISIONED_READ_CAPACITY = 'aws.dynamodb.provisioned_read_capacity';
/**
* The value of the `ProvisionedThroughput.WriteCapacityUnits` request parameter.
*
* @example 1.0
* @example 2.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_PROVISIONED_WRITE_CAPACITY = 'aws.dynamodb.provisioned_write_capacity';
/**
* The value of the `ScanIndexForward` request parameter.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_SCAN_FORWARD = 'aws.dynamodb.scan_forward';
/**
* The value of the `ScannedCount` response parameter.
*
* @example 50
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_SCANNED_COUNT = 'aws.dynamodb.scanned_count';
/**
* The value of the `Segment` request parameter.
*
* @example 10
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_SEGMENT = 'aws.dynamodb.segment';
/**
* The value of the `Select` request parameter.
*
* @example ALL_ATTRIBUTES
* @example COUNT
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_SELECT = 'aws.dynamodb.select';
/**
* The number of items in the `TableNames` response parameter.
*
* @example 20
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_TABLE_COUNT = 'aws.dynamodb.table_count';
/**
* The keys in the `RequestItems` object field.
*
* @example ["Users", "Cats"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_TABLE_NAMES = 'aws.dynamodb.table_names';
/**
* The value of the `TotalSegments` request parameter.
*
* @example 100
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_DYNAMODB_TOTAL_SEGMENTS = 'aws.dynamodb.total_segments';
/**
* The ARN of an [ECS cluster](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/clusters.html).
*
* @example arn:aws:ecs:us-west-2:123456789123:cluster/my-cluster
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_ECS_CLUSTER_ARN = 'aws.ecs.cluster.arn';
/**
* The Amazon Resource Name (ARN) of an [ECS container instance](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_instances.html).
*
* @example arn:aws:ecs:us-west-1:123456789123:container/32624152-9086-4f0e-acae-1a75b14fe4d9
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_ECS_CONTAINER_ARN = 'aws.ecs.container.arn';
/**
* The [launch type](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/launch_types.html) for an ECS task.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_ECS_LAUNCHTYPE = 'aws.ecs.launchtype';
/**
* Enum value "ec2" for attribute {@link ATTR_AWS_ECS_LAUNCHTYPE}.
*
* Amazon EC2
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.AWS_ECS_LAUNCHTYPE_VALUE_EC2 = "ec2";
/**
* Enum value "fargate" for attribute {@link ATTR_AWS_ECS_LAUNCHTYPE}.
*
* Amazon Fargate
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.AWS_ECS_LAUNCHTYPE_VALUE_FARGATE = "fargate";
/**
* The ARN of a running [ECS task](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-account-settings.html#ecs-resource-ids).
*
* @example arn:aws:ecs:us-west-1:123456789123:task/10838bed-421f-43ef-870a-f43feacbbb5b
* @example arn:aws:ecs:us-west-1:123456789123:task/my-cluster/task-id/23ebb8ac-c18f-46c6-8bbe-d55d0e37cfbd
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_ECS_TASK_ARN = 'aws.ecs.task.arn';
/**
* The family name of the [ECS task definition](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definitions.html) used to create the ECS task.
*
* @example opentelemetry-family
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_ECS_TASK_FAMILY = 'aws.ecs.task.family';
/**
* The ID of a running ECS task. The ID **MUST** be extracted from `task.arn`.
*
* @example 10838bed-421f-43ef-870a-f43feacbbb5b
* @example 23ebb8ac-c18f-46c6-8bbe-d55d0e37cfbd
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_ECS_TASK_ID = 'aws.ecs.task.id';
/**
* The revision for the task definition used to create the ECS task.
*
* @example 8
* @example 26
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_ECS_TASK_REVISION = 'aws.ecs.task.revision';
/**
* The ARN of an EKS cluster.
*
* @example arn:aws:ecs:us-west-2:123456789123:cluster/my-cluster
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_EKS_CLUSTER_ARN = 'aws.eks.cluster.arn';
/**
* The AWS extended request ID as returned in the response header `x-amz-id-2`.
*
* @example wzHcyEWfmOGDIE5QOhTAqFDoDWP3y8IUvpNINCwL9N4TEHbUw0/gZJ+VZTmCNCWR7fezEN3eCiQ=
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_EXTENDED_REQUEST_ID = 'aws.extended_request_id';
/**
* The name of the AWS Kinesis [stream](https://docs.aws.amazon.com/streams/latest/dev/introduction.html) the request refers to. Corresponds to the `--stream-name` parameter of the Kinesis [describe-stream](https://docs.aws.amazon.com/cli/latest/reference/kinesis/describe-stream.html) operation.
*
* @example some-stream-name
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_KINESIS_STREAM_NAME = 'aws.kinesis.stream_name';
/**
* The full invoked ARN as provided on the `Context` passed to the function (`Lambda-Runtime-Invoked-Function-Arn` header on the `/runtime/invocation/next` applicable).
*
* @example arn:aws:lambda:us-east-1:123456:function:myfunction:myalias
*
* @note This may be different from `cloud.resource_id` if an alias is involved.
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_LAMBDA_INVOKED_ARN = 'aws.lambda.invoked_arn';
/**
* The UUID of the [AWS Lambda EvenSource Mapping](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html). An event source is mapped to a lambda function. It's contents are read by Lambda and used to trigger a function. This isn't available in the lambda execution context or the lambda runtime environtment. This is going to be populated by the AWS SDK for each language when that UUID is present. Some of these operations are Create/Delete/Get/List/Update EventSourceMapping.
*
* @example 587ad24b-03b9-4413-8202-bbd56b36e5b7
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_LAMBDA_RESOURCE_MAPPING_ID = 'aws.lambda.resource_mapping.id';
/**
* The Amazon Resource Name(s) (ARN) of the AWS log group(s).
*
* @example ["arn:aws:logs:us-west-1:123456789012:log-group:/aws/my/group:*"]
*
* @note See the [log group ARN format documentation](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/iam-access-control-overview-cwl.html#CWL_ARN_Format).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_LOG_GROUP_ARNS = 'aws.log.group.arns';
/**
* The name(s) of the AWS log group(s) an application is writing to.
*
* @example ["/aws/lambda/my-function", "opentelemetry-service"]
*
* @note Multiple log groups must be supported for cases like multi-container applications, where a single application has sidecar containers, and each write to their own log group.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_LOG_GROUP_NAMES = 'aws.log.group.names';
/**
* The ARN(s) of the AWS log stream(s).
*
* @example ["arn:aws:logs:us-west-1:123456789012:log-group:/aws/my/group:log-stream:logs/main/10838bed-421f-43ef-870a-f43feacbbb5b"]
*
* @note See the [log stream ARN format documentation](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/iam-access-control-overview-cwl.html#CWL_ARN_Format). One log group can contain several log streams, so these ARNs necessarily identify both a log group and a log stream.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_LOG_STREAM_ARNS = 'aws.log.stream.arns';
/**
* The name(s) of the AWS log stream(s) an application is writing to.
*
* @example ["logs/main/10838bed-421f-43ef-870a-f43feacbbb5b"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_LOG_STREAM_NAMES = 'aws.log.stream.names';
/**
* The AWS request ID as returned in the response headers `x-amzn-requestid`, `x-amzn-request-id` or `x-amz-request-id`.
*
* @example 79b9da39-b7ae-508a-a6bc-864b2829c622
* @example C9ER4AJX75574TDJ
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_REQUEST_ID = 'aws.request_id';
/**
* The S3 bucket name the request refers to. Corresponds to the `--bucket` parameter of the [S3 API](https://docs.aws.amazon.com/cli/latest/reference/s3api/index.html) operations.
*
* @example some-bucket-name
*
* @note The `bucket` attribute is applicable to all S3 operations that reference a bucket, i.e. that require the bucket name as a mandatory parameter.
* This applies to almost all S3 operations except `list-buckets`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_S3_BUCKET = 'aws.s3.bucket';
/**
* The source object (in the form `bucket`/`key`) for the copy operation.
*
* @example someFile.yml
*
* @note The `copy_source` attribute applies to S3 copy operations and corresponds to the `--copy-source` parameter
* of the [copy-object operation within the S3 API](https://docs.aws.amazon.com/cli/latest/reference/s3api/copy-object.html).
* This applies in particular to the following operations:
*
* - [copy-object](https://docs.aws.amazon.com/cli/latest/reference/s3api/copy-object.html)
* - [upload-part-copy](https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part-copy.html)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_S3_COPY_SOURCE = 'aws.s3.copy_source';
/**
* The delete request container that specifies the objects to be deleted.
*
* @example Objects=[{Key=string,VersionId=string},{Key=string,VersionId=string}],Quiet=boolean
*
* @note The `delete` attribute is only applicable to the [delete-object](https://docs.aws.amazon.com/cli/latest/reference/s3api/delete-object.html) operation.
* The `delete` attribute corresponds to the `--delete` parameter of the
* [delete-objects operation within the S3 API](https://docs.aws.amazon.com/cli/latest/reference/s3api/delete-objects.html).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_S3_DELETE = 'aws.s3.delete';
/**
* The S3 object key the request refers to. Corresponds to the `--key` parameter of the [S3 API](https://docs.aws.amazon.com/cli/latest/reference/s3api/index.html) operations.
*
* @example someFile.yml
*
* @note The `key` attribute is applicable to all object-related S3 operations, i.e. that require the object key as a mandatory parameter.
* This applies in particular to the following operations:
*
* - [copy-object](https://docs.aws.amazon.com/cli/latest/reference/s3api/copy-object.html)
* - [delete-object](https://docs.aws.amazon.com/cli/latest/reference/s3api/delete-object.html)
* - [get-object](https://docs.aws.amazon.com/cli/latest/reference/s3api/get-object.html)
* - [head-object](https://docs.aws.amazon.com/cli/latest/reference/s3api/head-object.html)
* - [put-object](https://docs.aws.amazon.com/cli/latest/reference/s3api/put-object.html)
* - [restore-object](https://docs.aws.amazon.com/cli/latest/reference/s3api/restore-object.html)
* - [select-object-content](https://docs.aws.amazon.com/cli/latest/reference/s3api/select-object-content.html)
* - [abort-multipart-upload](https://docs.aws.amazon.com/cli/latest/reference/s3api/abort-multipart-upload.html)
* - [complete-multipart-upload](https://docs.aws.amazon.com/cli/latest/reference/s3api/complete-multipart-upload.html)
* - [create-multipart-upload](https://docs.aws.amazon.com/cli/latest/reference/s3api/create-multipart-upload.html)
* - [list-parts](https://docs.aws.amazon.com/cli/latest/reference/s3api/list-parts.html)
* - [upload-part](https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part.html)
* - [upload-part-copy](https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part-copy.html)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_S3_KEY = 'aws.s3.key';
/**
* The part number of the part being uploaded in a multipart-upload operation. This is a positive integer between 1 and 10,000.
*
* @example 3456
*
* @note The `part_number` attribute is only applicable to the [upload-part](https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part.html)
* and [upload-part-copy](https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part-copy.html) operations.
* The `part_number` attribute corresponds to the `--part-number` parameter of the
* [upload-part operation within the S3 API](https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part.html).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_S3_PART_NUMBER = 'aws.s3.part_number';
/**
* Upload ID that identifies the multipart upload.
*
* @example dfRtDYWFbkRONycy.Yxwh66Yjlx.cph0gtNBtJ
*
* @note The `upload_id` attribute applies to S3 multipart-upload operations and corresponds to the `--upload-id` parameter
* of the [S3 API](https://docs.aws.amazon.com/cli/latest/reference/s3api/index.html) multipart operations.
* This applies in particular to the following operations:
*
* - [abort-multipart-upload](https://docs.aws.amazon.com/cli/latest/reference/s3api/abort-multipart-upload.html)
* - [complete-multipart-upload](https://docs.aws.amazon.com/cli/latest/reference/s3api/complete-multipart-upload.html)
* - [list-parts](https://docs.aws.amazon.com/cli/latest/reference/s3api/list-parts.html)
* - [upload-part](https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part.html)
* - [upload-part-copy](https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part-copy.html)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_S3_UPLOAD_ID = 'aws.s3.upload_id';
/**
* The ARN of the Secret stored in the Secrets Mangger
*
* @example arn:aws:secretsmanager:us-east-1:123456789012:secret:SecretName-6RandomCharacters
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_SECRETSMANAGER_SECRET_ARN = 'aws.secretsmanager.secret.arn';
/**
* The ARN of the AWS SNS Topic. An Amazon SNS [topic](https://docs.aws.amazon.com/sns/latest/dg/sns-create-topic.html) is a logical access point that acts as a communication channel.
*
* @example arn:aws:sns:us-east-1:123456789012:mystack-mytopic-NZJ5JSMVGFIE
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_SNS_TOPIC_ARN = 'aws.sns.topic.arn';
/**
* The URL of the AWS SQS Queue. It's a unique identifier for a queue in Amazon Simple Queue Service (SQS) and is used to access the queue and perform actions on it.
*
* @example https://sqs.us-east-1.amazonaws.com/123456789012/MyQueue
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_SQS_QUEUE_URL = 'aws.sqs.queue.url';
/**
* The ARN of the AWS Step Functions Activity.
*
* @example arn:aws:states:us-east-1:123456789012:activity:get-greeting
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_STEP_FUNCTIONS_ACTIVITY_ARN = 'aws.step_functions.activity.arn';
/**
* The ARN of the AWS Step Functions State Machine.
*
* @example arn:aws:states:us-east-1:123456789012:stateMachine:myStateMachine:1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AWS_STEP_FUNCTIONS_STATE_MACHINE_ARN = 'aws.step_functions.state_machine.arn';
/**
* Deprecated, use `azure.resource_provider.namespace` instead.
*
* @example Microsoft.Storage
* @example Microsoft.KeyVault
* @example Microsoft.ServiceBus
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.resource_provider.namespace`.
*/
exports.ATTR_AZ_NAMESPACE = 'az.namespace';
/**
* Deprecated, use `azure.service.request.id` instead.
*
* @example 00000000-0000-0000-0000-000000000000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.service.request.id`.
*/
exports.ATTR_AZ_SERVICE_REQUEST_ID = 'az.service_request_id';
/**
* The unique identifier of the client instance.
*
* @example 3ba4827d-4422-483f-b59f-85b74211c11d
* @example storage-client-1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AZURE_CLIENT_ID = 'azure.client.id';
/**
* Cosmos client connection mode.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AZURE_COSMOSDB_CONNECTION_MODE = 'azure.cosmosdb.connection.mode';
/**
* Enum value "direct" for attribute {@link ATTR_AZURE_COSMOSDB_CONNECTION_MODE}.
*
* Direct connection.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.AZURE_COSMOSDB_CONNECTION_MODE_VALUE_DIRECT = "direct";
/**
* Enum value "gateway" for attribute {@link ATTR_AZURE_COSMOSDB_CONNECTION_MODE}.
*
* Gateway (HTTP) connection.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.AZURE_COSMOSDB_CONNECTION_MODE_VALUE_GATEWAY = "gateway";
/**
* Account or request [consistency level](https://learn.microsoft.com/azure/cosmos-db/consistency-levels).
*
* @example Eventual
* @example ConsistentPrefix
* @example BoundedStaleness
* @example Strong
* @example Session
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AZURE_COSMOSDB_CONSISTENCY_LEVEL = 'azure.cosmosdb.consistency.level';
/**
* Enum value "BoundedStaleness" for attribute {@link ATTR_AZURE_COSMOSDB_CONSISTENCY_LEVEL}.
*
* Bounded Staleness
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_BOUNDED_STALENESS = "BoundedStaleness";
/**
* Enum value "ConsistentPrefix" for attribute {@link ATTR_AZURE_COSMOSDB_CONSISTENCY_LEVEL}.
*
* Consistent Prefix
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_CONSISTENT_PREFIX = "ConsistentPrefix";
/**
* Enum value "Eventual" for attribute {@link ATTR_AZURE_COSMOSDB_CONSISTENCY_LEVEL}.
*
* Eventual
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_EVENTUAL = "Eventual";
/**
* Enum value "Session" for attribute {@link ATTR_AZURE_COSMOSDB_CONSISTENCY_LEVEL}.
*
* Session
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_SESSION = "Session";
/**
* Enum value "Strong" for attribute {@link ATTR_AZURE_COSMOSDB_CONSISTENCY_LEVEL}.
*
* Strong
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.AZURE_COSMOSDB_CONSISTENCY_LEVEL_VALUE_STRONG = "Strong";
/**
* List of regions contacted during operation in the order that they were contacted. If there is more than one region listed, it indicates that the operation was performed on multiple regions i.e. cross-regional call.
*
* @example ["North Central US", "Australia East", "Australia Southeast"]
*
* @note Region name matches the format of `displayName` in [Azure Location API](https://learn.microsoft.com/rest/api/resources/subscriptions/list-locations)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AZURE_COSMOSDB_OPERATION_CONTACTED_REGIONS = 'azure.cosmosdb.operation.contacted_regions';
/**
* The number of request units consumed by the operation.
*
* @example 46.18
* @example 1.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AZURE_COSMOSDB_OPERATION_REQUEST_CHARGE = 'azure.cosmosdb.operation.request_charge';
/**
* Request payload size in bytes.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AZURE_COSMOSDB_REQUEST_BODY_SIZE = 'azure.cosmosdb.request.body.size';
/**
* Cosmos DB sub status code.
*
* @example 1000
* @example 1002
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AZURE_COSMOSDB_RESPONSE_SUB_STATUS_CODE = 'azure.cosmosdb.response.sub_status_code';
/**
* [Azure Resource Provider Namespace](https://learn.microsoft.com/azure/azure-resource-manager/management/azure-services-resource-providers) as recognized by the client.
*
* @example Microsoft.Storage
* @example Microsoft.KeyVault
* @example Microsoft.ServiceBus
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AZURE_RESOURCE_PROVIDER_NAMESPACE = 'azure.resource_provider.namespace';
/**
* The unique identifier of the service request. It's generated by the Azure service and returned with the response.
*
* @example 00000000-0000-0000-0000-000000000000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_AZURE_SERVICE_REQUEST_ID = 'azure.service.request.id';
/**
* Array of brand name and version separated by a space
*
* @example [" Not A;Brand 99", "Chromium 99", "Chrome 99"]
*
* @note This value is intended to be taken from the [UA client hints API](https://wicg.github.io/ua-client-hints/#interface) (`navigator.userAgentData.brands`).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_BROWSER_BRANDS = 'browser.brands';
/**
* Preferred language of the user using the browser
*
* @example en
* @example en-US
* @example fr
* @example fr-FR
*
* @note This value is intended to be taken from the Navigator API `navigator.language`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_BROWSER_LANGUAGE = 'browser.language';
/**
* A boolean that is true if the browser is running on a mobile device
*
* @note This value is intended to be taken from the [UA client hints API](https://wicg.github.io/ua-client-hints/#interface) (`navigator.userAgentData.mobile`). If unavailable, this attribute **SHOULD** be left unset.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_BROWSER_MOBILE = 'browser.mobile';
/**
* The platform on which the browser is running
*
* @example Windows
* @example macOS
* @example Android
*
* @note This value is intended to be taken from the [UA client hints API](https://wicg.github.io/ua-client-hints/#interface) (`navigator.userAgentData.platform`). If unavailable, the legacy `navigator.platform` API **SHOULD NOT** be used instead and this attribute **SHOULD** be left unset in order for the values to be consistent.
* The list of possible values is defined in the [W3C User-Agent Client Hints specification](https://wicg.github.io/ua-client-hints/#sec-ch-ua-platform). Note that some (but not all) of these values can overlap with values in the [`os.type` and `os.name` attributes](./os.md). However, for consistency, the values in the `browser.platform` attribute should capture the exact value that the user agent provides.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_BROWSER_PLATFORM = 'browser.platform';
/**
* The consistency level of the query. Based on consistency values from [CQL](https://docs.datastax.com/en/cassandra-oss/3.0/cassandra/dml/dmlConfigConsistency.html).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CASSANDRA_CONSISTENCY_LEVEL = 'cassandra.consistency.level';
/**
* Enum value "all" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* All
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_ALL = "all";
/**
* Enum value "any" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* Any
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_ANY = "any";
/**
* Enum value "each_quorum" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* Each Quorum
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_EACH_QUORUM = "each_quorum";
/**
* Enum value "local_one" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* Local One
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_ONE = "local_one";
/**
* Enum value "local_quorum" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* Local Quorum
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_QUORUM = "local_quorum";
/**
* Enum value "local_serial" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* Local Serial
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_SERIAL = "local_serial";
/**
* Enum value "one" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* One
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_ONE = "one";
/**
* Enum value "quorum" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* Quorum
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_QUORUM = "quorum";
/**
* Enum value "serial" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* Serial
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_SERIAL = "serial";
/**
* Enum value "three" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* Three
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_THREE = "three";
/**
* Enum value "two" for attribute {@link ATTR_CASSANDRA_CONSISTENCY_LEVEL}.
*
* Two
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CASSANDRA_CONSISTENCY_LEVEL_VALUE_TWO = "two";
/**
* The data center of the coordinating node for a query.
*
* @example "us-west-2"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CASSANDRA_COORDINATOR_DC = 'cassandra.coordinator.dc';
/**
* The ID of the coordinating node for a query.
*
* @example "be13faa2-8574-4d71-926d-27f16cf8a7af"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CASSANDRA_COORDINATOR_ID = 'cassandra.coordinator.id';
/**
* The fetch size used for paging, i.e. how many rows will be returned at once.
*
* @example 5000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CASSANDRA_PAGE_SIZE = 'cassandra.page.size';
/**
* Whether or not the query is idempotent.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CASSANDRA_QUERY_IDEMPOTENT = 'cassandra.query.idempotent';
/**
* The number of times a query was speculatively executed. Not set or `0` if the query was not executed speculatively.
*
* @example 0
* @example 2
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CASSANDRA_SPECULATIVE_EXECUTION_COUNT = 'cassandra.speculative_execution.count';
/**
* The kind of action a pipeline run is performing.
*
* @example BUILD
* @example RUN
* @example SYNC
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_ACTION_NAME = 'cicd.pipeline.action.name';
/**
* Enum value "BUILD" for attribute {@link ATTR_CICD_PIPELINE_ACTION_NAME}.
*
* The pipeline run is executing a build.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_ACTION_NAME_VALUE_BUILD = "BUILD";
/**
* Enum value "RUN" for attribute {@link ATTR_CICD_PIPELINE_ACTION_NAME}.
*
* The pipeline run is executing.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_ACTION_NAME_VALUE_RUN = "RUN";
/**
* Enum value "SYNC" for attribute {@link ATTR_CICD_PIPELINE_ACTION_NAME}.
*
* The pipeline run is executing a sync.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_ACTION_NAME_VALUE_SYNC = "SYNC";
/**
* The human readable name of the pipeline within a CI/CD system.
*
* @example Build and Test
* @example Lint
* @example Deploy Go Project
* @example deploy_to_environment
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_NAME = 'cicd.pipeline.name';
/**
* The result of a pipeline run.
*
* @example success
* @example failure
* @example timeout
* @example skipped
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_RESULT = 'cicd.pipeline.result';
/**
* Enum value "cancellation" for attribute {@link ATTR_CICD_PIPELINE_RESULT}.
*
* The pipeline run was cancelled, eg. by a user manually cancelling the pipeline run.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_RESULT_VALUE_CANCELLATION = "cancellation";
/**
* Enum value "error" for attribute {@link ATTR_CICD_PIPELINE_RESULT}.
*
* The pipeline run failed due to an error in the CICD system, eg. due to the worker being killed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_RESULT_VALUE_ERROR = "error";
/**
* Enum value "failure" for attribute {@link ATTR_CICD_PIPELINE_RESULT}.
*
* The pipeline run did not finish successfully, eg. due to a compile error or a failing test. Such failures are usually detected by non-zero exit codes of the tools executed in the pipeline run.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_RESULT_VALUE_FAILURE = "failure";
/**
* Enum value "skip" for attribute {@link ATTR_CICD_PIPELINE_RESULT}.
*
* The pipeline run was skipped, eg. due to a precondition not being met.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_RESULT_VALUE_SKIP = "skip";
/**
* Enum value "success" for attribute {@link ATTR_CICD_PIPELINE_RESULT}.
*
* The pipeline run finished successfully.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_RESULT_VALUE_SUCCESS = "success";
/**
* Enum value "timeout" for attribute {@link ATTR_CICD_PIPELINE_RESULT}.
*
* A timeout caused the pipeline run to be interrupted.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_RESULT_VALUE_TIMEOUT = "timeout";
/**
* The unique identifier of a pipeline run within a CI/CD system.
*
* @example 120912
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_RUN_ID = 'cicd.pipeline.run.id';
/**
* The pipeline run goes through these states during its lifecycle.
*
* @example pending
* @example executing
* @example finalizing
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_RUN_STATE = 'cicd.pipeline.run.state';
/**
* Enum value "executing" for attribute {@link ATTR_CICD_PIPELINE_RUN_STATE}.
*
* The executing state spans the execution of any run tasks (eg. build, test).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_RUN_STATE_VALUE_EXECUTING = "executing";
/**
* Enum value "finalizing" for attribute {@link ATTR_CICD_PIPELINE_RUN_STATE}.
*
* The finalizing state spans from when the run has finished executing (eg. cleanup of run resources).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_RUN_STATE_VALUE_FINALIZING = "finalizing";
/**
* Enum value "pending" for attribute {@link ATTR_CICD_PIPELINE_RUN_STATE}.
*
* The run pending state spans from the event triggering the pipeline run until the execution of the run starts (eg. time spent in a queue, provisioning agents, creating run resources).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_RUN_STATE_VALUE_PENDING = "pending";
/**
* The [URL](https://wikipedia.org/wiki/URL) of the pipeline run, providing the complete address in order to locate and identify the pipeline run.
*
* @example https://github.com/open-telemetry/semantic-conventions/actions/runs/9753949763?pr=1075
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_RUN_URL_FULL = 'cicd.pipeline.run.url.full';
/**
* The human readable name of a task within a pipeline. Task here most closely aligns with a [computing process](https://wikipedia.org/wiki/Pipeline_(computing)) in a pipeline. Other terms for tasks include commands, steps, and procedures.
*
* @example Run GoLang Linter
* @example Go Build
* @example go-test
* @example deploy_binary
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_TASK_NAME = 'cicd.pipeline.task.name';
/**
* The unique identifier of a task run within a pipeline.
*
* @example 12097
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_TASK_RUN_ID = 'cicd.pipeline.task.run.id';
/**
* The result of a task run.
*
* @example success
* @example failure
* @example timeout
* @example skipped
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_TASK_RUN_RESULT = 'cicd.pipeline.task.run.result';
/**
* Enum value "cancellation" for attribute {@link ATTR_CICD_PIPELINE_TASK_RUN_RESULT}.
*
* The task run was cancelled, eg. by a user manually cancelling the task run.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_CANCELLATION = "cancellation";
/**
* Enum value "error" for attribute {@link ATTR_CICD_PIPELINE_TASK_RUN_RESULT}.
*
* The task run failed due to an error in the CICD system, eg. due to the worker being killed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_ERROR = "error";
/**
* Enum value "failure" for attribute {@link ATTR_CICD_PIPELINE_TASK_RUN_RESULT}.
*
* The task run did not finish successfully, eg. due to a compile error or a failing test. Such failures are usually detected by non-zero exit codes of the tools executed in the task run.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_FAILURE = "failure";
/**
* Enum value "skip" for attribute {@link ATTR_CICD_PIPELINE_TASK_RUN_RESULT}.
*
* The task run was skipped, eg. due to a precondition not being met.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_SKIP = "skip";
/**
* Enum value "success" for attribute {@link ATTR_CICD_PIPELINE_TASK_RUN_RESULT}.
*
* The task run finished successfully.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_SUCCESS = "success";
/**
* Enum value "timeout" for attribute {@link ATTR_CICD_PIPELINE_TASK_RUN_RESULT}.
*
* A timeout caused the task run to be interrupted.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_TASK_RUN_RESULT_VALUE_TIMEOUT = "timeout";
/**
* The [URL](https://wikipedia.org/wiki/URL) of the pipeline task run, providing the complete address in order to locate and identify the pipeline task run.
*
* @example https://github.com/open-telemetry/semantic-conventions/actions/runs/9753949763/job/26920038674?pr=1075
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_TASK_RUN_URL_FULL = 'cicd.pipeline.task.run.url.full';
/**
* The type of the task within a pipeline.
*
* @example build
* @example test
* @example deploy
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_PIPELINE_TASK_TYPE = 'cicd.pipeline.task.type';
/**
* Enum value "build" for attribute {@link ATTR_CICD_PIPELINE_TASK_TYPE}.
*
* build
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_TASK_TYPE_VALUE_BUILD = "build";
/**
* Enum value "deploy" for attribute {@link ATTR_CICD_PIPELINE_TASK_TYPE}.
*
* deploy
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_TASK_TYPE_VALUE_DEPLOY = "deploy";
/**
* Enum value "test" for attribute {@link ATTR_CICD_PIPELINE_TASK_TYPE}.
*
* test
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_PIPELINE_TASK_TYPE_VALUE_TEST = "test";
/**
* The name of a component of the CICD system.
*
* @example controller
* @example scheduler
* @example agent
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_SYSTEM_COMPONENT = 'cicd.system.component';
/**
* The unique identifier of a worker within a CICD system.
*
* @example abc123
* @example 10.0.1.2
* @example controller
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_WORKER_ID = 'cicd.worker.id';
/**
* The name of a worker within a CICD system.
*
* @example agent-abc
* @example controller
* @example Ubuntu LTS
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_WORKER_NAME = 'cicd.worker.name';
/**
* The state of a CICD worker / agent.
*
* @example idle
* @example busy
* @example down
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_WORKER_STATE = 'cicd.worker.state';
/**
* Enum value "available" for attribute {@link ATTR_CICD_WORKER_STATE}.
*
* The worker is not performing work for the CICD system. It is available to the CICD system to perform work on (online / idle).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_WORKER_STATE_VALUE_AVAILABLE = "available";
/**
* Enum value "busy" for attribute {@link ATTR_CICD_WORKER_STATE}.
*
* The worker is performing work for the CICD system.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_WORKER_STATE_VALUE_BUSY = "busy";
/**
* Enum value "offline" for attribute {@link ATTR_CICD_WORKER_STATE}.
*
* The worker is not available to the CICD system (disconnected / down).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CICD_WORKER_STATE_VALUE_OFFLINE = "offline";
/**
* The [URL](https://wikipedia.org/wiki/URL) of the worker, providing the complete address in order to locate and identify the worker.
*
* @example https://cicd.example.org/worker/abc123
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CICD_WORKER_URL_FULL = 'cicd.worker.url.full';
/**
* The cloud account ID the resource is assigned to.
*
* @example 111111111111
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUD_ACCOUNT_ID = 'cloud.account.id';
/**
* Cloud regions often have multiple, isolated locations known as zones to increase availability. Availability zone represents the zone where the resource is running.
*
* @example us-east-1c
*
* @note Availability zones are called "zones" on Alibaba Cloud and Google Cloud.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUD_AVAILABILITY_ZONE = 'cloud.availability_zone';
/**
* The cloud platform in use.
*
* @note The prefix of the service **SHOULD** match the one specified in `cloud.provider`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUD_PLATFORM = 'cloud.platform';
/**
* Enum value "alibaba_cloud_ecs" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Alibaba Cloud Elastic Compute Service
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_ALIBABA_CLOUD_ECS = "alibaba_cloud_ecs";
/**
* Enum value "alibaba_cloud_fc" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Alibaba Cloud Function Compute
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_ALIBABA_CLOUD_FC = "alibaba_cloud_fc";
/**
* Enum value "alibaba_cloud_openshift" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Red Hat OpenShift on Alibaba Cloud
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_ALIBABA_CLOUD_OPENSHIFT = "alibaba_cloud_openshift";
/**
* Enum value "aws_app_runner" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* AWS App Runner
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AWS_APP_RUNNER = "aws_app_runner";
/**
* Enum value "aws_ec2" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* AWS Elastic Compute Cloud
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AWS_EC2 = "aws_ec2";
/**
* Enum value "aws_ecs" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* AWS Elastic Container Service
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AWS_ECS = "aws_ecs";
/**
* Enum value "aws_eks" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* AWS Elastic Kubernetes Service
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AWS_EKS = "aws_eks";
/**
* Enum value "aws_elastic_beanstalk" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* AWS Elastic Beanstalk
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AWS_ELASTIC_BEANSTALK = "aws_elastic_beanstalk";
/**
* Enum value "aws_lambda" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* AWS Lambda
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AWS_LAMBDA = "aws_lambda";
/**
* Enum value "aws_openshift" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Red Hat OpenShift on AWS (ROSA)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AWS_OPENSHIFT = "aws_openshift";
/**
* Enum value "azure.aks" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Azure Kubernetes Service
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AZURE_AKS = "azure.aks";
/**
* Enum value "azure.app_service" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Azure App Service
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AZURE_APP_SERVICE = "azure.app_service";
/**
* Enum value "azure.container_apps" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Azure Container Apps
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AZURE_CONTAINER_APPS = "azure.container_apps";
/**
* Enum value "azure.container_instances" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Azure Container Instances
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AZURE_CONTAINER_INSTANCES = "azure.container_instances";
/**
* Enum value "azure.functions" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Azure Functions
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AZURE_FUNCTIONS = "azure.functions";
/**
* Enum value "azure.openshift" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Azure Red Hat OpenShift
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AZURE_OPENSHIFT = "azure.openshift";
/**
* Enum value "azure.vm" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Azure Virtual Machines
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_AZURE_VM = "azure.vm";
/**
* Enum value "gcp_app_engine" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Google Cloud App Engine (GAE)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_GCP_APP_ENGINE = "gcp_app_engine";
/**
* Enum value "gcp_bare_metal_solution" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Google Bare Metal Solution (BMS)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_GCP_BARE_METAL_SOLUTION = "gcp_bare_metal_solution";
/**
* Enum value "gcp_cloud_functions" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Google Cloud Functions (GCF)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_GCP_CLOUD_FUNCTIONS = "gcp_cloud_functions";
/**
* Enum value "gcp_cloud_run" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Google Cloud Run
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_GCP_CLOUD_RUN = "gcp_cloud_run";
/**
* Enum value "gcp_compute_engine" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Google Cloud Compute Engine (GCE)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_GCP_COMPUTE_ENGINE = "gcp_compute_engine";
/**
* Enum value "gcp_kubernetes_engine" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Google Cloud Kubernetes Engine (GKE)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_GCP_KUBERNETES_ENGINE = "gcp_kubernetes_engine";
/**
* Enum value "gcp_openshift" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Red Hat OpenShift on Google Cloud
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_GCP_OPENSHIFT = "gcp_openshift";
/**
* Enum value "ibm_cloud_openshift" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Red Hat OpenShift on IBM Cloud
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_IBM_CLOUD_OPENSHIFT = "ibm_cloud_openshift";
/**
* Enum value "oracle_cloud_compute" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Compute on Oracle Cloud Infrastructure (OCI)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_ORACLE_CLOUD_COMPUTE = "oracle_cloud_compute";
/**
* Enum value "oracle_cloud_oke" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Kubernetes Engine (OKE) on Oracle Cloud Infrastructure (OCI)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_ORACLE_CLOUD_OKE = "oracle_cloud_oke";
/**
* Enum value "tencent_cloud_cvm" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Tencent Cloud Cloud Virtual Machine (CVM)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_TENCENT_CLOUD_CVM = "tencent_cloud_cvm";
/**
* Enum value "tencent_cloud_eks" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Tencent Cloud Elastic Kubernetes Service (EKS)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_TENCENT_CLOUD_EKS = "tencent_cloud_eks";
/**
* Enum value "tencent_cloud_scf" for attribute {@link ATTR_CLOUD_PLATFORM}.
*
* Tencent Cloud Serverless Cloud Function (SCF)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PLATFORM_VALUE_TENCENT_CLOUD_SCF = "tencent_cloud_scf";
/**
* Name of the cloud provider.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUD_PROVIDER = 'cloud.provider';
/**
* Enum value "alibaba_cloud" for attribute {@link ATTR_CLOUD_PROVIDER}.
*
* Alibaba Cloud
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PROVIDER_VALUE_ALIBABA_CLOUD = "alibaba_cloud";
/**
* Enum value "aws" for attribute {@link ATTR_CLOUD_PROVIDER}.
*
* Amazon Web Services
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PROVIDER_VALUE_AWS = "aws";
/**
* Enum value "azure" for attribute {@link ATTR_CLOUD_PROVIDER}.
*
* Microsoft Azure
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PROVIDER_VALUE_AZURE = "azure";
/**
* Enum value "gcp" for attribute {@link ATTR_CLOUD_PROVIDER}.
*
* Google Cloud Platform
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PROVIDER_VALUE_GCP = "gcp";
/**
* Enum value "heroku" for attribute {@link ATTR_CLOUD_PROVIDER}.
*
* Heroku Platform as a Service
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PROVIDER_VALUE_HEROKU = "heroku";
/**
* Enum value "ibm_cloud" for attribute {@link ATTR_CLOUD_PROVIDER}.
*
* IBM Cloud
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PROVIDER_VALUE_IBM_CLOUD = "ibm_cloud";
/**
* Enum value "oracle_cloud" for attribute {@link ATTR_CLOUD_PROVIDER}.
*
* Oracle Cloud Infrastructure (OCI)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PROVIDER_VALUE_ORACLE_CLOUD = "oracle_cloud";
/**
* Enum value "tencent_cloud" for attribute {@link ATTR_CLOUD_PROVIDER}.
*
* Tencent Cloud
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CLOUD_PROVIDER_VALUE_TENCENT_CLOUD = "tencent_cloud";
/**
* The geographical region within a cloud provider. When associated with a resource, this attribute specifies the region where the resource operates. When calling services or APIs deployed on a cloud, this attribute identifies the region where the called destination is deployed.
*
* @example us-central1
* @example us-east-1
*
* @note Refer to your provider's docs to see the available regions, for example [Alibaba Cloud regions](https://www.alibabacloud.com/help/doc-detail/40654.htm), [AWS regions](https://aws.amazon.com/about-aws/global-infrastructure/regions_az/), [Azure regions](https://azure.microsoft.com/global-infrastructure/geographies/), [Google Cloud regions](https://cloud.google.com/about/locations), or [Tencent Cloud regions](https://www.tencentcloud.com/document/product/213/6091).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUD_REGION = 'cloud.region';
/**
* Cloud provider-specific native identifier of the monitored cloud resource (e.g. an [ARN](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) on AWS, a [fully qualified resource ID](https://learn.microsoft.com/rest/api/resources/resources/get-by-id) on Azure, a [full resource name](https://google.aip.dev/122#full-resource-names) on GCP)
*
* @example arn:aws:lambda:REGION:ACCOUNT_ID:function:my-function
* @example //run.googleapis.com/projects/PROJECT_ID/locations/LOCATION_ID/services/SERVICE_ID
* @example /subscriptions/<SUBSCRIPTION_GUID>/resourceGroups/<RG>/providers/Microsoft.Web/sites/<FUNCAPP>/functions/<FUNC>
*
* @note On some cloud providers, it may not be possible to determine the full ID at startup,
* so it may be necessary to set `cloud.resource_id` as a span attribute instead.
*
* The exact value to use for `cloud.resource_id` depends on the cloud provider.
* The following well-known definitions **MUST** be used if you set this attribute and they apply:
*
* - **AWS Lambda:** The function [ARN](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html).
* Take care not to use the "invoked ARN" directly but replace any
* [alias suffix](https://docs.aws.amazon.com/lambda/latest/dg/configuration-aliases.html)
* with the resolved function version, as the same runtime instance may be invocable with
* multiple different aliases.
* - **GCP:** The [URI of the resource](https://cloud.google.com/iam/docs/full-resource-names)
* - **Azure:** The [Fully Qualified Resource ID](https://learn.microsoft.com/rest/api/resources/resources/get-by-id) of the invoked function,
* *not* the function app, having the form
* `/subscriptions/<SUBSCRIPTION_GUID>/resourceGroups/<RG>/providers/Microsoft.Web/sites/<FUNCAPP>/functions/<FUNC>`.
* This means that a span attribute **MUST** be used, as an Azure function app can host multiple functions that would usually share
* a TracerProvider.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUD_RESOURCE_ID = 'cloud.resource_id';
/**
* The [event_id](https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#id) uniquely identifies the event.
*
* @example 123e4567-e89b-12d3-a456-426614174000
* @example 0001
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDEVENTS_EVENT_ID = 'cloudevents.event_id';
/**
* The [source](https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#source-1) identifies the context in which an event happened.
*
* @example https://github.com/cloudevents
* @example /cloudevents/spec/pull/123
* @example my-service
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDEVENTS_EVENT_SOURCE = 'cloudevents.event_source';
/**
* The [version of the CloudEvents specification](https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#specversion) which the event uses.
*
* @example "1.0"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDEVENTS_EVENT_SPEC_VERSION = 'cloudevents.event_spec_version';
/**
* The [subject](https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#subject) of the event in the context of the event producer (identified by source).
*
* @example "mynewfile.jpg"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDEVENTS_EVENT_SUBJECT = 'cloudevents.event_subject';
/**
* The [event_type](https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md#type) contains a value describing the type of event related to the originating occurrence.
*
* @example com.github.pull_request.opened
* @example com.example.object.deleted.v2
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDEVENTS_EVENT_TYPE = 'cloudevents.event_type';
/**
* The guid of the application.
*
* @example 218fc5a9-a5f1-4b54-aa05-46717d0ab26d
*
* @note Application instrumentation should use the value from environment
* variable `VCAP_APPLICATION.application_id`. This is the same value as
* reported by `cf app <app-name> --guid`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_APP_ID = 'cloudfoundry.app.id';
/**
* The index of the application instance. 0 when just one instance is active.
*
* @example 0
* @example 1
*
* @note CloudFoundry defines the `instance_id` in the [Loggregator v2 envelope](https://github.com/cloudfoundry/loggregator-api#v2-envelope).
* It is used for logs and metrics emitted by CloudFoundry. It is
* supposed to contain the application instance index for applications
* deployed on the runtime.
*
* Application instrumentation should use the value from environment
* variable `CF_INSTANCE_INDEX`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_APP_INSTANCE_ID = 'cloudfoundry.app.instance.id';
/**
* The name of the application.
*
* @example my-app-name
*
* @note Application instrumentation should use the value from environment
* variable `VCAP_APPLICATION.application_name`. This is the same value
* as reported by `cf apps`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_APP_NAME = 'cloudfoundry.app.name';
/**
* The guid of the CloudFoundry org the application is running in.
*
* @example 218fc5a9-a5f1-4b54-aa05-46717d0ab26d
*
* @note Application instrumentation should use the value from environment
* variable `VCAP_APPLICATION.org_id`. This is the same value as
* reported by `cf org <org-name> --guid`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_ORG_ID = 'cloudfoundry.org.id';
/**
* The name of the CloudFoundry organization the app is running in.
*
* @example my-org-name
*
* @note Application instrumentation should use the value from environment
* variable `VCAP_APPLICATION.org_name`. This is the same value as
* reported by `cf orgs`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_ORG_NAME = 'cloudfoundry.org.name';
/**
* The UID identifying the process.
*
* @example 218fc5a9-a5f1-4b54-aa05-46717d0ab26d
*
* @note Application instrumentation should use the value from environment
* variable `VCAP_APPLICATION.process_id`. It is supposed to be equal to
* `VCAP_APPLICATION.app_id` for applications deployed to the runtime.
* For system components, this could be the actual PID.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_PROCESS_ID = 'cloudfoundry.process.id';
/**
* The type of process.
*
* @example web
*
* @note CloudFoundry applications can consist of multiple jobs. Usually the
* main process will be of type `web`. There can be additional background
* tasks or side-cars with different process types.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_PROCESS_TYPE = 'cloudfoundry.process.type';
/**
* The guid of the CloudFoundry space the application is running in.
*
* @example 218fc5a9-a5f1-4b54-aa05-46717d0ab26d
*
* @note Application instrumentation should use the value from environment
* variable `VCAP_APPLICATION.space_id`. This is the same value as
* reported by `cf space <space-name> --guid`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_SPACE_ID = 'cloudfoundry.space.id';
/**
* The name of the CloudFoundry space the application is running in.
*
* @example my-space-name
*
* @note Application instrumentation should use the value from environment
* variable `VCAP_APPLICATION.space_name`. This is the same value as
* reported by `cf spaces`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_SPACE_NAME = 'cloudfoundry.space.name';
/**
* A guid or another name describing the event source.
*
* @example cf/gorouter
*
* @note CloudFoundry defines the `source_id` in the [Loggregator v2 envelope](https://github.com/cloudfoundry/loggregator-api#v2-envelope).
* It is used for logs and metrics emitted by CloudFoundry. It is
* supposed to contain the component name, e.g. "gorouter", for
* CloudFoundry components.
*
* When system components are instrumented, values from the
* [Bosh spec](https://bosh.io/docs/jobs/#properties-spec)
* should be used. The `system.id` should be set to
* `spec.deployment/spec.name`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_SYSTEM_ID = 'cloudfoundry.system.id';
/**
* A guid describing the concrete instance of the event source.
*
* @example 218fc5a9-a5f1-4b54-aa05-46717d0ab26d
*
* @note CloudFoundry defines the `instance_id` in the [Loggregator v2 envelope](https://github.com/cloudfoundry/loggregator-api#v2-envelope).
* It is used for logs and metrics emitted by CloudFoundry. It is
* supposed to contain the vm id for CloudFoundry components.
*
* When system components are instrumented, values from the
* [Bosh spec](https://bosh.io/docs/jobs/#properties-spec)
* should be used. The `system.instance.id` should be set to `spec.id`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CLOUDFOUNDRY_SYSTEM_INSTANCE_ID = 'cloudfoundry.system.instance.id';
/**
* Deprecated, use `code.column.number`
*
* @example 16
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `code.column.number`.
*/
exports.ATTR_CODE_COLUMN = 'code.column';
/**
* Deprecated, use `code.file.path` instead
*
* @example "/usr/local/MyApplication/content_root/app/index.php"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `code.file.path`.
*/
exports.ATTR_CODE_FILEPATH = 'code.filepath';
/**
* Deprecated, use `code.function.name` instead
*
* @example "serveRequest"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Value should be included in `code.function.name` which is expected to be a fully-qualified name.
*/
exports.ATTR_CODE_FUNCTION = 'code.function';
/**
* Deprecated, use `code.line.number` instead
*
* @example 42
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `code.line.number`.
*/
exports.ATTR_CODE_LINENO = 'code.lineno';
/**
* Deprecated, namespace is now included into `code.function.name`
*
* @example "com.example.MyHttpService"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Value should be included in `code.function.name` which is expected to be a fully-qualified name.
*/
exports.ATTR_CODE_NAMESPACE = 'code.namespace';
/**
* The command used to run the container (i.e. the command name).
*
* @example otelcontribcol
*
* @note If using embedded credentials or sensitive data, it is recommended to remove them to prevent potential leakage.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_COMMAND = 'container.command';
/**
* All the command arguments (including the command/executable itself) run by the container.
*
* @example ["otelcontribcol", "--config", "config.yaml"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_COMMAND_ARGS = 'container.command_args';
/**
* The full command run by the container as a single string representing the full command.
*
* @example otelcontribcol --config config.yaml
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_COMMAND_LINE = 'container.command_line';
/**
* Deprecated, use `cpu.mode` instead.
*
* @example user
* @example kernel
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cpu.mode`.
*/
exports.ATTR_CONTAINER_CPU_STATE = 'container.cpu.state';
/**
* Enum value "kernel" for attribute {@link ATTR_CONTAINER_CPU_STATE}.
*
* When tasks of the cgroup are in kernel mode (Linux). When all container processes are in kernel mode (Windows).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CONTAINER_CPU_STATE_VALUE_KERNEL = "kernel";
/**
* Enum value "system" for attribute {@link ATTR_CONTAINER_CPU_STATE}.
*
* When CPU is used by the system (host OS)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CONTAINER_CPU_STATE_VALUE_SYSTEM = "system";
/**
* Enum value "user" for attribute {@link ATTR_CONTAINER_CPU_STATE}.
*
* When tasks of the cgroup are in user mode (Linux). When all container processes are in user mode (Windows).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CONTAINER_CPU_STATE_VALUE_USER = "user";
/**
* The name of the CSI ([Container Storage Interface](https://github.com/container-storage-interface/spec)) plugin used by the volume.
*
* @example pd.csi.storage.gke.io
*
* @note This can sometimes be referred to as a "driver" in CSI implementations. This should represent the `name` field of the GetPluginInfo RPC.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_CSI_PLUGIN_NAME = 'container.csi.plugin.name';
/**
* The unique volume ID returned by the CSI ([Container Storage Interface](https://github.com/container-storage-interface/spec)) plugin.
*
* @example projects/my-gcp-project/zones/my-gcp-zone/disks/my-gcp-disk
*
* @note This can sometimes be referred to as a "volume handle" in CSI implementations. This should represent the `Volume.volume_id` field in CSI spec.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_CSI_VOLUME_ID = 'container.csi.volume.id';
/**
* Container ID. Usually a UUID, as for example used to [identify Docker containers](https://docs.docker.com/engine/containers/run/#container-identification). The UUID might be abbreviated.
*
* @example a3bf90e006b2
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_ID = 'container.id';
/**
* Runtime specific image identifier. Usually a hash algorithm followed by a UUID.
*
* @example sha256:19c92d0a00d1b66d897bceaa7319bee0dd38a10a851c60bcec9474aa3f01e50f
*
* @note Docker defines a sha256 of the image id; `container.image.id` corresponds to the `Image` field from the Docker container inspect [API](https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Container/operation/ContainerInspect) endpoint.
* K8s defines a link to the container registry repository with digest `"imageID": "registry.azurecr.io /namespace/service/dockerfile@sha256:bdeabd40c3a8a492eaf9e8e44d0ebbb84bac7ee25ac0cf8a7159d25f62555625"`.
* The ID is assigned by the container runtime and can vary in different environments. Consider using `oci.manifest.digest` if it is important to identify the same image in different environments/runtimes.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_IMAGE_ID = 'container.image.id';
/**
* Name of the image the container was built on.
*
* @example gcr.io/opentelemetry/operator
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_IMAGE_NAME = 'container.image.name';
/**
* Repo digests of the container image as provided by the container runtime.
*
* @example ["example@sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb", "internal.registry.example.com:5000/example@sha256:b69959407d21e8a062e0416bf13405bb2b71ed7a84dde4158ebafacfa06f5578"]
*
* @note [Docker](https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect) and [CRI](https://github.com/kubernetes/cri-api/blob/c75ef5b473bbe2d0a4fc92f82235efd665ea8e9f/pkg/apis/runtime/v1/api.proto#L1237-L1238) report those under the `RepoDigests` field.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_IMAGE_REPO_DIGESTS = 'container.image.repo_digests';
/**
* Container image tags. An example can be found in [Docker Image Inspect](https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageInspect). Should be only the `<tag>` section of the full name for example from `registry.example.com/my-org/my-image:<tag>`.
*
* @example ["v1.27.1", "3.5.7-0"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_IMAGE_TAGS = 'container.image.tags';
/**
* Container labels, `<key>` being the label name, the value being the label value.
*
* @example nginx
*
* @note For example, a docker container label `app` with value `nginx` **SHOULD** be recorded as the `container.label.app` attribute with value `"nginx"`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_CONTAINER_LABEL = (key) => `container.label.${key}`;
exports.ATTR_CONTAINER_LABEL = ATTR_CONTAINER_LABEL;
/**
* Deprecated, use `container.label` instead.
*
* @example nginx
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `container.label`.
*/
const ATTR_CONTAINER_LABELS = (key) => `container.labels.${key}`;
exports.ATTR_CONTAINER_LABELS = ATTR_CONTAINER_LABELS;
/**
* Container name used by container runtime.
*
* @example opentelemetry-autoconf
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_NAME = 'container.name';
/**
* The container runtime managing this container.
*
* @example docker
* @example containerd
* @example rkt
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `container.runtime.name`.
*/
exports.ATTR_CONTAINER_RUNTIME = 'container.runtime';
/**
* A description about the runtime which could include, for example details about the CRI/API version being used or other customisations.
*
* @example docker://19.3.1 - CRI: 1.22.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_RUNTIME_DESCRIPTION = 'container.runtime.description';
/**
* The container runtime managing this container.
*
* @example docker
* @example containerd
* @example rkt
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_RUNTIME_NAME = 'container.runtime.name';
/**
* The version of the runtime of this process, as returned by the runtime without modification.
*
* @example "1.0.0"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CONTAINER_RUNTIME_VERSION = 'container.runtime.version';
/**
* The logical CPU number [0..n-1]
*
* @example 1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CPU_LOGICAL_NUMBER = 'cpu.logical_number';
/**
* The mode of the CPU
*
* @example user
* @example system
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CPU_MODE = 'cpu.mode';
/**
* Enum value "idle" for attribute {@link ATTR_CPU_MODE}.
*
* Idle
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPU_MODE_VALUE_IDLE = "idle";
/**
* Enum value "interrupt" for attribute {@link ATTR_CPU_MODE}.
*
* Interrupt
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPU_MODE_VALUE_INTERRUPT = "interrupt";
/**
* Enum value "iowait" for attribute {@link ATTR_CPU_MODE}.
*
* IO Wait
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPU_MODE_VALUE_IOWAIT = "iowait";
/**
* Enum value "kernel" for attribute {@link ATTR_CPU_MODE}.
*
* Kernel
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPU_MODE_VALUE_KERNEL = "kernel";
/**
* Enum value "nice" for attribute {@link ATTR_CPU_MODE}.
*
* Nice
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPU_MODE_VALUE_NICE = "nice";
/**
* Enum value "steal" for attribute {@link ATTR_CPU_MODE}.
*
* Steal
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPU_MODE_VALUE_STEAL = "steal";
/**
* Enum value "system" for attribute {@link ATTR_CPU_MODE}.
*
* System
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPU_MODE_VALUE_SYSTEM = "system";
/**
* Enum value "user" for attribute {@link ATTR_CPU_MODE}.
*
* User
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPU_MODE_VALUE_USER = "user";
/**
* Value of the garbage collector collection generation.
*
* @example 0
* @example 1
* @example 2
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_CPYTHON_GC_GENERATION = 'cpython.gc.generation';
/**
* Enum value 0 for attribute {@link ATTR_CPYTHON_GC_GENERATION}.
*
* Generation 0
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPYTHON_GC_GENERATION_VALUE_GENERATION_0 = 0;
/**
* Enum value 1 for attribute {@link ATTR_CPYTHON_GC_GENERATION}.
*
* Generation 1
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPYTHON_GC_GENERATION_VALUE_GENERATION_1 = 1;
/**
* Enum value 2 for attribute {@link ATTR_CPYTHON_GC_GENERATION}.
*
* Generation 2
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.CPYTHON_GC_GENERATION_VALUE_GENERATION_2 = 2;
/**
* Deprecated, use `cassandra.consistency.level` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cassandra.consistency.level`.
*/
exports.ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL = 'db.cassandra.consistency_level';
/**
* Enum value "all" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_ALL = "all";
/**
* Enum value "any" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_ANY = "any";
/**
* Enum value "each_quorum" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_EACH_QUORUM = "each_quorum";
/**
* Enum value "local_one" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_ONE = "local_one";
/**
* Enum value "local_quorum" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_QUORUM = "local_quorum";
/**
* Enum value "local_serial" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_LOCAL_SERIAL = "local_serial";
/**
* Enum value "one" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_ONE = "one";
/**
* Enum value "quorum" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_QUORUM = "quorum";
/**
* Enum value "serial" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_SERIAL = "serial";
/**
* Enum value "three" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_THREE = "three";
/**
* Enum value "two" for attribute {@link ATTR_DB_CASSANDRA_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CASSANDRA_CONSISTENCY_LEVEL_VALUE_TWO = "two";
/**
* Deprecated, use `cassandra.coordinator.dc` instead.
*
* @example "us-west-2"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cassandra.coordinator.dc`.
*/
exports.ATTR_DB_CASSANDRA_COORDINATOR_DC = 'db.cassandra.coordinator.dc';
/**
* Deprecated, use `cassandra.coordinator.id` instead.
*
* @example "be13faa2-8574-4d71-926d-27f16cf8a7af"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cassandra.coordinator.id`.
*/
exports.ATTR_DB_CASSANDRA_COORDINATOR_ID = 'db.cassandra.coordinator.id';
/**
* Deprecated, use `cassandra.query.idempotent` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cassandra.query.idempotent`.
*/
exports.ATTR_DB_CASSANDRA_IDEMPOTENCE = 'db.cassandra.idempotence';
/**
* Deprecated, use `cassandra.page.size` instead.
*
* @example 5000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cassandra.page.size`.
*/
exports.ATTR_DB_CASSANDRA_PAGE_SIZE = 'db.cassandra.page_size';
/**
* Deprecated, use `cassandra.speculative_execution.count` instead.
*
* @example 0
* @example 2
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cassandra.speculative_execution.count`.
*/
exports.ATTR_DB_CASSANDRA_SPECULATIVE_EXECUTION_COUNT = 'db.cassandra.speculative_execution_count';
/**
* Deprecated, use `db.collection.name` instead.
*
* @example "mytable"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.collection.name`.
*/
exports.ATTR_DB_CASSANDRA_TABLE = 'db.cassandra.table';
/**
* The name of the connection pool; unique within the instrumented application. In case the connection pool implementation doesn't provide a name, instrumentation **SHOULD** use a combination of parameters that would make the name unique, for example, combining attributes `server.address`, `server.port`, and `db.namespace`, formatted as `server.address:server.port/db.namespace`. Instrumentations that generate connection pool name following different patterns **SHOULD** document it.
*
* @example myDataSource
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DB_CLIENT_CONNECTION_POOL_NAME = 'db.client.connection.pool.name';
/**
* The state of a connection in the pool
*
* @example idle
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DB_CLIENT_CONNECTION_STATE = 'db.client.connection.state';
/**
* Enum value "idle" for attribute {@link ATTR_DB_CLIENT_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CLIENT_CONNECTION_STATE_VALUE_IDLE = "idle";
/**
* Enum value "used" for attribute {@link ATTR_DB_CLIENT_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CLIENT_CONNECTION_STATE_VALUE_USED = "used";
/**
* Deprecated, use `db.client.connection.pool.name` instead.
*
* @example myDataSource
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.client.connection.pool.name`.
*/
exports.ATTR_DB_CLIENT_CONNECTIONS_POOL_NAME = 'db.client.connections.pool.name';
/**
* Deprecated, use `db.client.connection.state` instead.
*
* @example idle
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.client.connection.state`.
*/
exports.ATTR_DB_CLIENT_CONNECTIONS_STATE = 'db.client.connections.state';
/**
* Enum value "idle" for attribute {@link ATTR_DB_CLIENT_CONNECTIONS_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CLIENT_CONNECTIONS_STATE_VALUE_IDLE = "idle";
/**
* Enum value "used" for attribute {@link ATTR_DB_CLIENT_CONNECTIONS_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_CLIENT_CONNECTIONS_STATE_VALUE_USED = "used";
/**
* Deprecated, use `server.address`, `server.port` attributes instead.
*
* @example "Server=(localdb)\\v11.0;Integrated Security=true;"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `server.address` and `server.port`.
*/
exports.ATTR_DB_CONNECTION_STRING = 'db.connection_string';
/**
* Deprecated, use `azure.client.id` instead.
*
* @example "3ba4827d-4422-483f-b59f-85b74211c11d"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.client.id`.
*/
exports.ATTR_DB_COSMOSDB_CLIENT_ID = 'db.cosmosdb.client_id';
/**
* Deprecated, use `azure.cosmosdb.connection.mode` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.cosmosdb.connection.mode`.
*/
exports.ATTR_DB_COSMOSDB_CONNECTION_MODE = 'db.cosmosdb.connection_mode';
/**
* Enum value "direct" for attribute {@link ATTR_DB_COSMOSDB_CONNECTION_MODE}.
*
* Direct connection.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_CONNECTION_MODE_VALUE_DIRECT = "direct";
/**
* Enum value "gateway" for attribute {@link ATTR_DB_COSMOSDB_CONNECTION_MODE}.
*
* Gateway (HTTP) connection.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_CONNECTION_MODE_VALUE_GATEWAY = "gateway";
/**
* Deprecated, use `cosmosdb.consistency.level` instead.
*
* @example Eventual
* @example ConsistentPrefix
* @example BoundedStaleness
* @example Strong
* @example Session
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.cosmosdb.consistency.level`.
*/
exports.ATTR_DB_COSMOSDB_CONSISTENCY_LEVEL = 'db.cosmosdb.consistency_level';
/**
* Enum value "BoundedStaleness" for attribute {@link ATTR_DB_COSMOSDB_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_BOUNDED_STALENESS = "BoundedStaleness";
/**
* Enum value "ConsistentPrefix" for attribute {@link ATTR_DB_COSMOSDB_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_CONSISTENT_PREFIX = "ConsistentPrefix";
/**
* Enum value "Eventual" for attribute {@link ATTR_DB_COSMOSDB_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_EVENTUAL = "Eventual";
/**
* Enum value "Session" for attribute {@link ATTR_DB_COSMOSDB_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_SESSION = "Session";
/**
* Enum value "Strong" for attribute {@link ATTR_DB_COSMOSDB_CONSISTENCY_LEVEL}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_CONSISTENCY_LEVEL_VALUE_STRONG = "Strong";
/**
* Deprecated, use `db.collection.name` instead.
*
* @example "mytable"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.collection.name`.
*/
exports.ATTR_DB_COSMOSDB_CONTAINER = 'db.cosmosdb.container';
/**
* Deprecated, no replacement at this time.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed, no replacement at this time.
*/
exports.ATTR_DB_COSMOSDB_OPERATION_TYPE = 'db.cosmosdb.operation_type';
/**
* Enum value "batch" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_BATCH = "batch";
/**
* Enum value "create" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_CREATE = "create";
/**
* Enum value "delete" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_DELETE = "delete";
/**
* Enum value "execute" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_EXECUTE = "execute";
/**
* Enum value "execute_javascript" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_EXECUTE_JAVASCRIPT = "execute_javascript";
/**
* Enum value "head" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_HEAD = "head";
/**
* Enum value "head_feed" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_HEAD_FEED = "head_feed";
/**
* Enum value "invalid" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_INVALID = "invalid";
/**
* Enum value "patch" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_PATCH = "patch";
/**
* Enum value "query" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_QUERY = "query";
/**
* Enum value "query_plan" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_QUERY_PLAN = "query_plan";
/**
* Enum value "read" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_READ = "read";
/**
* Enum value "read_feed" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_READ_FEED = "read_feed";
/**
* Enum value "replace" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_REPLACE = "replace";
/**
* Enum value "upsert" for attribute {@link ATTR_DB_COSMOSDB_OPERATION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_COSMOSDB_OPERATION_TYPE_VALUE_UPSERT = "upsert";
/**
* Deprecated, use `azure.cosmosdb.operation.contacted_regions` instead.
*
* @example ["North Central US", "Australia East", "Australia Southeast"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.cosmosdb.operation.contacted_regions`.
*/
exports.ATTR_DB_COSMOSDB_REGIONS_CONTACTED = 'db.cosmosdb.regions_contacted';
/**
* Deprecated, use `azure.cosmosdb.operation.request_charge` instead.
*
* @example 46.18
* @example 1.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.cosmosdb.operation.request_charge`.
*/
exports.ATTR_DB_COSMOSDB_REQUEST_CHARGE = 'db.cosmosdb.request_charge';
/**
* Deprecated, use `azure.cosmosdb.request.body.size` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.cosmosdb.request.body.size`.
*/
exports.ATTR_DB_COSMOSDB_REQUEST_CONTENT_LENGTH = 'db.cosmosdb.request_content_length';
/**
* Deprecated, use `db.response.status_code` instead.
*
* @example 200
* @example 201
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Use `db.response.status_code` instead.
*/
exports.ATTR_DB_COSMOSDB_STATUS_CODE = 'db.cosmosdb.status_code';
/**
* Deprecated, use `azure.cosmosdb.response.sub_status_code` instead.
*
* @example 1000
* @example 1002
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.cosmosdb.response.sub_status_code`.
*/
exports.ATTR_DB_COSMOSDB_SUB_STATUS_CODE = 'db.cosmosdb.sub_status_code';
/**
* Deprecated, use `db.namespace` instead.
*
* @example e9106fc68e3044f0b1475b04bf4ffd5f
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.namespace`.
*/
exports.ATTR_DB_ELASTICSEARCH_CLUSTER_NAME = 'db.elasticsearch.cluster.name';
/**
* Deprecated, use `elasticsearch.node.name` instead.
*
* @example instance-0000000001
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `elasticsearch.node.name`.
*/
exports.ATTR_DB_ELASTICSEARCH_NODE_NAME = 'db.elasticsearch.node.name';
/**
* Deprecated, use `db.operation.parameter` instead.
*
* @example test-index
* @example 123
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.operation.parameter`.
*/
const ATTR_DB_ELASTICSEARCH_PATH_PARTS = (key) => `db.elasticsearch.path_parts.${key}`;
exports.ATTR_DB_ELASTICSEARCH_PATH_PARTS = ATTR_DB_ELASTICSEARCH_PATH_PARTS;
/**
* Deprecated, no general replacement at this time. For Elasticsearch, use `db.elasticsearch.node.name` instead.
*
* @example "mysql-e26b99z.example.com"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed, no general replacement at this time. For Elasticsearch, use `db.elasticsearch.node.name` instead.
*/
exports.ATTR_DB_INSTANCE_ID = 'db.instance.id';
/**
* Removed, no replacement at this time.
*
* @example org.postgresql.Driver
* @example com.microsoft.sqlserver.jdbc.SQLServerDriver
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed, no replacement at this time.
*/
exports.ATTR_DB_JDBC_DRIVER_CLASSNAME = 'db.jdbc.driver_classname';
/**
* Deprecated, use `db.collection.name` instead.
*
* @example "mytable"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.collection.name`.
*/
exports.ATTR_DB_MONGODB_COLLECTION = 'db.mongodb.collection';
/**
* Deprecated, SQL Server instance is now populated as a part of `db.namespace` attribute.
*
* @example "MSSQLSERVER"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed, no replacement at this time.
*/
exports.ATTR_DB_MSSQL_INSTANCE_NAME = 'db.mssql.instance_name';
/**
* Deprecated, use `db.namespace` instead.
*
* @example customers
* @example main
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.namespace`.
*/
exports.ATTR_DB_NAME = 'db.name';
/**
* Deprecated, use `db.operation.name` instead.
*
* @example findAndModify
* @example HMSET
* @example SELECT
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.operation.name`.
*/
exports.ATTR_DB_OPERATION = 'db.operation';
/**
* A database operation parameter, with `<key>` being the parameter name, and the attribute value being a string representation of the parameter value.
*
* @example someval
* @example 55
*
* @note For example, a client-side maximum number of rows to read from the database
* **MAY** be recorded as the `db.operation.parameter.max_rows` attribute.
*
* `db.query.text` parameters **SHOULD** be captured using `db.query.parameter.<key>`
* instead of `db.operation.parameter.<key>`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_DB_OPERATION_PARAMETER = (key) => `db.operation.parameter.${key}`;
exports.ATTR_DB_OPERATION_PARAMETER = ATTR_DB_OPERATION_PARAMETER;
/**
* A database query parameter, with `<key>` being the parameter name, and the attribute value being a string representation of the parameter value.
*
* @example someval
* @example 55
*
* @note If a query parameter has no name and instead is referenced only by index,
* then `<key>` **SHOULD** be the 0-based index.
*
* `db.query.parameter.<key>` **SHOULD** match
* up with the parameterized placeholders present in `db.query.text`.
*
* It is **RECOMMENDED** to capture the value as provided by the application
* without attempting to do any case normalization.
*
* `db.query.parameter.<key>` **SHOULD NOT** be captured on batch operations.
*
* Examples:
*
* - For a query `SELECT * FROM users where username = %s` with the parameter `"jdoe"`,
* the attribute `db.query.parameter.0` **SHOULD** be set to `"jdoe"`.
* - For a query `"SELECT * FROM users WHERE username = %(userName)s;` with parameter
* `userName = "jdoe"`, the attribute `db.query.parameter.userName` **SHOULD** be set to `"jdoe"`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_DB_QUERY_PARAMETER = (key) => `db.query.parameter.${key}`;
exports.ATTR_DB_QUERY_PARAMETER = ATTR_DB_QUERY_PARAMETER;
/**
* Deprecated, use `db.namespace` instead.
*
* @example 0
* @example 1
* @example 15
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Uncategorized.
*/
exports.ATTR_DB_REDIS_DATABASE_INDEX = 'db.redis.database_index';
/**
* Number of rows returned by the operation.
*
* @example 10
* @example 30
* @example 1000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DB_RESPONSE_RETURNED_ROWS = 'db.response.returned_rows';
/**
* Deprecated, use `db.collection.name` instead.
*
* @example "mytable"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.collection.name`, but only if not extracting the value from `db.query.text`.
*/
exports.ATTR_DB_SQL_TABLE = 'db.sql.table';
/**
* The database statement being executed.
*
* @example SELECT * FROM wuser_table
* @example SET mykey "WuValue"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.query.text`.
*/
exports.ATTR_DB_STATEMENT = 'db.statement';
/**
* Deprecated, use `db.system.name` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.system.name`.
*/
exports.ATTR_DB_SYSTEM = 'db.system';
/**
* Enum value "adabas" for attribute {@link ATTR_DB_SYSTEM}.
*
* Adabas (Adaptable Database System)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_ADABAS = "adabas";
/**
* Enum value "cache" for attribute {@link ATTR_DB_SYSTEM}.
*
* Deprecated, use `intersystems_cache` instead.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `intersystems_cache`.
*/
exports.DB_SYSTEM_VALUE_CACHE = "cache";
/**
* Enum value "cassandra" for attribute {@link ATTR_DB_SYSTEM}.
*
* Apache Cassandra
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_CASSANDRA = "cassandra";
/**
* Enum value "clickhouse" for attribute {@link ATTR_DB_SYSTEM}.
*
* ClickHouse
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_CLICKHOUSE = "clickhouse";
/**
* Enum value "cloudscape" for attribute {@link ATTR_DB_SYSTEM}.
*
* Deprecated, use `other_sql` instead.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `other_sql`.
*/
exports.DB_SYSTEM_VALUE_CLOUDSCAPE = "cloudscape";
/**
* Enum value "cockroachdb" for attribute {@link ATTR_DB_SYSTEM}.
*
* CockroachDB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_COCKROACHDB = "cockroachdb";
/**
* Enum value "coldfusion" for attribute {@link ATTR_DB_SYSTEM}.
*
* Deprecated, no replacement at this time.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Obsoleted.
*/
exports.DB_SYSTEM_VALUE_COLDFUSION = "coldfusion";
/**
* Enum value "cosmosdb" for attribute {@link ATTR_DB_SYSTEM}.
*
* Microsoft Azure Cosmos DB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_COSMOSDB = "cosmosdb";
/**
* Enum value "couchbase" for attribute {@link ATTR_DB_SYSTEM}.
*
* Couchbase
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_COUCHBASE = "couchbase";
/**
* Enum value "couchdb" for attribute {@link ATTR_DB_SYSTEM}.
*
* CouchDB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_COUCHDB = "couchdb";
/**
* Enum value "db2" for attribute {@link ATTR_DB_SYSTEM}.
*
* IBM Db2
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_DB2 = "db2";
/**
* Enum value "derby" for attribute {@link ATTR_DB_SYSTEM}.
*
* Apache Derby
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_DERBY = "derby";
/**
* Enum value "dynamodb" for attribute {@link ATTR_DB_SYSTEM}.
*
* Amazon DynamoDB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_DYNAMODB = "dynamodb";
/**
* Enum value "edb" for attribute {@link ATTR_DB_SYSTEM}.
*
* EnterpriseDB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_EDB = "edb";
/**
* Enum value "elasticsearch" for attribute {@link ATTR_DB_SYSTEM}.
*
* Elasticsearch
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_ELASTICSEARCH = "elasticsearch";
/**
* Enum value "filemaker" for attribute {@link ATTR_DB_SYSTEM}.
*
* FileMaker
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_FILEMAKER = "filemaker";
/**
* Enum value "firebird" for attribute {@link ATTR_DB_SYSTEM}.
*
* Firebird
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_FIREBIRD = "firebird";
/**
* Enum value "firstsql" for attribute {@link ATTR_DB_SYSTEM}.
*
* Deprecated, use `other_sql` instead.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `other_sql`.
*/
exports.DB_SYSTEM_VALUE_FIRSTSQL = "firstsql";
/**
* Enum value "geode" for attribute {@link ATTR_DB_SYSTEM}.
*
* Apache Geode
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_GEODE = "geode";
/**
* Enum value "h2" for attribute {@link ATTR_DB_SYSTEM}.
*
* H2
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_H2 = "h2";
/**
* Enum value "hanadb" for attribute {@link ATTR_DB_SYSTEM}.
*
* SAP HANA
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_HANADB = "hanadb";
/**
* Enum value "hbase" for attribute {@link ATTR_DB_SYSTEM}.
*
* Apache HBase
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_HBASE = "hbase";
/**
* Enum value "hive" for attribute {@link ATTR_DB_SYSTEM}.
*
* Apache Hive
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_HIVE = "hive";
/**
* Enum value "hsqldb" for attribute {@link ATTR_DB_SYSTEM}.
*
* HyperSQL DataBase
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_HSQLDB = "hsqldb";
/**
* Enum value "influxdb" for attribute {@link ATTR_DB_SYSTEM}.
*
* InfluxDB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_INFLUXDB = "influxdb";
/**
* Enum value "informix" for attribute {@link ATTR_DB_SYSTEM}.
*
* Informix
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_INFORMIX = "informix";
/**
* Enum value "ingres" for attribute {@link ATTR_DB_SYSTEM}.
*
* Ingres
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_INGRES = "ingres";
/**
* Enum value "instantdb" for attribute {@link ATTR_DB_SYSTEM}.
*
* InstantDB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_INSTANTDB = "instantdb";
/**
* Enum value "interbase" for attribute {@link ATTR_DB_SYSTEM}.
*
* InterBase
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_INTERBASE = "interbase";
/**
* Enum value "intersystems_cache" for attribute {@link ATTR_DB_SYSTEM}.
*
* InterSystems Caché
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_INTERSYSTEMS_CACHE = "intersystems_cache";
/**
* Enum value "mariadb" for attribute {@link ATTR_DB_SYSTEM}.
*
* MariaDB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_MARIADB = "mariadb";
/**
* Enum value "maxdb" for attribute {@link ATTR_DB_SYSTEM}.
*
* SAP MaxDB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_MAXDB = "maxdb";
/**
* Enum value "memcached" for attribute {@link ATTR_DB_SYSTEM}.
*
* Memcached
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_MEMCACHED = "memcached";
/**
* Enum value "mongodb" for attribute {@link ATTR_DB_SYSTEM}.
*
* MongoDB
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_MONGODB = "mongodb";
/**
* Enum value "mssql" for attribute {@link ATTR_DB_SYSTEM}.
*
* Microsoft SQL Server
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_MSSQL = "mssql";
/**
* Enum value "mssqlcompact" for attribute {@link ATTR_DB_SYSTEM}.
*
* Deprecated, Microsoft SQL Server Compact is discontinued.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `other_sql`.
*/
exports.DB_SYSTEM_VALUE_MSSQLCOMPACT = "mssqlcompact";
/**
* Enum value "mysql" for attribute {@link ATTR_DB_SYSTEM}.
*
* MySQL
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_MYSQL = "mysql";
/**
* Enum value "neo4j" for attribute {@link ATTR_DB_SYSTEM}.
*
* Neo4j
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_NEO4J = "neo4j";
/**
* Enum value "netezza" for attribute {@link ATTR_DB_SYSTEM}.
*
* Netezza
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_NETEZZA = "netezza";
/**
* Enum value "opensearch" for attribute {@link ATTR_DB_SYSTEM}.
*
* OpenSearch
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_OPENSEARCH = "opensearch";
/**
* Enum value "oracle" for attribute {@link ATTR_DB_SYSTEM}.
*
* Oracle Database
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_ORACLE = "oracle";
/**
* Enum value "other_sql" for attribute {@link ATTR_DB_SYSTEM}.
*
* Some other SQL database. Fallback only. See notes.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_OTHER_SQL = "other_sql";
/**
* Enum value "pervasive" for attribute {@link ATTR_DB_SYSTEM}.
*
* Pervasive PSQL
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_PERVASIVE = "pervasive";
/**
* Enum value "pointbase" for attribute {@link ATTR_DB_SYSTEM}.
*
* PointBase
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_POINTBASE = "pointbase";
/**
* Enum value "postgresql" for attribute {@link ATTR_DB_SYSTEM}.
*
* PostgreSQL
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_POSTGRESQL = "postgresql";
/**
* Enum value "progress" for attribute {@link ATTR_DB_SYSTEM}.
*
* Progress Database
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_PROGRESS = "progress";
/**
* Enum value "redis" for attribute {@link ATTR_DB_SYSTEM}.
*
* Redis
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_REDIS = "redis";
/**
* Enum value "redshift" for attribute {@link ATTR_DB_SYSTEM}.
*
* Amazon Redshift
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_REDSHIFT = "redshift";
/**
* Enum value "spanner" for attribute {@link ATTR_DB_SYSTEM}.
*
* Cloud Spanner
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_SPANNER = "spanner";
/**
* Enum value "sqlite" for attribute {@link ATTR_DB_SYSTEM}.
*
* SQLite
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_SQLITE = "sqlite";
/**
* Enum value "sybase" for attribute {@link ATTR_DB_SYSTEM}.
*
* Sybase
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_SYBASE = "sybase";
/**
* Enum value "teradata" for attribute {@link ATTR_DB_SYSTEM}.
*
* Teradata
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_TERADATA = "teradata";
/**
* Enum value "trino" for attribute {@link ATTR_DB_SYSTEM}.
*
* Trino
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_TRINO = "trino";
/**
* Enum value "vertica" for attribute {@link ATTR_DB_SYSTEM}.
*
* Vertica
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_VALUE_VERTICA = "vertica";
/**
* Enum value "actian.ingres" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Actian Ingres](https://www.actian.com/databases/ingres/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_ACTIAN_INGRES = "actian.ingres";
/**
* Enum value "aws.dynamodb" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Amazon DynamoDB](https://aws.amazon.com/pm/dynamodb/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_AWS_DYNAMODB = "aws.dynamodb";
/**
* Enum value "aws.redshift" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Amazon Redshift](https://aws.amazon.com/redshift/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_AWS_REDSHIFT = "aws.redshift";
/**
* Enum value "azure.cosmosdb" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Azure Cosmos DB](https://learn.microsoft.com/azure/cosmos-db)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_AZURE_COSMOSDB = "azure.cosmosdb";
/**
* Enum value "cassandra" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Apache Cassandra](https://cassandra.apache.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_CASSANDRA = "cassandra";
/**
* Enum value "clickhouse" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [ClickHouse](https://clickhouse.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_CLICKHOUSE = "clickhouse";
/**
* Enum value "cockroachdb" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [CockroachDB](https://www.cockroachlabs.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_COCKROACHDB = "cockroachdb";
/**
* Enum value "couchbase" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Couchbase](https://www.couchbase.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_COUCHBASE = "couchbase";
/**
* Enum value "couchdb" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Apache CouchDB](https://couchdb.apache.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_COUCHDB = "couchdb";
/**
* Enum value "derby" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Apache Derby](https://db.apache.org/derby/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_DERBY = "derby";
/**
* Enum value "elasticsearch" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Elasticsearch](https://www.elastic.co/elasticsearch)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_ELASTICSEARCH = "elasticsearch";
/**
* Enum value "firebirdsql" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Firebird](https://www.firebirdsql.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_FIREBIRDSQL = "firebirdsql";
/**
* Enum value "gcp.spanner" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Google Cloud Spanner](https://cloud.google.com/spanner)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_GCP_SPANNER = "gcp.spanner";
/**
* Enum value "geode" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Apache Geode](https://geode.apache.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_GEODE = "geode";
/**
* Enum value "h2database" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [H2 Database](https://h2database.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_H2DATABASE = "h2database";
/**
* Enum value "hbase" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Apache HBase](https://hbase.apache.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_HBASE = "hbase";
/**
* Enum value "hive" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Apache Hive](https://hive.apache.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_HIVE = "hive";
/**
* Enum value "hsqldb" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [HyperSQL Database](https://hsqldb.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_HSQLDB = "hsqldb";
/**
* Enum value "ibm.db2" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [IBM Db2](https://www.ibm.com/db2)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_IBM_DB2 = "ibm.db2";
/**
* Enum value "ibm.informix" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [IBM Informix](https://www.ibm.com/products/informix)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_IBM_INFORMIX = "ibm.informix";
/**
* Enum value "ibm.netezza" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [IBM Netezza](https://www.ibm.com/products/netezza)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_IBM_NETEZZA = "ibm.netezza";
/**
* Enum value "influxdb" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [InfluxDB](https://www.influxdata.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_INFLUXDB = "influxdb";
/**
* Enum value "instantdb" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Instant](https://www.instantdb.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_INSTANTDB = "instantdb";
/**
* Enum value "intersystems.cache" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [InterSystems Caché](https://www.intersystems.com/products/cache/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_INTERSYSTEMS_CACHE = "intersystems.cache";
/**
* Enum value "memcached" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Memcached](https://memcached.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_MEMCACHED = "memcached";
/**
* Enum value "mongodb" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [MongoDB](https://www.mongodb.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_MONGODB = "mongodb";
/**
* Enum value "neo4j" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Neo4j](https://neo4j.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_NEO4J = "neo4j";
/**
* Enum value "opensearch" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [OpenSearch](https://opensearch.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_OPENSEARCH = "opensearch";
/**
* Enum value "oracle.db" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Oracle Database](https://www.oracle.com/database/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_ORACLE_DB = "oracle.db";
/**
* Enum value "other_sql" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* Some other SQL database. Fallback only.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_OTHER_SQL = "other_sql";
/**
* Enum value "redis" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Redis](https://redis.io/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_REDIS = "redis";
/**
* Enum value "sap.hana" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [SAP HANA](https://www.sap.com/products/technology-platform/hana/what-is-sap-hana.html)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_SAP_HANA = "sap.hana";
/**
* Enum value "sap.maxdb" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [SAP MaxDB](https://maxdb.sap.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_SAP_MAXDB = "sap.maxdb";
/**
* Enum value "softwareag.adabas" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Adabas (Adaptable Database System)](https://documentation.softwareag.com/?pf=adabas)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_SOFTWAREAG_ADABAS = "softwareag.adabas";
/**
* Enum value "sqlite" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [SQLite](https://www.sqlite.org/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_SQLITE = "sqlite";
/**
* Enum value "teradata" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Teradata](https://www.teradata.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_TERADATA = "teradata";
/**
* Enum value "trino" for attribute {@link ATTR_DB_SYSTEM_NAME}.
*
* [Trino](https://trino.io/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DB_SYSTEM_NAME_VALUE_TRINO = "trino";
/**
* Deprecated, no replacement at this time.
*
* @example readonly_user
* @example reporting_user
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed, no replacement at this time.
*/
exports.ATTR_DB_USER = 'db.user';
/**
* Deprecated, use `deployment.environment.name` instead.
*
* @example staging
* @example production
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `deployment.environment.name`.
*/
exports.ATTR_DEPLOYMENT_ENVIRONMENT = 'deployment.environment';
/**
* Name of the [deployment environment](https://wikipedia.org/wiki/Deployment_environment) (aka deployment tier).
*
* @example staging
* @example production
*
* @note `deployment.environment.name` does not affect the uniqueness constraints defined through
* the `service.namespace`, `service.name` and `service.instance.id` resource attributes.
* This implies that resources carrying the following attribute combinations **MUST** be
* considered to be identifying the same service:
*
* - `service.name=frontend`, `deployment.environment.name=production`
* - `service.name=frontend`, `deployment.environment.name=staging`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DEPLOYMENT_ENVIRONMENT_NAME = 'deployment.environment.name';
/**
* The id of the deployment.
*
* @example 1208
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DEPLOYMENT_ID = 'deployment.id';
/**
* The name of the deployment.
*
* @example deploy my app
* @example deploy-frontend
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DEPLOYMENT_NAME = 'deployment.name';
/**
* The status of the deployment.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DEPLOYMENT_STATUS = 'deployment.status';
/**
* Enum value "failed" for attribute {@link ATTR_DEPLOYMENT_STATUS}.
*
* failed
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DEPLOYMENT_STATUS_VALUE_FAILED = "failed";
/**
* Enum value "succeeded" for attribute {@link ATTR_DEPLOYMENT_STATUS}.
*
* succeeded
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DEPLOYMENT_STATUS_VALUE_SUCCEEDED = "succeeded";
/**
* Destination address - domain name if available without reverse DNS lookup; otherwise, IP address or Unix domain socket name.
*
* @example destination.example.com
* @example 10.1.2.80
* @example /tmp/my.sock
*
* @note When observed from the source side, and when communicating through an intermediary, `destination.address` **SHOULD** represent the destination address behind any intermediaries, for example proxies, if it's available.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DESTINATION_ADDRESS = 'destination.address';
/**
* Destination port number
*
* @example 3389
* @example 2888
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DESTINATION_PORT = 'destination.port';
/**
* A unique identifier representing the device
*
* @example 123456789012345
* @example 01:23:45:67:89:AB
*
* @note Its value **SHOULD** be identical for all apps on a device and it **SHOULD NOT** change if an app is uninstalled and re-installed.
* However, it might be resettable by the user for all apps on a device.
* Hardware IDs (e.g. vendor-specific serial number, IMEI or MAC address) **MAY** be used as values.
*
* More information about Android identifier best practices can be found in the [Android user data IDs guide](https://developer.android.com/training/articles/user-data-ids).
*
* > [!WARNING]> This attribute may contain sensitive (PII) information. Caution should be taken when storing personal data or anything which can identify a user. GDPR and data protection laws may apply,
* > ensure you do your own due diligence.> Due to these reasons, this identifier is not recommended for consumer applications and will likely result in rejection from both Google Play and App Store.
* > However, it may be appropriate for specific enterprise scenarios, such as kiosk devices or enterprise-managed devices, with appropriate compliance clearance.
* > Any instrumentation providing this identifier **> MUST**> implement it as an opt-in feature.> See [`app.installation.id`](/docs/registry/attributes/app.md#app-installation-id)> for a more privacy-preserving alternative.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DEVICE_ID = 'device.id';
/**
* The name of the device manufacturer
*
* @example Apple
* @example Samsung
*
* @note The Android OS provides this field via [Build](https://developer.android.com/reference/android/os/Build#MANUFACTURER). iOS apps **SHOULD** hardcode the value `Apple`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DEVICE_MANUFACTURER = 'device.manufacturer';
/**
* The model identifier for the device
*
* @example iPhone3,4
* @example SM-G920F
*
* @note It's recommended this value represents a machine-readable version of the model identifier rather than the market or consumer-friendly name of the device.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DEVICE_MODEL_IDENTIFIER = 'device.model.identifier';
/**
* The marketing name for the device model
*
* @example iPhone 6s Plus
* @example Samsung Galaxy S6
*
* @note It's recommended this value represents a human-readable version of the device model rather than a machine-readable alternative.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DEVICE_MODEL_NAME = 'device.model.name';
/**
* The disk IO operation direction.
*
* @example read
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DISK_IO_DIRECTION = 'disk.io.direction';
/**
* Enum value "read" for attribute {@link ATTR_DISK_IO_DIRECTION}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DISK_IO_DIRECTION_VALUE_READ = "read";
/**
* Enum value "write" for attribute {@link ATTR_DISK_IO_DIRECTION}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.DISK_IO_DIRECTION_VALUE_WRITE = "write";
/**
* The list of IPv4 or IPv6 addresses resolved during DNS lookup.
*
* @example ["10.0.0.1", "2001:0db8:85a3:0000:0000:8a2e:0370:7334"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DNS_ANSWERS = 'dns.answers';
/**
* The name being queried.
*
* @example www.example.com
* @example opentelemetry.io
*
* @note The name represents the queried domain name as it appears in the DNS query without any additional normalization.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_DNS_QUESTION_NAME = 'dns.question.name';
/**
* Represents the human-readable identifier of the node/instance to which a request was routed.
*
* @example instance-0000000001
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ELASTICSEARCH_NODE_NAME = 'elasticsearch.node.name';
/**
* Unique identifier of an end user in the system. It maybe a username, email address, or other identifier.
*
* @example username
*
* @note Unique identifier of an end user in the system.
*
* > [!Warning]
* > This field contains sensitive (PII) information.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ENDUSER_ID = 'enduser.id';
/**
* Pseudonymous identifier of an end user. This identifier should be a random value that is not directly linked or associated with the end user's actual identity.
*
* @example QdH5CAWJgqVT4rOr0qtumf
*
* @note Pseudonymous identifier of an end user.
*
* > [!Warning]
* > This field contains sensitive (linkable PII) information.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ENDUSER_PSEUDO_ID = 'enduser.pseudo.id';
/**
* Deprecated, use `user.roles` instead.
*
* @example "admin"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Use `user.roles` instead.
*/
exports.ATTR_ENDUSER_ROLE = 'enduser.role';
/**
* Deprecated, no replacement at this time.
*
* @example "read:message, write:files"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed, no replacement at this time.
*/
exports.ATTR_ENDUSER_SCOPE = 'enduser.scope';
/**
* A message providing more detail about an error in human-readable form.
*
* @example Unexpected input type: string
* @example The user has exceeded their storage quota
*
* @note `error.message` should provide additional context and detail about an error.
* It is NOT **RECOMMENDED** to duplicate the value of `error.type` in `error.message`.
* It is also NOT **RECOMMENDED** to duplicate the value of `exception.message` in `error.message`.
*
* `error.message` is NOT **RECOMMENDED** for metrics or spans due to its unbounded cardinality and overlap with span status.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ERROR_MESSAGE = 'error.message';
/**
* Identifies the class / type of event.
*
* @example browser.mouse.click
* @example device.app.lifecycle
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated The value of this attribute **MUST** now be set as the value of the EventName field on the LogRecord to indicate that the LogRecord represents an Event.
*/
exports.ATTR_EVENT_NAME = 'event.name';
/**
* A boolean that is true if the serverless function is executed for the first time (aka cold-start).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_COLDSTART = 'faas.coldstart';
/**
* A string containing the schedule period as [Cron Expression](https://docs.oracle.com/cd/E12058_01/doc/doc.1014/e12030/cron_expressions.htm).
*
* @example "0/5 * * * ? *"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_CRON = 'faas.cron';
/**
* The name of the source on which the triggering operation was performed. For example, in Cloud Storage or S3 corresponds to the bucket name, and in Cosmos DB to the database name.
*
* @example myBucketName
* @example myDbName
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_DOCUMENT_COLLECTION = 'faas.document.collection';
/**
* The document name/table subjected to the operation. For example, in Cloud Storage or S3 is the name of the file, and in Cosmos DB the table name.
*
* @example myFile.txt
* @example myTableName
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_DOCUMENT_NAME = 'faas.document.name';
/**
* Describes the type of the operation that was performed on the data.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_DOCUMENT_OPERATION = 'faas.document.operation';
/**
* Enum value "delete" for attribute {@link ATTR_FAAS_DOCUMENT_OPERATION}.
*
* When an object is deleted.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_DOCUMENT_OPERATION_VALUE_DELETE = "delete";
/**
* Enum value "edit" for attribute {@link ATTR_FAAS_DOCUMENT_OPERATION}.
*
* When an object is modified.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_DOCUMENT_OPERATION_VALUE_EDIT = "edit";
/**
* Enum value "insert" for attribute {@link ATTR_FAAS_DOCUMENT_OPERATION}.
*
* When a new object is created.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_DOCUMENT_OPERATION_VALUE_INSERT = "insert";
/**
* A string containing the time when the data was accessed in the [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format expressed in [UTC](https://www.w3.org/TR/NOTE-datetime).
*
* @example "2020-01-23T13:47:06Z"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_DOCUMENT_TIME = 'faas.document.time';
/**
* The execution environment ID as a string, that will be potentially reused for other invocations to the same function/function version.
*
* @example 2021/06/28/[$LATEST]2f399eb14537447da05ab2a2e39309de
*
* @note - **AWS Lambda:** Use the (full) log stream name.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_INSTANCE = 'faas.instance';
/**
* The invocation ID of the current function invocation.
*
* @example "af9d5aa4-a685-4c5f-a22b-444f80b3cc28"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_INVOCATION_ID = 'faas.invocation_id';
/**
* The name of the invoked function.
*
* @example "my-function"
*
* @note **SHOULD** be equal to the `faas.name` resource attribute of the invoked function.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_INVOKED_NAME = 'faas.invoked_name';
/**
* The cloud provider of the invoked function.
*
* @note **SHOULD** be equal to the `cloud.provider` resource attribute of the invoked function.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_INVOKED_PROVIDER = 'faas.invoked_provider';
/**
* Enum value "alibaba_cloud" for attribute {@link ATTR_FAAS_INVOKED_PROVIDER}.
*
* Alibaba Cloud
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_INVOKED_PROVIDER_VALUE_ALIBABA_CLOUD = "alibaba_cloud";
/**
* Enum value "aws" for attribute {@link ATTR_FAAS_INVOKED_PROVIDER}.
*
* Amazon Web Services
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_INVOKED_PROVIDER_VALUE_AWS = "aws";
/**
* Enum value "azure" for attribute {@link ATTR_FAAS_INVOKED_PROVIDER}.
*
* Microsoft Azure
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_INVOKED_PROVIDER_VALUE_AZURE = "azure";
/**
* Enum value "gcp" for attribute {@link ATTR_FAAS_INVOKED_PROVIDER}.
*
* Google Cloud Platform
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_INVOKED_PROVIDER_VALUE_GCP = "gcp";
/**
* Enum value "tencent_cloud" for attribute {@link ATTR_FAAS_INVOKED_PROVIDER}.
*
* Tencent Cloud
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_INVOKED_PROVIDER_VALUE_TENCENT_CLOUD = "tencent_cloud";
/**
* The cloud region of the invoked function.
*
* @example "eu-central-1"
*
* @note **SHOULD** be equal to the `cloud.region` resource attribute of the invoked function.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_INVOKED_REGION = 'faas.invoked_region';
/**
* The amount of memory available to the serverless function converted to Bytes.
*
* @example 134217728
*
* @note It's recommended to set this attribute since e.g. too little memory can easily stop a Java AWS Lambda function from working correctly. On AWS Lambda, the environment variable `AWS_LAMBDA_FUNCTION_MEMORY_SIZE` provides this information (which must be multiplied by 1,048,576).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_MAX_MEMORY = 'faas.max_memory';
/**
* The name of the single function that this runtime instance executes.
*
* @example my-function
* @example myazurefunctionapp/some-function-name
*
* @note This is the name of the function as configured/deployed on the FaaS
* platform and is usually different from the name of the callback
* function (which may be stored in the
* [`code.namespace`/`code.function.name`](/docs/general/attributes.md#source-code-attributes)
* span attributes).
*
* For some cloud providers, the above definition is ambiguous. The following
* definition of function name **MUST** be used for this attribute
* (and consequently the span name) for the listed cloud providers/products:
*
* - **Azure:** The full name `<FUNCAPP>/<FUNC>`, i.e., function app name
* followed by a forward slash followed by the function name (this form
* can also be seen in the resource JSON for the function).
* This means that a span attribute **MUST** be used, as an Azure function
* app can host multiple functions that would usually share
* a TracerProvider (see also the `cloud.resource_id` attribute).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_NAME = 'faas.name';
/**
* A string containing the function invocation time in the [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format expressed in [UTC](https://www.w3.org/TR/NOTE-datetime).
*
* @example "2020-01-23T13:47:06Z"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_TIME = 'faas.time';
/**
* Type of the trigger which caused this function invocation.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_TRIGGER = 'faas.trigger';
/**
* Enum value "datasource" for attribute {@link ATTR_FAAS_TRIGGER}.
*
* A response to some data source operation such as a database or filesystem read/write
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_TRIGGER_VALUE_DATASOURCE = "datasource";
/**
* Enum value "http" for attribute {@link ATTR_FAAS_TRIGGER}.
*
* To provide an answer to an inbound HTTP request
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_TRIGGER_VALUE_HTTP = "http";
/**
* Enum value "other" for attribute {@link ATTR_FAAS_TRIGGER}.
*
* If none of the others apply
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_TRIGGER_VALUE_OTHER = "other";
/**
* Enum value "pubsub" for attribute {@link ATTR_FAAS_TRIGGER}.
*
* A function is set to be executed when messages are sent to a messaging system
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_TRIGGER_VALUE_PUBSUB = "pubsub";
/**
* Enum value "timer" for attribute {@link ATTR_FAAS_TRIGGER}.
*
* A function is scheduled to be executed regularly
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FAAS_TRIGGER_VALUE_TIMER = "timer";
/**
* The immutable version of the function being executed.
*
* @example 26
* @example pinkfroid-00002
*
* @note Depending on the cloud provider and platform, use:
*
* - **AWS Lambda:** The [function version](https://docs.aws.amazon.com/lambda/latest/dg/configuration-versions.html)
* (an integer represented as a decimal string).
* - **Google Cloud Run (Services):** The [revision](https://cloud.google.com/run/docs/managing/revisions)
* (i.e., the function name plus the revision suffix).
* - **Google Cloud Functions:** The value of the
* [`K_REVISION` environment variable](https://cloud.google.com/run/docs/container-contract#services-env-vars).
* - **Azure Functions:** Not applicable. Do not set this attribute.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FAAS_VERSION = 'faas.version';
/**
* The unique identifier for the flag evaluation context. For example, the targeting key.
*
* @example 5157782b-2203-4c80-a857-dbbd5e7761db
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FEATURE_FLAG_CONTEXT_ID = 'feature_flag.context.id';
/**
* Deprecated, use `error.message` instead.
*
* @example Flag `header-color` expected type `string` but found type `number`
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `error.message`.
*/
exports.ATTR_FEATURE_FLAG_EVALUATION_ERROR_MESSAGE = 'feature_flag.evaluation.error.message';
/**
* Deprecated, use `feature_flag.result.reason` instead.
*
* @example static
* @example targeting_match
* @example error
* @example default
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `feature_flag.result.reason`.
*/
exports.ATTR_FEATURE_FLAG_EVALUATION_REASON = 'feature_flag.evaluation.reason';
/**
* Enum value "cached" for attribute {@link ATTR_FEATURE_FLAG_EVALUATION_REASON}.
*
* The resolved value was retrieved from cache.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_CACHED = "cached";
/**
* Enum value "default" for attribute {@link ATTR_FEATURE_FLAG_EVALUATION_REASON}.
*
* The resolved value fell back to a pre-configured value (no dynamic evaluation occurred or dynamic evaluation yielded no result).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_DEFAULT = "default";
/**
* Enum value "disabled" for attribute {@link ATTR_FEATURE_FLAG_EVALUATION_REASON}.
*
* The resolved value was the result of the flag being disabled in the management system.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_DISABLED = "disabled";
/**
* Enum value "error" for attribute {@link ATTR_FEATURE_FLAG_EVALUATION_REASON}.
*
* The resolved value was the result of an error.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_ERROR = "error";
/**
* Enum value "split" for attribute {@link ATTR_FEATURE_FLAG_EVALUATION_REASON}.
*
* The resolved value was the result of pseudorandom assignment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_SPLIT = "split";
/**
* Enum value "stale" for attribute {@link ATTR_FEATURE_FLAG_EVALUATION_REASON}.
*
* The resolved value is non-authoritative or possibly out of date
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_STALE = "stale";
/**
* Enum value "static" for attribute {@link ATTR_FEATURE_FLAG_EVALUATION_REASON}.
*
* The resolved value is static (no dynamic evaluation).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_STATIC = "static";
/**
* Enum value "targeting_match" for attribute {@link ATTR_FEATURE_FLAG_EVALUATION_REASON}.
*
* The resolved value was the result of a dynamic evaluation, such as a rule or specific user-targeting.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_TARGETING_MATCH = "targeting_match";
/**
* Enum value "unknown" for attribute {@link ATTR_FEATURE_FLAG_EVALUATION_REASON}.
*
* The reason for the resolved value could not be determined.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_EVALUATION_REASON_VALUE_UNKNOWN = "unknown";
/**
* The lookup key of the feature flag.
*
* @example logo-color
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FEATURE_FLAG_KEY = 'feature_flag.key';
/**
* Identifies the feature flag provider.
*
* @example Flag Manager
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FEATURE_FLAG_PROVIDER_NAME = 'feature_flag.provider.name';
/**
* The reason code which shows how a feature flag value was determined.
*
* @example static
* @example targeting_match
* @example error
* @example default
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FEATURE_FLAG_RESULT_REASON = 'feature_flag.result.reason';
/**
* Enum value "cached" for attribute {@link ATTR_FEATURE_FLAG_RESULT_REASON}.
*
* The resolved value was retrieved from cache.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_RESULT_REASON_VALUE_CACHED = "cached";
/**
* Enum value "default" for attribute {@link ATTR_FEATURE_FLAG_RESULT_REASON}.
*
* The resolved value fell back to a pre-configured value (no dynamic evaluation occurred or dynamic evaluation yielded no result).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_RESULT_REASON_VALUE_DEFAULT = "default";
/**
* Enum value "disabled" for attribute {@link ATTR_FEATURE_FLAG_RESULT_REASON}.
*
* The resolved value was the result of the flag being disabled in the management system.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_RESULT_REASON_VALUE_DISABLED = "disabled";
/**
* Enum value "error" for attribute {@link ATTR_FEATURE_FLAG_RESULT_REASON}.
*
* The resolved value was the result of an error.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_RESULT_REASON_VALUE_ERROR = "error";
/**
* Enum value "split" for attribute {@link ATTR_FEATURE_FLAG_RESULT_REASON}.
*
* The resolved value was the result of pseudorandom assignment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_RESULT_REASON_VALUE_SPLIT = "split";
/**
* Enum value "stale" for attribute {@link ATTR_FEATURE_FLAG_RESULT_REASON}.
*
* The resolved value is non-authoritative or possibly out of date
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_RESULT_REASON_VALUE_STALE = "stale";
/**
* Enum value "static" for attribute {@link ATTR_FEATURE_FLAG_RESULT_REASON}.
*
* The resolved value is static (no dynamic evaluation).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_RESULT_REASON_VALUE_STATIC = "static";
/**
* Enum value "targeting_match" for attribute {@link ATTR_FEATURE_FLAG_RESULT_REASON}.
*
* The resolved value was the result of a dynamic evaluation, such as a rule or specific user-targeting.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_RESULT_REASON_VALUE_TARGETING_MATCH = "targeting_match";
/**
* Enum value "unknown" for attribute {@link ATTR_FEATURE_FLAG_RESULT_REASON}.
*
* The reason for the resolved value could not be determined.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.FEATURE_FLAG_RESULT_REASON_VALUE_UNKNOWN = "unknown";
/**
* The evaluated value of the feature flag.
*
* @example #ff0000
* @example true
* @example 3
*
* @note With some feature flag providers, feature flag results can be quite large or contain private or sensitive details.
* Because of this, `feature_flag.result.variant` is often the preferred attribute if it is available.
*
* It may be desirable to redact or otherwise limit the size and scope of `feature_flag.result.value` if possible.
* Because the evaluated flag value is unstructured and may be any type, it is left to the instrumentation author to determine how best to achieve this.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FEATURE_FLAG_RESULT_VALUE = 'feature_flag.result.value';
/**
* A semantic identifier for an evaluated flag value.
*
* @example red
* @example true
* @example on
*
* @note A semantic identifier, commonly referred to as a variant, provides a means
* for referring to a value without including the value itself. This can
* provide additional context for understanding the meaning behind a value.
* For example, the variant `red` maybe be used for the value `#c05543`.
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FEATURE_FLAG_RESULT_VARIANT = 'feature_flag.result.variant';
/**
* The identifier of the [flag set](https://openfeature.dev/specification/glossary/#flag-set) to which the feature flag belongs.
*
* @example proj-1
* @example ab98sgs
* @example service1/dev
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FEATURE_FLAG_SET_ID = 'feature_flag.set.id';
/**
* Deprecated, use `feature_flag.result.variant` instead.
*
* @example red
* @example true
* @example on
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `feature_flag.result.variant`.
*/
exports.ATTR_FEATURE_FLAG_VARIANT = 'feature_flag.variant';
/**
* The version of the ruleset used during the evaluation. This may be any stable value which uniquely identifies the ruleset.
*
* @example 1
* @example 01ABCDEF
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FEATURE_FLAG_VERSION = 'feature_flag.version';
/**
* Time when the file was last accessed, in ISO 8601 format.
*
* @example 2021-01-01T12:00:00Z
*
* @note This attribute might not be supported by some file systems — NFS, FAT32, in embedded OS, etc.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_ACCESSED = 'file.accessed';
/**
* Array of file attributes.
*
* @example ["readonly", "hidden"]
*
* @note Attributes names depend on the OS or file system. Heres a non-exhaustive list of values expected for this attribute: `archive`, `compressed`, `directory`, `encrypted`, `execute`, `hidden`, `immutable`, `journaled`, `read`, `readonly`, `symbolic link`, `system`, `temporary`, `write`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_ATTRIBUTES = 'file.attributes';
/**
* Time when the file attributes or metadata was last changed, in ISO 8601 format.
*
* @example 2021-01-01T12:00:00Z
*
* @note `file.changed` captures the time when any of the file's properties or attributes (including the content) are changed, while `file.modified` captures the timestamp when the file content is modified.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_CHANGED = 'file.changed';
/**
* Time when the file was created, in ISO 8601 format.
*
* @example 2021-01-01T12:00:00Z
*
* @note This attribute might not be supported by some file systems — NFS, FAT32, in embedded OS, etc.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_CREATED = 'file.created';
/**
* Directory where the file is located. It should include the drive letter, when appropriate.
*
* @example /home/user
* @example C:\\Program Files\\MyApp
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_DIRECTORY = 'file.directory';
/**
* File extension, excluding the leading dot.
*
* @example png
* @example gz
*
* @note When the file name has multiple extensions (example.tar.gz), only the last one should be captured ("gz", not "tar.gz").
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_EXTENSION = 'file.extension';
/**
* Name of the fork. A fork is additional data associated with a filesystem object.
*
* @example Zone.Identifier
*
* @note On Linux, a resource fork is used to store additional data with a filesystem object. A file always has at least one fork for the data portion, and additional forks may exist.
* On NTFS, this is analogous to an Alternate Data Stream (ADS), and the default data stream for a file is just called $DATA. Zone.Identifier is commonly used by Windows to track contents downloaded from the Internet. An ADS is typically of the form: C:\\path\\to\\filename.extension:some_fork_name, and some_fork_name is the value that should populate `fork_name`. `filename.extension` should populate `file.name`, and `extension` should populate `file.extension`. The full path, `file.path`, will include the fork name.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_FORK_NAME = 'file.fork_name';
/**
* Primary Group ID (GID) of the file.
*
* @example 1000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_GROUP_ID = 'file.group.id';
/**
* Primary group name of the file.
*
* @example users
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_GROUP_NAME = 'file.group.name';
/**
* Inode representing the file in the filesystem.
*
* @example 256383
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_INODE = 'file.inode';
/**
* Mode of the file in octal representation.
*
* @example 0640
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_MODE = 'file.mode';
/**
* Time when the file content was last modified, in ISO 8601 format.
*
* @example 2021-01-01T12:00:00Z
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_MODIFIED = 'file.modified';
/**
* Name of the file including the extension, without the directory.
*
* @example example.png
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_NAME = 'file.name';
/**
* The user ID (UID) or security identifier (SID) of the file owner.
*
* @example 1000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_OWNER_ID = 'file.owner.id';
/**
* Username of the file owner.
*
* @example root
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_OWNER_NAME = 'file.owner.name';
/**
* Full path to the file, including the file name. It should include the drive letter, when appropriate.
*
* @example /home/alice/example.png
* @example C:\\Program Files\\MyApp\\myapp.exe
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_PATH = 'file.path';
/**
* File size in bytes.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_SIZE = 'file.size';
/**
* Path to the target of a symbolic link.
*
* @example /usr/bin/python3
*
* @note This attribute is only applicable to symbolic links.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_FILE_SYMBOLIC_LINK_TARGET_PATH = 'file.symbolic_link.target_path';
/**
* The container within GCP where the AppHub application is defined.
*
* @example projects/my-container-project
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_APPLICATION_CONTAINER = 'gcp.apphub.application.container';
/**
* The name of the application as configured in AppHub.
*
* @example my-application
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_APPLICATION_ID = 'gcp.apphub.application.id';
/**
* The GCP zone or region where the application is defined.
*
* @example us-central1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_APPLICATION_LOCATION = 'gcp.apphub.application.location';
/**
* Criticality of a service indicates its importance to the business.
*
* @note [See AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_SERVICE_CRITICALITY_TYPE = 'gcp.apphub.service.criticality_type';
/**
* Enum value "HIGH" for attribute {@link ATTR_GCP_APPHUB_SERVICE_CRITICALITY_TYPE}.
*
* High impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_SERVICE_CRITICALITY_TYPE_VALUE_HIGH = "HIGH";
/**
* Enum value "LOW" for attribute {@link ATTR_GCP_APPHUB_SERVICE_CRITICALITY_TYPE}.
*
* Low impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_SERVICE_CRITICALITY_TYPE_VALUE_LOW = "LOW";
/**
* Enum value "MEDIUM" for attribute {@link ATTR_GCP_APPHUB_SERVICE_CRITICALITY_TYPE}.
*
* Medium impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_SERVICE_CRITICALITY_TYPE_VALUE_MEDIUM = "MEDIUM";
/**
* Enum value "MISSION_CRITICAL" for attribute {@link ATTR_GCP_APPHUB_SERVICE_CRITICALITY_TYPE}.
*
* Mission critical service.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_SERVICE_CRITICALITY_TYPE_VALUE_MISSION_CRITICAL = "MISSION_CRITICAL";
/**
* Environment of a service is the stage of a software lifecycle.
*
* @note [See AppHub environment type](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type_1)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE = 'gcp.apphub.service.environment_type';
/**
* Enum value "DEVELOPMENT" for attribute {@link ATTR_GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE}.
*
* Development environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE_VALUE_DEVELOPMENT = "DEVELOPMENT";
/**
* Enum value "PRODUCTION" for attribute {@link ATTR_GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE}.
*
* Production environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE_VALUE_PRODUCTION = "PRODUCTION";
/**
* Enum value "STAGING" for attribute {@link ATTR_GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE}.
*
* Staging environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE_VALUE_STAGING = "STAGING";
/**
* Enum value "TEST" for attribute {@link ATTR_GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE}.
*
* Test environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_SERVICE_ENVIRONMENT_TYPE_VALUE_TEST = "TEST";
/**
* The name of the service as configured in AppHub.
*
* @example my-service
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_SERVICE_ID = 'gcp.apphub.service.id';
/**
* Criticality of a workload indicates its importance to the business.
*
* @note [See AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE = 'gcp.apphub.workload.criticality_type';
/**
* Enum value "HIGH" for attribute {@link ATTR_GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE}.
*
* High impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE_VALUE_HIGH = "HIGH";
/**
* Enum value "LOW" for attribute {@link ATTR_GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE}.
*
* Low impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE_VALUE_LOW = "LOW";
/**
* Enum value "MEDIUM" for attribute {@link ATTR_GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE}.
*
* Medium impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE_VALUE_MEDIUM = "MEDIUM";
/**
* Enum value "MISSION_CRITICAL" for attribute {@link ATTR_GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE}.
*
* Mission critical service.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_WORKLOAD_CRITICALITY_TYPE_VALUE_MISSION_CRITICAL = "MISSION_CRITICAL";
/**
* Environment of a workload is the stage of a software lifecycle.
*
* @note [See AppHub environment type](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type_1)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE = 'gcp.apphub.workload.environment_type';
/**
* Enum value "DEVELOPMENT" for attribute {@link ATTR_GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE}.
*
* Development environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE_VALUE_DEVELOPMENT = "DEVELOPMENT";
/**
* Enum value "PRODUCTION" for attribute {@link ATTR_GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE}.
*
* Production environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE_VALUE_PRODUCTION = "PRODUCTION";
/**
* Enum value "STAGING" for attribute {@link ATTR_GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE}.
*
* Staging environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE_VALUE_STAGING = "STAGING";
/**
* Enum value "TEST" for attribute {@link ATTR_GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE}.
*
* Test environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_WORKLOAD_ENVIRONMENT_TYPE_VALUE_TEST = "TEST";
/**
* The name of the workload as configured in AppHub.
*
* @example my-workload
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_WORKLOAD_ID = 'gcp.apphub.workload.id';
/**
* The container within GCP where the AppHub destination application is defined.
*
* @example projects/my-container-project
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_DESTINATION_APPLICATION_CONTAINER = 'gcp.apphub_destination.application.container';
/**
* The name of the destination application as configured in AppHub.
*
* @example my-application
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_DESTINATION_APPLICATION_ID = 'gcp.apphub_destination.application.id';
/**
* The GCP zone or region where the destination application is defined.
*
* @example us-central1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_DESTINATION_APPLICATION_LOCATION = 'gcp.apphub_destination.application.location';
/**
* Criticality of a destination workload indicates its importance to the business as specified in [AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE = 'gcp.apphub_destination.service.criticality_type';
/**
* Enum value "HIGH" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE}.
*
* High impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE_VALUE_HIGH = "HIGH";
/**
* Enum value "LOW" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE}.
*
* Low impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE_VALUE_LOW = "LOW";
/**
* Enum value "MEDIUM" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE}.
*
* Medium impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE_VALUE_MEDIUM = "MEDIUM";
/**
* Enum value "MISSION_CRITICAL" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE}.
*
* Mission critical service.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_SERVICE_CRITICALITY_TYPE_VALUE_MISSION_CRITICAL = "MISSION_CRITICAL";
/**
* Software lifecycle stage of a destination service as defined [AppHub environment type](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type_1)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE = 'gcp.apphub_destination.service.environment_type';
/**
* Enum value "DEVELOPMENT" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE}.
*
* Development environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE_VALUE_DEVELOPMENT = "DEVELOPMENT";
/**
* Enum value "PRODUCTION" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE}.
*
* Production environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE_VALUE_PRODUCTION = "PRODUCTION";
/**
* Enum value "STAGING" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE}.
*
* Staging environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE_VALUE_STAGING = "STAGING";
/**
* Enum value "TEST" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE}.
*
* Test environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_SERVICE_ENVIRONMENT_TYPE_VALUE_TEST = "TEST";
/**
* The name of the destination service as configured in AppHub.
*
* @example my-service
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_DESTINATION_SERVICE_ID = 'gcp.apphub_destination.service.id';
/**
* Criticality of a destination workload indicates its importance to the business as specified in [AppHub type enum](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE = 'gcp.apphub_destination.workload.criticality_type';
/**
* Enum value "HIGH" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE}.
*
* High impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE_VALUE_HIGH = "HIGH";
/**
* Enum value "LOW" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE}.
*
* Low impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE_VALUE_LOW = "LOW";
/**
* Enum value "MEDIUM" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE}.
*
* Medium impact.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE_VALUE_MEDIUM = "MEDIUM";
/**
* Enum value "MISSION_CRITICAL" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE}.
*
* Mission critical service.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_WORKLOAD_CRITICALITY_TYPE_VALUE_MISSION_CRITICAL = "MISSION_CRITICAL";
/**
* Environment of a destination workload is the stage of a software lifecycle as provided in the [AppHub environment type](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type_1)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE = 'gcp.apphub_destination.workload.environment_type';
/**
* Enum value "DEVELOPMENT" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE}.
*
* Development environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE_VALUE_DEVELOPMENT = "DEVELOPMENT";
/**
* Enum value "PRODUCTION" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE}.
*
* Production environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE_VALUE_PRODUCTION = "PRODUCTION";
/**
* Enum value "STAGING" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE}.
*
* Staging environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE_VALUE_STAGING = "STAGING";
/**
* Enum value "TEST" for attribute {@link ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE}.
*
* Test environment.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GCP_APPHUB_DESTINATION_WORKLOAD_ENVIRONMENT_TYPE_VALUE_TEST = "TEST";
/**
* The name of the destination workload as configured in AppHub.
*
* @example my-workload
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_APPHUB_DESTINATION_WORKLOAD_ID = 'gcp.apphub_destination.workload.id';
/**
* Identifies the Google Cloud service for which the official client library is intended.
*
* @example appengine
* @example run
* @example firestore
* @example alloydb
* @example spanner
*
* @note Intended to be a stable identifier for Google Cloud client libraries that is uniform across implementation languages. The value should be derived from the canonical service domain for the service; for example, 'foo.googleapis.com' should result in a value of 'foo'.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_CLIENT_SERVICE = 'gcp.client.service';
/**
* The name of the Cloud Run [execution](https://cloud.google.com/run/docs/managing/job-executions) being run for the Job, as set by the [`CLOUD_RUN_EXECUTION`](https://cloud.google.com/run/docs/container-contract#jobs-env-vars) environment variable.
*
* @example job-name-xxxx
* @example sample-job-mdw84
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_CLOUD_RUN_JOB_EXECUTION = 'gcp.cloud_run.job.execution';
/**
* The index for a task within an execution as provided by the [`CLOUD_RUN_TASK_INDEX`](https://cloud.google.com/run/docs/container-contract#jobs-env-vars) environment variable.
*
* @example 0
* @example 1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_CLOUD_RUN_JOB_TASK_INDEX = 'gcp.cloud_run.job.task_index';
/**
* The hostname of a GCE instance. This is the full value of the default or [custom hostname](https://cloud.google.com/compute/docs/instances/custom-hostname-vm).
*
* @example my-host1234.example.com
* @example sample-vm.us-west1-b.c.my-project.internal
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_GCE_INSTANCE_HOSTNAME = 'gcp.gce.instance.hostname';
/**
* The instance name of a GCE instance. This is the value provided by `host.name`, the visible name of the instance in the Cloud Console UI, and the prefix for the default hostname of the instance as defined by the [default internal DNS name](https://cloud.google.com/compute/docs/internal-dns#instance-fully-qualified-domain-names).
*
* @example instance-1
* @example my-vm-name
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GCP_GCE_INSTANCE_NAME = 'gcp.gce.instance.name';
/**
* Free-form description of the GenAI agent provided by the application.
*
* @example Helps with math problems
* @example Generates fiction stories
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_AGENT_DESCRIPTION = 'gen_ai.agent.description';
/**
* The unique identifier of the GenAI agent.
*
* @example asst_5j66UpCpwteGg4YSxUnt7lPY
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_AGENT_ID = 'gen_ai.agent.id';
/**
* Human-readable name of the GenAI agent provided by the application.
*
* @example Math Tutor
* @example Fiction Writer
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_AGENT_NAME = 'gen_ai.agent.name';
/**
* Deprecated, use Event API to report completions contents.
*
* @example [{'role': 'assistant', 'content': 'The capital of France is Paris.'}]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed, no replacement at this time.
*/
exports.ATTR_GEN_AI_COMPLETION = 'gen_ai.completion';
/**
* The unique identifier for a conversation (session, thread), used to store and correlate messages within this conversation.
*
* @example conv_5j66UpCpwteGg4YSxUnt7lPY
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_CONVERSATION_ID = 'gen_ai.conversation.id';
/**
* The data source identifier.
*
* @example H7STPQYOND
*
* @note Data sources are used by AI agents and RAG applications to store grounding data. A data source may be an external database, object store, document collection, website, or any other storage system used by the GenAI agent or application. The `gen_ai.data_source.id` **SHOULD** match the identifier used by the GenAI system rather than a name specific to the external storage, such as a database or object store. Semantic conventions referencing `gen_ai.data_source.id` **MAY** also leverage additional attributes, such as `db.*`, to further identify and describe the data source.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_DATA_SOURCE_ID = 'gen_ai.data_source.id';
/**
* The number of dimensions the resulting output embeddings should have.
*
* @example 512
* @example 1024
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_EMBEDDINGS_DIMENSION_COUNT = 'gen_ai.embeddings.dimension.count';
/**
* A free-form explanation for the assigned score provided by the evaluator.
*
* @example The response is factually accurate but lacks sufficient detail to fully address the question.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_EVALUATION_EXPLANATION = 'gen_ai.evaluation.explanation';
/**
* The name of the evaluation metric used for the GenAI response.
*
* @example Relevance
* @example IntentResolution
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_EVALUATION_NAME = 'gen_ai.evaluation.name';
/**
* Human readable label for evaluation.
*
* @example relevant
* @example not_relevant
* @example correct
* @example incorrect
* @example pass
* @example fail
*
* @note This attribute provides a human-readable interpretation of the evaluation score produced by an evaluator. For example, a score value of 1 could mean "relevant" in one evaluation system and "not relevant" in another, depending on the scoring range and evaluator. The label **SHOULD** have low cardinality. Possible values depend on the evaluation metric and evaluator used; implementations **SHOULD** document the possible values.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_EVALUATION_SCORE_LABEL = 'gen_ai.evaluation.score.label';
/**
* The evaluation score returned by the evaluator.
*
* @example 4.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_EVALUATION_SCORE_VALUE = 'gen_ai.evaluation.score.value';
/**
* The chat history provided to the model as an input.
*
* @example [
* {
* "role": "user",
* "parts": [
* {
* "type": "text",
* "content": "Weather in Paris?"
* }
* ]
* },
* {
* "role": "assistant",
* "parts": [
* {
* "type": "tool_call",
* "id": "call_VSPygqKTWdrhaFErNvMV18Yl",
* "name": "get_weather",
* "arguments": {
* "location": "Paris"
* }
* }
* ]
* },
* {
* "role": "tool",
* "parts": [
* {
* "type": "tool_call_response",
* "id": " call_VSPygqKTWdrhaFErNvMV18Yl",
* "result": "rainy, 57°F"
* }
* ]
* }
* ]
*
* @note Instrumentations **MUST** follow [Input messages JSON schema](/docs/gen-ai/gen-ai-input-messages.json).
* When the attribute is recorded on events, it **MUST** be recorded in structured
* form. When recorded on spans, it **MAY** be recorded as a JSON string if structured
* format is not supported and **SHOULD** be recorded in structured form otherwise.
*
* Messages **MUST** be provided in the order they were sent to the model.
* Instrumentations **MAY** provide a way for users to filter or truncate
* input messages.
*
* > [!Warning]
* > This attribute is likely to contain sensitive information including user/PII data.
*
* See [Recording content on attributes](/docs/gen-ai/gen-ai-spans.md#recording-content-on-attributes)
* section for more details.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_INPUT_MESSAGES = 'gen_ai.input.messages';
/**
* Deprecated, use `gen_ai.output.type`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `gen_ai.output.type`.
*/
exports.ATTR_GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT = 'gen_ai.openai.request.response_format';
/**
* Enum value "json_object" for attribute {@link ATTR_GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT}.
*
* JSON object response format
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT_VALUE_JSON_OBJECT = "json_object";
/**
* Enum value "json_schema" for attribute {@link ATTR_GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT}.
*
* JSON schema response format
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT_VALUE_JSON_SCHEMA = "json_schema";
/**
* Enum value "text" for attribute {@link ATTR_GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT}.
*
* Text response format
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPENAI_REQUEST_RESPONSE_FORMAT_VALUE_TEXT = "text";
/**
* Deprecated, use `gen_ai.request.seed`.
*
* @example 100
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `gen_ai.request.seed`.
*/
exports.ATTR_GEN_AI_OPENAI_REQUEST_SEED = 'gen_ai.openai.request.seed';
/**
* Deprecated, use `openai.request.service_tier`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `openai.request.service_tier`.
*/
exports.ATTR_GEN_AI_OPENAI_REQUEST_SERVICE_TIER = 'gen_ai.openai.request.service_tier';
/**
* Enum value "auto" for attribute {@link ATTR_GEN_AI_OPENAI_REQUEST_SERVICE_TIER}.
*
* The system will utilize scale tier credits until they are exhausted.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPENAI_REQUEST_SERVICE_TIER_VALUE_AUTO = "auto";
/**
* Enum value "default" for attribute {@link ATTR_GEN_AI_OPENAI_REQUEST_SERVICE_TIER}.
*
* The system will utilize the default scale tier.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPENAI_REQUEST_SERVICE_TIER_VALUE_DEFAULT = "default";
/**
* Deprecated, use `openai.response.service_tier`.
*
* @example scale
* @example default
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `openai.response.service_tier`.
*/
exports.ATTR_GEN_AI_OPENAI_RESPONSE_SERVICE_TIER = 'gen_ai.openai.response.service_tier';
/**
* Deprecated, use `openai.response.system_fingerprint`.
*
* @example fp_44709d6fcb
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `openai.response.system_fingerprint`.
*/
exports.ATTR_GEN_AI_OPENAI_RESPONSE_SYSTEM_FINGERPRINT = 'gen_ai.openai.response.system_fingerprint';
/**
* The name of the operation being performed.
*
* @note If one of the predefined values applies, but specific system uses a different name it's **RECOMMENDED** to document it in the semantic conventions for specific GenAI system and use system-specific name in the instrumentation. If a different name is not documented, instrumentation libraries **SHOULD** use applicable predefined value.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_OPERATION_NAME = 'gen_ai.operation.name';
/**
* Enum value "chat" for attribute {@link ATTR_GEN_AI_OPERATION_NAME}.
*
* Chat completion operation such as [OpenAI Chat API](https://platform.openai.com/docs/api-reference/chat)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPERATION_NAME_VALUE_CHAT = "chat";
/**
* Enum value "create_agent" for attribute {@link ATTR_GEN_AI_OPERATION_NAME}.
*
* Create GenAI agent
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPERATION_NAME_VALUE_CREATE_AGENT = "create_agent";
/**
* Enum value "embeddings" for attribute {@link ATTR_GEN_AI_OPERATION_NAME}.
*
* Embeddings operation such as [OpenAI Create embeddings API](https://platform.openai.com/docs/api-reference/embeddings/create)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPERATION_NAME_VALUE_EMBEDDINGS = "embeddings";
/**
* Enum value "execute_tool" for attribute {@link ATTR_GEN_AI_OPERATION_NAME}.
*
* Execute a tool
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPERATION_NAME_VALUE_EXECUTE_TOOL = "execute_tool";
/**
* Enum value "generate_content" for attribute {@link ATTR_GEN_AI_OPERATION_NAME}.
*
* Multimodal content generation operation such as [Gemini Generate Content](https://ai.google.dev/api/generate-content)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPERATION_NAME_VALUE_GENERATE_CONTENT = "generate_content";
/**
* Enum value "invoke_agent" for attribute {@link ATTR_GEN_AI_OPERATION_NAME}.
*
* Invoke GenAI agent
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPERATION_NAME_VALUE_INVOKE_AGENT = "invoke_agent";
/**
* Enum value "text_completion" for attribute {@link ATTR_GEN_AI_OPERATION_NAME}.
*
* Text completions operation such as [OpenAI Completions API (Legacy)](https://platform.openai.com/docs/api-reference/completions)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OPERATION_NAME_VALUE_TEXT_COMPLETION = "text_completion";
/**
* Messages returned by the model where each message represents a specific model response (choice, candidate).
*
* @example [
* {
* "role": "assistant",
* "parts": [
* {
* "type": "text",
* "content": "The weather in Paris is currently rainy with a temperature of 57°F."
* }
* ],
* "finish_reason": "stop"
* }
* ]
*
* @note Instrumentations **MUST** follow [Output messages JSON schema](/docs/gen-ai/gen-ai-output-messages.json)
*
* Each message represents a single output choice/candidate generated by
* the model. Each message corresponds to exactly one generation
* (choice/candidate) and vice versa - one choice cannot be split across
* multiple messages or one message cannot contain parts from multiple choices.
*
* When the attribute is recorded on events, it **MUST** be recorded in structured
* form. When recorded on spans, it **MAY** be recorded as a JSON string if structured
* format is not supported and **SHOULD** be recorded in structured form otherwise.
*
* Instrumentations **MAY** provide a way for users to filter or truncate
* output messages.
*
* > [!Warning]
* > This attribute is likely to contain sensitive information including user/PII data.
*
* See [Recording content on attributes](/docs/gen-ai/gen-ai-spans.md#recording-content-on-attributes)
* section for more details.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_OUTPUT_MESSAGES = 'gen_ai.output.messages';
/**
* Represents the content type requested by the client.
*
* @note This attribute **SHOULD** be used when the client requests output of a specific type. The model may return zero or more outputs of this type.
* This attribute specifies the output modality and not the actual output format. For example, if an image is requested, the actual output could be a URL pointing to an image file.
* Additional output format details may be recorded in the future in the `gen_ai.output.{type}.*` attributes.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_OUTPUT_TYPE = 'gen_ai.output.type';
/**
* Enum value "image" for attribute {@link ATTR_GEN_AI_OUTPUT_TYPE}.
*
* Image
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OUTPUT_TYPE_VALUE_IMAGE = "image";
/**
* Enum value "json" for attribute {@link ATTR_GEN_AI_OUTPUT_TYPE}.
*
* JSON object with known or unknown schema
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OUTPUT_TYPE_VALUE_JSON = "json";
/**
* Enum value "speech" for attribute {@link ATTR_GEN_AI_OUTPUT_TYPE}.
*
* Speech
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OUTPUT_TYPE_VALUE_SPEECH = "speech";
/**
* Enum value "text" for attribute {@link ATTR_GEN_AI_OUTPUT_TYPE}.
*
* Plain text
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_OUTPUT_TYPE_VALUE_TEXT = "text";
/**
* Deprecated, use Event API to report prompt contents.
*
* @example [{'role': 'user', 'content': 'What is the capital of France?'}]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed, no replacement at this time.
*/
exports.ATTR_GEN_AI_PROMPT = 'gen_ai.prompt';
/**
* The Generative AI provider as identified by the client or server instrumentation.
*
* @note The attribute **SHOULD** be set based on the instrumentation's best
* knowledge and may differ from the actual model provider.
*
* Multiple providers, including Azure OpenAI, Gemini, and AI hosting platforms
* are accessible using the OpenAI REST API and corresponding client libraries,
* but may proxy or host models from different providers.
*
* The `gen_ai.request.model`, `gen_ai.response.model`, and `server.address`
* attributes may help identify the actual system in use.
*
* The `gen_ai.provider.name` attribute acts as a discriminator that
* identifies the GenAI telemetry format flavor specific to that provider
* within GenAI semantic conventions.
* It **SHOULD** be set consistently with provider-specific attributes and signals.
* For example, GenAI spans, metrics, and events related to AWS Bedrock
* should have the `gen_ai.provider.name` set to `aws.bedrock` and include
* applicable `aws.bedrock.*` attributes and are not expected to include
* `openai.*` attributes.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_PROVIDER_NAME = 'gen_ai.provider.name';
/**
* Enum value "anthropic" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [Anthropic](https://www.anthropic.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_ANTHROPIC = "anthropic";
/**
* Enum value "aws.bedrock" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [AWS Bedrock](https://aws.amazon.com/bedrock)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_AWS_BEDROCK = "aws.bedrock";
/**
* Enum value "azure.ai.inference" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* Azure AI Inference
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_AZURE_AI_INFERENCE = "azure.ai.inference";
/**
* Enum value "azure.ai.openai" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [Azure OpenAI](https://azure.microsoft.com/products/ai-services/openai-service/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_AZURE_AI_OPENAI = "azure.ai.openai";
/**
* Enum value "cohere" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [Cohere](https://cohere.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_COHERE = "cohere";
/**
* Enum value "deepseek" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [DeepSeek](https://www.deepseek.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_DEEPSEEK = "deepseek";
/**
* Enum value "gcp.gemini" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [Gemini](https://cloud.google.com/products/gemini)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_GCP_GEMINI = "gcp.gemini";
/**
* Enum value "gcp.gen_ai" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* Any Google generative AI endpoint
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_GCP_GEN_AI = "gcp.gen_ai";
/**
* Enum value "gcp.vertex_ai" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [Vertex AI](https://cloud.google.com/vertex-ai)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_GCP_VERTEX_AI = "gcp.vertex_ai";
/**
* Enum value "groq" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [Groq](https://groq.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_GROQ = "groq";
/**
* Enum value "ibm.watsonx.ai" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [IBM Watsonx AI](https://www.ibm.com/products/watsonx-ai)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_IBM_WATSONX_AI = "ibm.watsonx.ai";
/**
* Enum value "mistral_ai" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [Mistral AI](https://mistral.ai/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_MISTRAL_AI = "mistral_ai";
/**
* Enum value "openai" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [OpenAI](https://openai.com/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_OPENAI = "openai";
/**
* Enum value "perplexity" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [Perplexity](https://www.perplexity.ai/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_PERPLEXITY = "perplexity";
/**
* Enum value "x_ai" for attribute {@link ATTR_GEN_AI_PROVIDER_NAME}.
*
* [xAI](https://x.ai/)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_PROVIDER_NAME_VALUE_X_AI = "x_ai";
/**
* The target number of candidate completions to return.
*
* @example 3
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_CHOICE_COUNT = 'gen_ai.request.choice.count';
/**
* The encoding formats requested in an embeddings operation, if specified.
*
* @example ["base64"]
* @example ["float", "binary"]
*
* @note In some GenAI systems the encoding formats are called embedding types. Also, some GenAI systems only accept a single format per request.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_ENCODING_FORMATS = 'gen_ai.request.encoding_formats';
/**
* The frequency penalty setting for the GenAI request.
*
* @example 0.1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_FREQUENCY_PENALTY = 'gen_ai.request.frequency_penalty';
/**
* The maximum number of tokens the model generates for a request.
*
* @example 100
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_MAX_TOKENS = 'gen_ai.request.max_tokens';
/**
* The name of the GenAI model a request is being made to.
*
* @example "gpt-4"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_MODEL = 'gen_ai.request.model';
/**
* The presence penalty setting for the GenAI request.
*
* @example 0.1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_PRESENCE_PENALTY = 'gen_ai.request.presence_penalty';
/**
* Requests with same seed value more likely to return same result.
*
* @example 100
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_SEED = 'gen_ai.request.seed';
/**
* List of sequences that the model will use to stop generating further tokens.
*
* @example ["forest", "lived"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_STOP_SEQUENCES = 'gen_ai.request.stop_sequences';
/**
* The temperature setting for the GenAI request.
*
* @example 0.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_TEMPERATURE = 'gen_ai.request.temperature';
/**
* The top_k sampling setting for the GenAI request.
*
* @example 1.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_TOP_K = 'gen_ai.request.top_k';
/**
* The top_p sampling setting for the GenAI request.
*
* @example 1.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_REQUEST_TOP_P = 'gen_ai.request.top_p';
/**
* Array of reasons the model stopped generating tokens, corresponding to each generation received.
*
* @example ["stop"]
* @example ["stop", "length"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_RESPONSE_FINISH_REASONS = 'gen_ai.response.finish_reasons';
/**
* The unique identifier for the completion.
*
* @example chatcmpl-123
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_RESPONSE_ID = 'gen_ai.response.id';
/**
* The name of the model that generated the response.
*
* @example gpt-4-0613
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_RESPONSE_MODEL = 'gen_ai.response.model';
/**
* Deprecated, use `gen_ai.provider.name` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `gen_ai.provider.name`.
*/
exports.ATTR_GEN_AI_SYSTEM = 'gen_ai.system';
/**
* Enum value "anthropic" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Anthropic
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_ANTHROPIC = "anthropic";
/**
* Enum value "aws.bedrock" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* AWS Bedrock
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_AWS_BEDROCK = "aws.bedrock";
/**
* Enum value "az.ai.inference" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Azure AI Inference
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.ai.inference`.
*/
exports.GEN_AI_SYSTEM_VALUE_AZ_AI_INFERENCE = "az.ai.inference";
/**
* Enum value "az.ai.openai" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Azure OpenAI
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `azure.ai.openai`.
*/
exports.GEN_AI_SYSTEM_VALUE_AZ_AI_OPENAI = "az.ai.openai";
/**
* Enum value "azure.ai.inference" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Azure AI Inference
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_AZURE_AI_INFERENCE = "azure.ai.inference";
/**
* Enum value "azure.ai.openai" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Azure OpenAI
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_AZURE_AI_OPENAI = "azure.ai.openai";
/**
* Enum value "cohere" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Cohere
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_COHERE = "cohere";
/**
* Enum value "deepseek" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* DeepSeek
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_DEEPSEEK = "deepseek";
/**
* Enum value "gcp.gemini" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Gemini
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_GCP_GEMINI = "gcp.gemini";
/**
* Enum value "gcp.gen_ai" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Any Google generative AI endpoint
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_GCP_GEN_AI = "gcp.gen_ai";
/**
* Enum value "gcp.vertex_ai" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Vertex AI
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_GCP_VERTEX_AI = "gcp.vertex_ai";
/**
* Enum value "gemini" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Gemini
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `gcp.gemini`.
*/
exports.GEN_AI_SYSTEM_VALUE_GEMINI = "gemini";
/**
* Enum value "groq" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Groq
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_GROQ = "groq";
/**
* Enum value "ibm.watsonx.ai" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* IBM Watsonx AI
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_IBM_WATSONX_AI = "ibm.watsonx.ai";
/**
* Enum value "mistral_ai" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Mistral AI
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_MISTRAL_AI = "mistral_ai";
/**
* Enum value "openai" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* OpenAI
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_OPENAI = "openai";
/**
* Enum value "perplexity" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Perplexity
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_PERPLEXITY = "perplexity";
/**
* Enum value "vertex_ai" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* Vertex AI
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `gcp.vertex_ai`.
*/
exports.GEN_AI_SYSTEM_VALUE_VERTEX_AI = "vertex_ai";
/**
* Enum value "xai" for attribute {@link ATTR_GEN_AI_SYSTEM}.
*
* xAI
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_SYSTEM_VALUE_XAI = "xai";
/**
* The system message or instructions provided to the GenAI model separately from the chat history.
*
* @example [
* {
* "type": "text",
* "content": "You are an Agent that greet users, always use greetings tool to respond"
* }
* ]
*
* @example [
* {
* "type": "text",
* "content": "You are a language translator."
* },
* {
* "type": "text",
* "content": "Your mission is to translate text in English to French."
* }
* ]
*
* @note This attribute **SHOULD** be used when the corresponding provider or API
* allows to provide system instructions or messages separately from the
* chat history.
*
* Instructions that are part of the chat history **SHOULD** be recorded in
* `gen_ai.input.messages` attribute instead.
*
* Instrumentations **MUST** follow [System instructions JSON schema](/docs/gen-ai/gen-ai-system-instructions.json).
*
* When recorded on spans, it **MAY** be recorded as a JSON string if structured
* format is not supported and **SHOULD** be recorded in structured form otherwise.
*
* Instrumentations **MAY** provide a way for users to filter or truncate
* system instructions.
*
* > [!Warning]
* > This attribute may contain sensitive information.
*
* See [Recording content on attributes](/docs/gen-ai/gen-ai-spans.md#recording-content-on-attributes)
* section for more details.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_SYSTEM_INSTRUCTIONS = 'gen_ai.system_instructions';
/**
* The type of token being counted.
*
* @example input
* @example output
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_TOKEN_TYPE = 'gen_ai.token.type';
/**
* Enum value "input" for attribute {@link ATTR_GEN_AI_TOKEN_TYPE}.
*
* Input tokens (prompt, input, etc.)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_TOKEN_TYPE_VALUE_INPUT = "input";
/**
* Enum value "output" for attribute {@link ATTR_GEN_AI_TOKEN_TYPE}.
*
* Output tokens (completion, response, etc.)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `output`.
*/
exports.GEN_AI_TOKEN_TYPE_VALUE_COMPLETION = "output";
/**
* Enum value "output" for attribute {@link ATTR_GEN_AI_TOKEN_TYPE}.
*
* Output tokens (completion, response, etc.)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEN_AI_TOKEN_TYPE_VALUE_OUTPUT = "output";
/**
* Parameters passed to the tool call.
*
* @example {
* "location": "San Francisco?",
* "date": "2025-10-01"
* }
*
* @note > [!WARNING]
*
* > This attribute may contain sensitive information.
*
* It's expected to be an object - in case a serialized string is available
* to the instrumentation, the instrumentation **SHOULD** do the best effort to
* deserialize it to an object. When recorded on spans, it **MAY** be recorded as a JSON string if structured format is not supported and **SHOULD** be recorded in structured form otherwise.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_TOOL_CALL_ARGUMENTS = 'gen_ai.tool.call.arguments';
/**
* The tool call identifier.
*
* @example call_mszuSIzqtI65i1wAUOE8w5H4
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_TOOL_CALL_ID = 'gen_ai.tool.call.id';
/**
* The result returned by the tool call (if any and if execution was successful).
*
* @example {
* "temperature_range": {
* "high": 75,
* "low": 60
* },
* "conditions": "sunny"
* }
*
* @note > [!WARNING]
*
* > This attribute may contain sensitive information.
*
* It's expected to be an object - in case a serialized string is available
* to the instrumentation, the instrumentation **SHOULD** do the best effort to
* deserialize it to an object. When recorded on spans, it **MAY** be recorded as a JSON string if structured format is not supported and **SHOULD** be recorded in structured form otherwise.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_TOOL_CALL_RESULT = 'gen_ai.tool.call.result';
/**
* The list of source system tool definitions available to the GenAI agent or model.
*
* @example [
* {
* "type": "function",
* "name": "get_current_weather",
* "description": "Get the current weather in a given location",
* "parameters": {
* "type": "object",
* "properties": {
* "location": {
* "type": "string",
* "description": "The city and state, e.g. San Francisco, CA"
* },
* "unit": {
* "type": "string",
* "enum": [
* "celsius",
* "fahrenheit"
* ]
* }
* },
* "required": [
* "location",
* "unit"
* ]
* }
* }
* ]
*
* @note The value of this attribute matches source system tool definition format.
*
* It's expected to be an array of objects where each object represents a tool definition. In case a serialized string is available
* to the instrumentation, the instrumentation **SHOULD** do the best effort to
* deserialize it to an array. When recorded on spans, it **MAY** be recorded as a JSON string if structured format is not supported and **SHOULD** be recorded in structured form otherwise.
*
* Since this attribute could be large, it's NOT **RECOMMENDED** to populate
* it by default. Instrumentations **MAY** provide a way to enable
* populating this attribute.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_TOOL_DEFINITIONS = 'gen_ai.tool.definitions';
/**
* The tool description.
*
* @example Multiply two numbers
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_TOOL_DESCRIPTION = 'gen_ai.tool.description';
/**
* Name of the tool utilized by the agent.
*
* @example Flights
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_TOOL_NAME = 'gen_ai.tool.name';
/**
* Type of the tool utilized by the agent
*
* @example function
* @example extension
* @example datastore
*
* @note Extension: A tool executed on the agent-side to directly call external APIs, bridging the gap between the agent and real-world systems.
* Agent-side operations involve actions that are performed by the agent on the server or within the agent's controlled environment.
* Function: A tool executed on the client-side, where the agent generates parameters for a predefined function, and the client executes the logic.
* Client-side operations are actions taken on the user's end or within the client application.
* Datastore: A tool used by the agent to access and query structured or unstructured external data for retrieval-augmented tasks or knowledge updates.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_TOOL_TYPE = 'gen_ai.tool.type';
/**
* Deprecated, use `gen_ai.usage.output_tokens` instead.
*
* @example 42
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `gen_ai.usage.output_tokens`.
*/
exports.ATTR_GEN_AI_USAGE_COMPLETION_TOKENS = 'gen_ai.usage.completion_tokens';
/**
* The number of tokens used in the GenAI input (prompt).
*
* @example 100
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_USAGE_INPUT_TOKENS = 'gen_ai.usage.input_tokens';
/**
* The number of tokens used in the GenAI response (completion).
*
* @example 180
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEN_AI_USAGE_OUTPUT_TOKENS = 'gen_ai.usage.output_tokens';
/**
* Deprecated, use `gen_ai.usage.input_tokens` instead.
*
* @example 42
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `gen_ai.usage.input_tokens`.
*/
exports.ATTR_GEN_AI_USAGE_PROMPT_TOKENS = 'gen_ai.usage.prompt_tokens';
/**
* Two-letter code representing continents name.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEO_CONTINENT_CODE = 'geo.continent.code';
/**
* Enum value "AF" for attribute {@link ATTR_GEO_CONTINENT_CODE}.
*
* Africa
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEO_CONTINENT_CODE_VALUE_AF = "AF";
/**
* Enum value "AN" for attribute {@link ATTR_GEO_CONTINENT_CODE}.
*
* Antarctica
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEO_CONTINENT_CODE_VALUE_AN = "AN";
/**
* Enum value "AS" for attribute {@link ATTR_GEO_CONTINENT_CODE}.
*
* Asia
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEO_CONTINENT_CODE_VALUE_AS = "AS";
/**
* Enum value "EU" for attribute {@link ATTR_GEO_CONTINENT_CODE}.
*
* Europe
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEO_CONTINENT_CODE_VALUE_EU = "EU";
/**
* Enum value "NA" for attribute {@link ATTR_GEO_CONTINENT_CODE}.
*
* North America
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEO_CONTINENT_CODE_VALUE_NA = "NA";
/**
* Enum value "OC" for attribute {@link ATTR_GEO_CONTINENT_CODE}.
*
* Oceania
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEO_CONTINENT_CODE_VALUE_OC = "OC";
/**
* Enum value "SA" for attribute {@link ATTR_GEO_CONTINENT_CODE}.
*
* South America
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GEO_CONTINENT_CODE_VALUE_SA = "SA";
/**
* Two-letter ISO Country Code ([ISO 3166-1 alpha2](https://wikipedia.org/wiki/ISO_3166-1#Codes)).
*
* @example CA
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEO_COUNTRY_ISO_CODE = 'geo.country.iso_code';
/**
* Locality name. Represents the name of a city, town, village, or similar populated place.
*
* @example Montreal
* @example Berlin
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEO_LOCALITY_NAME = 'geo.locality.name';
/**
* Latitude of the geo location in [WGS84](https://wikipedia.org/wiki/World_Geodetic_System#WGS84).
*
* @example 45.505918
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEO_LOCATION_LAT = 'geo.location.lat';
/**
* Longitude of the geo location in [WGS84](https://wikipedia.org/wiki/World_Geodetic_System#WGS84).
*
* @example -73.61483
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEO_LOCATION_LON = 'geo.location.lon';
/**
* Postal code associated with the location. Values appropriate for this field may also be known as a postcode or ZIP code and will vary widely from country to country.
*
* @example 94040
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEO_POSTAL_CODE = 'geo.postal_code';
/**
* Region ISO code ([ISO 3166-2](https://wikipedia.org/wiki/ISO_3166-2)).
*
* @example CA-QC
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GEO_REGION_ISO_CODE = 'geo.region.iso_code';
/**
* The type of memory.
*
* @example other
* @example stack
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GO_MEMORY_TYPE = 'go.memory.type';
/**
* Enum value "other" for attribute {@link ATTR_GO_MEMORY_TYPE}.
*
* Memory used by the Go runtime, excluding other categories of memory usage described in this enumeration.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GO_MEMORY_TYPE_VALUE_OTHER = "other";
/**
* Enum value "stack" for attribute {@link ATTR_GO_MEMORY_TYPE}.
*
* Memory allocated from the heap that is reserved for stack space, whether or not it is currently in-use.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GO_MEMORY_TYPE_VALUE_STACK = "stack";
/**
* The GraphQL document being executed.
*
* @example "query findBookById { bookById(id: ?) { name } }"
*
* @note The value may be sanitized to exclude sensitive information.
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GRAPHQL_DOCUMENT = 'graphql.document';
/**
* The name of the operation being executed.
*
* @example "findBookById"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GRAPHQL_OPERATION_NAME = 'graphql.operation.name';
/**
* The type of the operation being executed.
*
* @example query
* @example mutation
* @example subscription
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_GRAPHQL_OPERATION_TYPE = 'graphql.operation.type';
/**
* Enum value "mutation" for attribute {@link ATTR_GRAPHQL_OPERATION_TYPE}.
*
* GraphQL mutation
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GRAPHQL_OPERATION_TYPE_VALUE_MUTATION = "mutation";
/**
* Enum value "query" for attribute {@link ATTR_GRAPHQL_OPERATION_TYPE}.
*
* GraphQL query
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GRAPHQL_OPERATION_TYPE_VALUE_QUERY = "query";
/**
* Enum value "subscription" for attribute {@link ATTR_GRAPHQL_OPERATION_TYPE}.
*
* GraphQL subscription
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.GRAPHQL_OPERATION_TYPE_VALUE_SUBSCRIPTION = "subscription";
/**
* Unique identifier for the application
*
* @example 2daa2797-e42b-4624-9322-ec3f968df4da
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HEROKU_APP_ID = 'heroku.app.id';
/**
* Commit hash for the current release
*
* @example e6134959463efd8966b20e75b913cafe3f5ec
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HEROKU_RELEASE_COMMIT = 'heroku.release.commit';
/**
* Time and date the release was created
*
* @example 2022-10-23T18:00:42Z
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HEROKU_RELEASE_CREATION_TIMESTAMP = 'heroku.release.creation_timestamp';
/**
* The CPU architecture the host system is running on.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_ARCH = 'host.arch';
/**
* Enum value "amd64" for attribute {@link ATTR_HOST_ARCH}.
*
* AMD64
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HOST_ARCH_VALUE_AMD64 = "amd64";
/**
* Enum value "arm32" for attribute {@link ATTR_HOST_ARCH}.
*
* ARM32
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HOST_ARCH_VALUE_ARM32 = "arm32";
/**
* Enum value "arm64" for attribute {@link ATTR_HOST_ARCH}.
*
* ARM64
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HOST_ARCH_VALUE_ARM64 = "arm64";
/**
* Enum value "ia64" for attribute {@link ATTR_HOST_ARCH}.
*
* Itanium
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HOST_ARCH_VALUE_IA64 = "ia64";
/**
* Enum value "ppc32" for attribute {@link ATTR_HOST_ARCH}.
*
* 32-bit PowerPC
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HOST_ARCH_VALUE_PPC32 = "ppc32";
/**
* Enum value "ppc64" for attribute {@link ATTR_HOST_ARCH}.
*
* 64-bit PowerPC
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HOST_ARCH_VALUE_PPC64 = "ppc64";
/**
* Enum value "s390x" for attribute {@link ATTR_HOST_ARCH}.
*
* IBM z/Architecture
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HOST_ARCH_VALUE_S390X = "s390x";
/**
* Enum value "x86" for attribute {@link ATTR_HOST_ARCH}.
*
* 32-bit x86
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HOST_ARCH_VALUE_X86 = "x86";
/**
* The amount of level 2 memory cache available to the processor (in Bytes).
*
* @example 12288000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_CPU_CACHE_L2_SIZE = 'host.cpu.cache.l2.size';
/**
* Family or generation of the CPU.
*
* @example 6
* @example PA-RISC 1.1e
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_CPU_FAMILY = 'host.cpu.family';
/**
* Model identifier. It provides more granular information about the CPU, distinguishing it from other CPUs within the same family.
*
* @example 6
* @example 9000/778/B180L
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_CPU_MODEL_ID = 'host.cpu.model.id';
/**
* Model designation of the processor.
*
* @example 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_CPU_MODEL_NAME = 'host.cpu.model.name';
/**
* Stepping or core revisions.
*
* @example 1
* @example r1p1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_CPU_STEPPING = 'host.cpu.stepping';
/**
* Processor manufacturer identifier. A maximum 12-character string.
*
* @example GenuineIntel
*
* @note [CPUID](https://wiki.osdev.org/CPUID) command returns the vendor ID string in EBX, EDX and ECX registers. Writing these to memory in this order results in a 12-character string.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_CPU_VENDOR_ID = 'host.cpu.vendor.id';
/**
* Unique host ID. For Cloud, this must be the instance_id assigned by the cloud provider. For non-containerized systems, this should be the `machine-id`. See the table below for the sources to use to determine the `machine-id` based on operating system.
*
* @example fdbf79e8af94cb7f9e8df36789187052
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_ID = 'host.id';
/**
* VM image ID or host OS image ID. For Cloud, this value is from the provider.
*
* @example ami-07b06b442921831e5
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_IMAGE_ID = 'host.image.id';
/**
* Name of the VM image or OS install the host was instantiated from.
*
* @example infra-ami-eks-worker-node-7d4ec78312
* @example CentOS-8-x86_64-1905
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_IMAGE_NAME = 'host.image.name';
/**
* The version string of the VM image or host OS as defined in [Version Attributes](/docs/resource/README.md#version-attributes).
*
* @example 0.1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_IMAGE_VERSION = 'host.image.version';
/**
* Available IP addresses of the host, excluding loopback interfaces.
*
* @example ["192.168.1.140", "fe80::abc2:4a28:737a:609e"]
*
* @note IPv4 Addresses **MUST** be specified in dotted-quad notation. IPv6 addresses **MUST** be specified in the [RFC 5952](https://www.rfc-editor.org/rfc/rfc5952.html) format.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_IP = 'host.ip';
/**
* Available MAC addresses of the host, excluding loopback interfaces.
*
* @example ["AC-DE-48-23-45-67", "AC-DE-48-23-45-67-01-9F"]
*
* @note MAC Addresses **MUST** be represented in [IEEE RA hexadecimal form](https://standards.ieee.org/wp-content/uploads/import/documents/tutorials/eui.pdf): as hyphen-separated octets in uppercase hexadecimal form from most to least significant.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_MAC = 'host.mac';
/**
* Name of the host. On Unix systems, it may contain what the hostname command returns, or the fully qualified hostname, or another name specified by the user.
*
* @example opentelemetry-test
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_NAME = 'host.name';
/**
* Type of host. For Cloud, this must be the machine type.
*
* @example n1-standard-1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HOST_TYPE = 'host.type';
/**
* Deprecated, use `client.address` instead.
*
* @example "83.164.160.102"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `client.address`.
*/
exports.ATTR_HTTP_CLIENT_IP = 'http.client_ip';
/**
* State of the HTTP connection in the HTTP connection pool.
*
* @example active
* @example idle
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HTTP_CONNECTION_STATE = 'http.connection.state';
/**
* Enum value "active" for attribute {@link ATTR_HTTP_CONNECTION_STATE}.
*
* active state.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HTTP_CONNECTION_STATE_VALUE_ACTIVE = "active";
/**
* Enum value "idle" for attribute {@link ATTR_HTTP_CONNECTION_STATE}.
*
* idle state.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HTTP_CONNECTION_STATE_VALUE_IDLE = "idle";
/**
* Deprecated, use `network.protocol.name` and `network.protocol.version` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Split into `network.protocol.name` and `network.protocol.version`
*/
exports.ATTR_HTTP_FLAVOR = 'http.flavor';
/**
* Enum value "1.0" for attribute {@link ATTR_HTTP_FLAVOR}.
*
* HTTP/1.0
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HTTP_FLAVOR_VALUE_HTTP_1_0 = "1.0";
/**
* Enum value "1.1" for attribute {@link ATTR_HTTP_FLAVOR}.
*
* HTTP/1.1
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HTTP_FLAVOR_VALUE_HTTP_1_1 = "1.1";
/**
* Enum value "2.0" for attribute {@link ATTR_HTTP_FLAVOR}.
*
* HTTP/2
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HTTP_FLAVOR_VALUE_HTTP_2_0 = "2.0";
/**
* Enum value "3.0" for attribute {@link ATTR_HTTP_FLAVOR}.
*
* HTTP/3
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HTTP_FLAVOR_VALUE_HTTP_3_0 = "3.0";
/**
* Enum value "QUIC" for attribute {@link ATTR_HTTP_FLAVOR}.
*
* QUIC protocol.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HTTP_FLAVOR_VALUE_QUIC = "QUIC";
/**
* Enum value "SPDY" for attribute {@link ATTR_HTTP_FLAVOR}.
*
* SPDY protocol.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HTTP_FLAVOR_VALUE_SPDY = "SPDY";
/**
* Deprecated, use one of `server.address`, `client.address` or `http.request.header.host` instead, depending on the usage.
*
* @example www.example.org
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by one of `server.address`, `client.address` or `http.request.header.host`, depending on the usage.
*/
exports.ATTR_HTTP_HOST = 'http.host';
/**
* Deprecated, use `http.request.method` instead.
*
* @example GET
* @example POST
* @example HEAD
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `http.request.method`.
*/
exports.ATTR_HTTP_METHOD = 'http.method';
/**
* The size of the request payload body in bytes. This is the number of bytes transferred excluding headers and is often, but not always, present as the [Content-Length](https://www.rfc-editor.org/rfc/rfc9110.html#field.content-length) header. For requests using transport encoding, this should be the compressed size.
*
* @example 3495
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HTTP_REQUEST_BODY_SIZE = 'http.request.body.size';
/**
* Enum value "QUERY" for attribute {@link ATTR_HTTP_REQUEST_METHOD}.
*
* QUERY method.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HTTP_REQUEST_METHOD_VALUE_QUERY = "QUERY";
/**
* The total size of the request in bytes. This should be the total number of bytes sent over the wire, including the request line (HTTP/1.1), framing (HTTP/2 and HTTP/3), headers, and request body if any.
*
* @example 1437
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HTTP_REQUEST_SIZE = 'http.request.size';
/**
* Deprecated, use `http.request.header.content-length` instead.
*
* @example 3495
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `http.request.header.content-length`.
*/
exports.ATTR_HTTP_REQUEST_CONTENT_LENGTH = 'http.request_content_length';
/**
* Deprecated, use `http.request.body.size` instead.
*
* @example 5493
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `http.request.body.size`.
*/
exports.ATTR_HTTP_REQUEST_CONTENT_LENGTH_UNCOMPRESSED = 'http.request_content_length_uncompressed';
/**
* The size of the response payload body in bytes. This is the number of bytes transferred excluding headers and is often, but not always, present as the [Content-Length](https://www.rfc-editor.org/rfc/rfc9110.html#field.content-length) header. For requests using transport encoding, this should be the compressed size.
*
* @example 3495
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HTTP_RESPONSE_BODY_SIZE = 'http.response.body.size';
/**
* The total size of the response in bytes. This should be the total number of bytes sent over the wire, including the status line (HTTP/1.1), framing (HTTP/2 and HTTP/3), headers, and response body and trailers if any.
*
* @example 1437
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HTTP_RESPONSE_SIZE = 'http.response.size';
/**
* Deprecated, use `http.response.header.content-length` instead.
*
* @example 3495
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `http.response.header.content-length`.
*/
exports.ATTR_HTTP_RESPONSE_CONTENT_LENGTH = 'http.response_content_length';
/**
* Deprecated, use `http.response.body.size` instead.
*
* @example 5493
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `http.response.body.size`.
*/
exports.ATTR_HTTP_RESPONSE_CONTENT_LENGTH_UNCOMPRESSED = 'http.response_content_length_uncompressed';
/**
* Deprecated, use `url.scheme` instead.
*
* @example http
* @example https
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `url.scheme`.
*/
exports.ATTR_HTTP_SCHEME = 'http.scheme';
/**
* Deprecated, use `server.address` instead.
*
* @example example.com
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `server.address`.
*/
exports.ATTR_HTTP_SERVER_NAME = 'http.server_name';
/**
* Deprecated, use `http.response.status_code` instead.
*
* @example 200
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `http.response.status_code`.
*/
exports.ATTR_HTTP_STATUS_CODE = 'http.status_code';
/**
* Deprecated, use `url.path` and `url.query` instead.
*
* @example /search?q=OpenTelemetry#SemConv
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Split to `url.path` and `url.query`.
*/
exports.ATTR_HTTP_TARGET = 'http.target';
/**
* Deprecated, use `url.full` instead.
*
* @example https://www.foo.bar/search?q=OpenTelemetry#SemConv
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `url.full`.
*/
exports.ATTR_HTTP_URL = 'http.url';
/**
* Deprecated, use `user_agent.original` instead.
*
* @example CERN-LineMode/2.15 libwww/2.17b3
* @example Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `user_agent.original`.
*/
exports.ATTR_HTTP_USER_AGENT = 'http.user_agent';
/**
* Design capacity in Watts-hours or Amper-hours
*
* @example 9.3Ah
* @example 50Wh
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_BATTERY_CAPACITY = 'hw.battery.capacity';
/**
* Battery [chemistry](https://schemas.dmtf.org/wbem/cim-html/2.31.0/CIM_Battery.html), e.g. Lithium-Ion, Nickel-Cadmium, etc.
*
* @example Li-ion
* @example NiMH
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_BATTERY_CHEMISTRY = 'hw.battery.chemistry';
/**
* The current state of the battery
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_BATTERY_STATE = 'hw.battery.state';
/**
* Enum value "charging" for attribute {@link ATTR_HW_BATTERY_STATE}.
*
* Charging
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_BATTERY_STATE_VALUE_CHARGING = "charging";
/**
* Enum value "discharging" for attribute {@link ATTR_HW_BATTERY_STATE}.
*
* Discharging
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_BATTERY_STATE_VALUE_DISCHARGING = "discharging";
/**
* BIOS version of the hardware component
*
* @example 1.2.3
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_BIOS_VERSION = 'hw.bios_version';
/**
* Driver version for the hardware component
*
* @example 10.2.1-3
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_DRIVER_VERSION = 'hw.driver_version';
/**
* Type of the enclosure (useful for modular systems)
*
* @example Computer
* @example Storage
* @example Switch
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_ENCLOSURE_TYPE = 'hw.enclosure.type';
/**
* Firmware version of the hardware component
*
* @example 2.0.1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_FIRMWARE_VERSION = 'hw.firmware_version';
/**
* Type of task the GPU is performing
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_GPU_TASK = 'hw.gpu.task';
/**
* Enum value "decoder" for attribute {@link ATTR_HW_GPU_TASK}.
*
* Decoder
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_GPU_TASK_VALUE_DECODER = "decoder";
/**
* Enum value "encoder" for attribute {@link ATTR_HW_GPU_TASK}.
*
* Encoder
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_GPU_TASK_VALUE_ENCODER = "encoder";
/**
* Enum value "general" for attribute {@link ATTR_HW_GPU_TASK}.
*
* General
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_GPU_TASK_VALUE_GENERAL = "general";
/**
* An identifier for the hardware component, unique within the monitored host
*
* @example win32battery_battery_testsysa33_1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_ID = 'hw.id';
/**
* Type of limit for hardware components
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_LIMIT_TYPE = 'hw.limit_type';
/**
* Enum value "critical" for attribute {@link ATTR_HW_LIMIT_TYPE}.
*
* Critical
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LIMIT_TYPE_VALUE_CRITICAL = "critical";
/**
* Enum value "degraded" for attribute {@link ATTR_HW_LIMIT_TYPE}.
*
* Degraded
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LIMIT_TYPE_VALUE_DEGRADED = "degraded";
/**
* Enum value "high.critical" for attribute {@link ATTR_HW_LIMIT_TYPE}.
*
* High Critical
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LIMIT_TYPE_VALUE_HIGH_CRITICAL = "high.critical";
/**
* Enum value "high.degraded" for attribute {@link ATTR_HW_LIMIT_TYPE}.
*
* High Degraded
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LIMIT_TYPE_VALUE_HIGH_DEGRADED = "high.degraded";
/**
* Enum value "low.critical" for attribute {@link ATTR_HW_LIMIT_TYPE}.
*
* Low Critical
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LIMIT_TYPE_VALUE_LOW_CRITICAL = "low.critical";
/**
* Enum value "low.degraded" for attribute {@link ATTR_HW_LIMIT_TYPE}.
*
* Low Degraded
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LIMIT_TYPE_VALUE_LOW_DEGRADED = "low.degraded";
/**
* Enum value "max" for attribute {@link ATTR_HW_LIMIT_TYPE}.
*
* Maximum
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LIMIT_TYPE_VALUE_MAX = "max";
/**
* Enum value "throttled" for attribute {@link ATTR_HW_LIMIT_TYPE}.
*
* Throttled
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LIMIT_TYPE_VALUE_THROTTLED = "throttled";
/**
* Enum value "turbo" for attribute {@link ATTR_HW_LIMIT_TYPE}.
*
* Turbo
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LIMIT_TYPE_VALUE_TURBO = "turbo";
/**
* RAID Level of the logical disk
*
* @example RAID0+1
* @example RAID5
* @example RAID10
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_LOGICAL_DISK_RAID_LEVEL = 'hw.logical_disk.raid_level';
/**
* State of the logical disk space usage
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_LOGICAL_DISK_STATE = 'hw.logical_disk.state';
/**
* Enum value "free" for attribute {@link ATTR_HW_LOGICAL_DISK_STATE}.
*
* Free
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LOGICAL_DISK_STATE_VALUE_FREE = "free";
/**
* Enum value "used" for attribute {@link ATTR_HW_LOGICAL_DISK_STATE}.
*
* Used
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_LOGICAL_DISK_STATE_VALUE_USED = "used";
/**
* Type of the memory module
*
* @example DDR4
* @example DDR5
* @example LPDDR5
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_MEMORY_TYPE = 'hw.memory.type';
/**
* Descriptive model name of the hardware component
*
* @example PERC H740P
* @example Intel(R) Core(TM) i7-10700K
* @example Dell XPS 15 Battery
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_MODEL = 'hw.model';
/**
* An easily-recognizable name for the hardware component
*
* @example eth0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_NAME = 'hw.name';
/**
* Logical addresses of the adapter (e.g. IP address, or WWPN)
*
* @example ["172.16.8.21", "57.11.193.42"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_NETWORK_LOGICAL_ADDRESSES = 'hw.network.logical_addresses';
/**
* Physical address of the adapter (e.g. MAC address, or WWNN)
*
* @example 00-90-F5-E9-7B-36
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_NETWORK_PHYSICAL_ADDRESS = 'hw.network.physical_address';
/**
* Unique identifier of the parent component (typically the `hw.id` attribute of the enclosure, or disk controller)
*
* @example dellStorage_perc_0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_PARENT = 'hw.parent';
/**
* [S.M.A.R.T.](https://wikipedia.org/wiki/S.M.A.R.T.) (Self-Monitoring, Analysis, and Reporting Technology) attribute of the physical disk
*
* @example Spin Retry Count
* @example Seek Error Rate
* @example Raw Read Error Rate
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_PHYSICAL_DISK_SMART_ATTRIBUTE = 'hw.physical_disk.smart_attribute';
/**
* State of the physical disk endurance utilization
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_PHYSICAL_DISK_STATE = 'hw.physical_disk.state';
/**
* Enum value "remaining" for attribute {@link ATTR_HW_PHYSICAL_DISK_STATE}.
*
* Remaining
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_PHYSICAL_DISK_STATE_VALUE_REMAINING = "remaining";
/**
* Type of the physical disk
*
* @example HDD
* @example SSD
* @example 10K
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_PHYSICAL_DISK_TYPE = 'hw.physical_disk.type';
/**
* Location of the sensor
*
* @example cpu0
* @example ps1
* @example INLET
* @example CPU0_DIE
* @example AMBIENT
* @example MOTHERBOARD
* @example PS0 V3_3
* @example MAIN_12V
* @example CPU_VCORE
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_SENSOR_LOCATION = 'hw.sensor_location';
/**
* Serial number of the hardware component
*
* @example CNFCP0123456789
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_SERIAL_NUMBER = 'hw.serial_number';
/**
* The current state of the component
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_STATE = 'hw.state';
/**
* Enum value "degraded" for attribute {@link ATTR_HW_STATE}.
*
* Degraded
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_STATE_VALUE_DEGRADED = "degraded";
/**
* Enum value "failed" for attribute {@link ATTR_HW_STATE}.
*
* Failed
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_STATE_VALUE_FAILED = "failed";
/**
* Enum value "needs_cleaning" for attribute {@link ATTR_HW_STATE}.
*
* Needs Cleaning
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_STATE_VALUE_NEEDS_CLEANING = "needs_cleaning";
/**
* Enum value "ok" for attribute {@link ATTR_HW_STATE}.
*
* OK
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_STATE_VALUE_OK = "ok";
/**
* Enum value "predicted_failure" for attribute {@link ATTR_HW_STATE}.
*
* Predicted Failure
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_STATE_VALUE_PREDICTED_FAILURE = "predicted_failure";
/**
* Type of tape drive operation
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_TAPE_DRIVE_OPERATION_TYPE = 'hw.tape_drive.operation_type';
/**
* Enum value "clean" for attribute {@link ATTR_HW_TAPE_DRIVE_OPERATION_TYPE}.
*
* Clean
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TAPE_DRIVE_OPERATION_TYPE_VALUE_CLEAN = "clean";
/**
* Enum value "mount" for attribute {@link ATTR_HW_TAPE_DRIVE_OPERATION_TYPE}.
*
* Mount
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TAPE_DRIVE_OPERATION_TYPE_VALUE_MOUNT = "mount";
/**
* Enum value "unmount" for attribute {@link ATTR_HW_TAPE_DRIVE_OPERATION_TYPE}.
*
* Unmount
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TAPE_DRIVE_OPERATION_TYPE_VALUE_UNMOUNT = "unmount";
/**
* Type of the component
*
* @note Describes the category of the hardware component for which `hw.state` is being reported. For example, `hw.type=temperature` along with `hw.state=degraded` would indicate that the temperature of the hardware component has been reported as `degraded`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_TYPE = 'hw.type';
/**
* Enum value "battery" for attribute {@link ATTR_HW_TYPE}.
*
* Battery
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_BATTERY = "battery";
/**
* Enum value "cpu" for attribute {@link ATTR_HW_TYPE}.
*
* CPU
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_CPU = "cpu";
/**
* Enum value "disk_controller" for attribute {@link ATTR_HW_TYPE}.
*
* Disk controller
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_DISK_CONTROLLER = "disk_controller";
/**
* Enum value "enclosure" for attribute {@link ATTR_HW_TYPE}.
*
* Enclosure
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_ENCLOSURE = "enclosure";
/**
* Enum value "fan" for attribute {@link ATTR_HW_TYPE}.
*
* Fan
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_FAN = "fan";
/**
* Enum value "gpu" for attribute {@link ATTR_HW_TYPE}.
*
* GPU
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_GPU = "gpu";
/**
* Enum value "logical_disk" for attribute {@link ATTR_HW_TYPE}.
*
* Logical disk
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_LOGICAL_DISK = "logical_disk";
/**
* Enum value "memory" for attribute {@link ATTR_HW_TYPE}.
*
* Memory
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_MEMORY = "memory";
/**
* Enum value "network" for attribute {@link ATTR_HW_TYPE}.
*
* Network
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_NETWORK = "network";
/**
* Enum value "physical_disk" for attribute {@link ATTR_HW_TYPE}.
*
* Physical disk
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_PHYSICAL_DISK = "physical_disk";
/**
* Enum value "power_supply" for attribute {@link ATTR_HW_TYPE}.
*
* Power supply
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_POWER_SUPPLY = "power_supply";
/**
* Enum value "tape_drive" for attribute {@link ATTR_HW_TYPE}.
*
* Tape drive
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_TAPE_DRIVE = "tape_drive";
/**
* Enum value "temperature" for attribute {@link ATTR_HW_TYPE}.
*
* Temperature
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_TEMPERATURE = "temperature";
/**
* Enum value "voltage" for attribute {@link ATTR_HW_TYPE}.
*
* Voltage
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.HW_TYPE_VALUE_VOLTAGE = "voltage";
/**
* Vendor name of the hardware component
*
* @example Dell
* @example HP
* @example Intel
* @example AMD
* @example LSI
* @example Lenovo
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_HW_VENDOR = 'hw.vendor';
/**
* This attribute represents the state of the application.
*
* @note The iOS lifecycle states are defined in the [UIApplicationDelegate documentation](https://developer.apple.com/documentation/uikit/uiapplicationdelegate), and from which the `OS terminology` column values are derived.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_IOS_APP_STATE = 'ios.app.state';
/**
* Enum value "active" for attribute {@link ATTR_IOS_APP_STATE}.
*
* The app has become `active`. Associated with UIKit notification `applicationDidBecomeActive`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_APP_STATE_VALUE_ACTIVE = "active";
/**
* Enum value "background" for attribute {@link ATTR_IOS_APP_STATE}.
*
* The app is now in the background. This value is associated with UIKit notification `applicationDidEnterBackground`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_APP_STATE_VALUE_BACKGROUND = "background";
/**
* Enum value "foreground" for attribute {@link ATTR_IOS_APP_STATE}.
*
* The app is now in the foreground. This value is associated with UIKit notification `applicationWillEnterForeground`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_APP_STATE_VALUE_FOREGROUND = "foreground";
/**
* Enum value "inactive" for attribute {@link ATTR_IOS_APP_STATE}.
*
* The app is now `inactive`. Associated with UIKit notification `applicationWillResignActive`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_APP_STATE_VALUE_INACTIVE = "inactive";
/**
* Enum value "terminate" for attribute {@link ATTR_IOS_APP_STATE}.
*
* The app is about to terminate. Associated with UIKit notification `applicationWillTerminate`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_APP_STATE_VALUE_TERMINATE = "terminate";
/**
* Deprecated. Use the `ios.app.state` attribute.
*
* @note The iOS lifecycle states are defined in the [UIApplicationDelegate documentation](https://developer.apple.com/documentation/uikit/uiapplicationdelegate), and from which the `OS terminology` column values are derived.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `ios.app.state`.
*/
exports.ATTR_IOS_STATE = 'ios.state';
/**
* Enum value "active" for attribute {@link ATTR_IOS_STATE}.
*
* The app has become `active`. Associated with UIKit notification `applicationDidBecomeActive`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_STATE_VALUE_ACTIVE = "active";
/**
* Enum value "background" for attribute {@link ATTR_IOS_STATE}.
*
* The app is now in the background. This value is associated with UIKit notification `applicationDidEnterBackground`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_STATE_VALUE_BACKGROUND = "background";
/**
* Enum value "foreground" for attribute {@link ATTR_IOS_STATE}.
*
* The app is now in the foreground. This value is associated with UIKit notification `applicationWillEnterForeground`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_STATE_VALUE_FOREGROUND = "foreground";
/**
* Enum value "inactive" for attribute {@link ATTR_IOS_STATE}.
*
* The app is now `inactive`. Associated with UIKit notification `applicationWillResignActive`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_STATE_VALUE_INACTIVE = "inactive";
/**
* Enum value "terminate" for attribute {@link ATTR_IOS_STATE}.
*
* The app is about to terminate. Associated with UIKit notification `applicationWillTerminate`.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.IOS_STATE_VALUE_TERMINATE = "terminate";
/**
* Name of the buffer pool.
*
* @example mapped
* @example direct
*
* @note Pool names are generally obtained via [BufferPoolMXBean#getName()](https://docs.oracle.com/en/java/javase/11/docs/api/java.management/java/lang/management/BufferPoolMXBean.html#getName()).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_JVM_BUFFER_POOL_NAME = 'jvm.buffer.pool.name';
/**
* Name of the garbage collector cause.
*
* @example System.gc()
* @example Allocation Failure
*
* @note Garbage collector cause is generally obtained via [GarbageCollectionNotificationInfo#getGcCause()](https://docs.oracle.com/en/java/javase/11/docs/api/jdk.management/com/sun/management/GarbageCollectionNotificationInfo.html#getGcCause()).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_JVM_GC_CAUSE = 'jvm.gc.cause';
/**
* The name of the cluster.
*
* @example opentelemetry-cluster
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_CLUSTER_NAME = 'k8s.cluster.name';
/**
* A pseudo-ID for the cluster, set to the UID of the `kube-system` namespace.
*
* @example 218fc5a9-a5f1-4b54-aa05-46717d0ab26d
*
* @note K8s doesn't have support for obtaining a cluster ID. If this is ever
* added, we will recommend collecting the `k8s.cluster.uid` through the
* official APIs. In the meantime, we are able to use the `uid` of the
* `kube-system` namespace as a proxy for cluster ID. Read on for the
* rationale.
*
* Every object created in a K8s cluster is assigned a distinct UID. The
* `kube-system` namespace is used by Kubernetes itself and will exist
* for the lifetime of the cluster. Using the `uid` of the `kube-system`
* namespace is a reasonable proxy for the K8s ClusterID as it will only
* change if the cluster is rebuilt. Furthermore, Kubernetes UIDs are
* UUIDs as standardized by
* [ISO/IEC 9834-8 and ITU-T X.667](https://www.itu.int/ITU-T/studygroups/com17/oid.html).
* Which states:
*
* > If generated according to one of the mechanisms defined in Rec.
* > ITU-T X.667 | ISO/IEC 9834-8, a UUID is either guaranteed to be
* > different from all other UUIDs generated before 3603 A.D., or is
* > extremely likely to be different (depending on the mechanism chosen).
*
* Therefore, UIDs between clusters should be extremely unlikely to
* conflict.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_CLUSTER_UID = 'k8s.cluster.uid';
/**
* The name of the Container from Pod specification, must be unique within a Pod. Container runtime usually uses different globally unique name (`container.name`).
*
* @example redis
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_CONTAINER_NAME = 'k8s.container.name';
/**
* Number of times the container was restarted. This attribute can be used to identify a particular container (running or stopped) within a container spec.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_CONTAINER_RESTART_COUNT = 'k8s.container.restart_count';
/**
* Last terminated reason of the Container.
*
* @example Evicted
* @example Error
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_CONTAINER_STATUS_LAST_TERMINATED_REASON = 'k8s.container.status.last_terminated_reason';
/**
* The reason for the container state. Corresponds to the `reason` field of the: [K8s ContainerStateWaiting](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#containerstatewaiting-v1-core) or [K8s ContainerStateTerminated](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#containerstateterminated-v1-core)
*
* @example ContainerCreating
* @example CrashLoopBackOff
* @example CreateContainerConfigError
* @example ErrImagePull
* @example ImagePullBackOff
* @example OOMKilled
* @example Completed
* @example Error
* @example ContainerCannotRun
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_CONTAINER_STATUS_REASON = 'k8s.container.status.reason';
/**
* Enum value "Completed" for attribute {@link ATTR_K8S_CONTAINER_STATUS_REASON}.
*
* The container has completed execution.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_REASON_VALUE_COMPLETED = "Completed";
/**
* Enum value "ContainerCannotRun" for attribute {@link ATTR_K8S_CONTAINER_STATUS_REASON}.
*
* The container cannot run.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_REASON_VALUE_CONTAINER_CANNOT_RUN = "ContainerCannotRun";
/**
* Enum value "ContainerCreating" for attribute {@link ATTR_K8S_CONTAINER_STATUS_REASON}.
*
* The container is being created.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_REASON_VALUE_CONTAINER_CREATING = "ContainerCreating";
/**
* Enum value "CrashLoopBackOff" for attribute {@link ATTR_K8S_CONTAINER_STATUS_REASON}.
*
* The container is in a crash loop back off state.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_REASON_VALUE_CRASH_LOOP_BACK_OFF = "CrashLoopBackOff";
/**
* Enum value "CreateContainerConfigError" for attribute {@link ATTR_K8S_CONTAINER_STATUS_REASON}.
*
* There was an error creating the container configuration.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_REASON_VALUE_CREATE_CONTAINER_CONFIG_ERROR = "CreateContainerConfigError";
/**
* Enum value "ErrImagePull" for attribute {@link ATTR_K8S_CONTAINER_STATUS_REASON}.
*
* There was an error pulling the container image.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_REASON_VALUE_ERR_IMAGE_PULL = "ErrImagePull";
/**
* Enum value "Error" for attribute {@link ATTR_K8S_CONTAINER_STATUS_REASON}.
*
* There was an error with the container.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_REASON_VALUE_ERROR = "Error";
/**
* Enum value "ImagePullBackOff" for attribute {@link ATTR_K8S_CONTAINER_STATUS_REASON}.
*
* The container image pull is in back off state.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_REASON_VALUE_IMAGE_PULL_BACK_OFF = "ImagePullBackOff";
/**
* Enum value "OOMKilled" for attribute {@link ATTR_K8S_CONTAINER_STATUS_REASON}.
*
* The container was killed due to out of memory.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_REASON_VALUE_OOM_KILLED = "OOMKilled";
/**
* The state of the container. [K8s ContainerState](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#containerstate-v1-core)
*
* @example terminated
* @example running
* @example waiting
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_CONTAINER_STATUS_STATE = 'k8s.container.status.state';
/**
* Enum value "running" for attribute {@link ATTR_K8S_CONTAINER_STATUS_STATE}.
*
* The container is running.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_STATE_VALUE_RUNNING = "running";
/**
* Enum value "terminated" for attribute {@link ATTR_K8S_CONTAINER_STATUS_STATE}.
*
* The container has terminated.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_STATE_VALUE_TERMINATED = "terminated";
/**
* Enum value "waiting" for attribute {@link ATTR_K8S_CONTAINER_STATUS_STATE}.
*
* The container is waiting.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_CONTAINER_STATUS_STATE_VALUE_WAITING = "waiting";
/**
* The cronjob annotation placed on the CronJob, the `<key>` being the annotation name, the value being the annotation value.
*
* @example 4
* @example
*
* @note Examples:
*
* - An annotation `retries` with value `4` **SHOULD** be recorded as the
* `k8s.cronjob.annotation.retries` attribute with value `"4"`.
* - An annotation `data` with empty string value **SHOULD** be recorded as
* the `k8s.cronjob.annotation.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_CRONJOB_ANNOTATION = (key) => `k8s.cronjob.annotation.${key}`;
exports.ATTR_K8S_CRONJOB_ANNOTATION = ATTR_K8S_CRONJOB_ANNOTATION;
/**
* The label placed on the CronJob, the `<key>` being the label name, the value being the label value.
*
* @example weekly
* @example
*
* @note Examples:
*
* - A label `type` with value `weekly` **SHOULD** be recorded as the
* `k8s.cronjob.label.type` attribute with value `"weekly"`.
* - A label `automated` with empty string value **SHOULD** be recorded as
* the `k8s.cronjob.label.automated` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_CRONJOB_LABEL = (key) => `k8s.cronjob.label.${key}`;
exports.ATTR_K8S_CRONJOB_LABEL = ATTR_K8S_CRONJOB_LABEL;
/**
* The name of the CronJob.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_CRONJOB_NAME = 'k8s.cronjob.name';
/**
* The UID of the CronJob.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_CRONJOB_UID = 'k8s.cronjob.uid';
/**
* The annotation placed on the DaemonSet, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
*
* @example 1
* @example
*
* @note
* Examples:
*
* - A label `replicas` with value `1` **SHOULD** be recorded
* as the `k8s.daemonset.annotation.replicas` attribute with value `"1"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.daemonset.annotation.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_DAEMONSET_ANNOTATION = (key) => `k8s.daemonset.annotation.${key}`;
exports.ATTR_K8S_DAEMONSET_ANNOTATION = ATTR_K8S_DAEMONSET_ANNOTATION;
/**
* The label placed on the DaemonSet, the `<key>` being the label name, the value being the label value, even if the value is empty.
*
* @example guestbook
* @example
*
* @note
* Examples:
*
* - A label `app` with value `guestbook` **SHOULD** be recorded
* as the `k8s.daemonset.label.app` attribute with value `"guestbook"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.daemonset.label.injected` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_DAEMONSET_LABEL = (key) => `k8s.daemonset.label.${key}`;
exports.ATTR_K8S_DAEMONSET_LABEL = ATTR_K8S_DAEMONSET_LABEL;
/**
* The name of the DaemonSet.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_DAEMONSET_NAME = 'k8s.daemonset.name';
/**
* The UID of the DaemonSet.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_DAEMONSET_UID = 'k8s.daemonset.uid';
/**
* The annotation placed on the Deployment, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
*
* @example 1
* @example
*
* @note
* Examples:
*
* - A label `replicas` with value `1` **SHOULD** be recorded
* as the `k8s.deployment.annotation.replicas` attribute with value `"1"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.deployment.annotation.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_DEPLOYMENT_ANNOTATION = (key) => `k8s.deployment.annotation.${key}`;
exports.ATTR_K8S_DEPLOYMENT_ANNOTATION = ATTR_K8S_DEPLOYMENT_ANNOTATION;
/**
* The label placed on the Deployment, the `<key>` being the label name, the value being the label value, even if the value is empty.
*
* @example guestbook
* @example
*
* @note
* Examples:
*
* - A label `replicas` with value `0` **SHOULD** be recorded
* as the `k8s.deployment.label.app` attribute with value `"guestbook"`.
* - A label `injected` with empty string value **SHOULD** be recorded as
* the `k8s.deployment.label.injected` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_DEPLOYMENT_LABEL = (key) => `k8s.deployment.label.${key}`;
exports.ATTR_K8S_DEPLOYMENT_LABEL = ATTR_K8S_DEPLOYMENT_LABEL;
/**
* The name of the Deployment.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_DEPLOYMENT_NAME = 'k8s.deployment.name';
/**
* The UID of the Deployment.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_DEPLOYMENT_UID = 'k8s.deployment.uid';
/**
* The type of metric source for the horizontal pod autoscaler.
*
* @example Resource
* @example ContainerResource
*
* @note This attribute reflects the `type` field of spec.metrics[] in the HPA.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_HPA_METRIC_TYPE = 'k8s.hpa.metric.type';
/**
* The name of the horizontal pod autoscaler.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_HPA_NAME = 'k8s.hpa.name';
/**
* The API version of the target resource to scale for the HorizontalPodAutoscaler.
*
* @example apps/v1
* @example autoscaling/v2
*
* @note This maps to the `apiVersion` field in the `scaleTargetRef` of the HPA spec.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_HPA_SCALETARGETREF_API_VERSION = 'k8s.hpa.scaletargetref.api_version';
/**
* The kind of the target resource to scale for the HorizontalPodAutoscaler.
*
* @example Deployment
* @example StatefulSet
*
* @note This maps to the `kind` field in the `scaleTargetRef` of the HPA spec.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_HPA_SCALETARGETREF_KIND = 'k8s.hpa.scaletargetref.kind';
/**
* The name of the target resource to scale for the HorizontalPodAutoscaler.
*
* @example my-deployment
* @example my-statefulset
*
* @note This maps to the `name` field in the `scaleTargetRef` of the HPA spec.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_HPA_SCALETARGETREF_NAME = 'k8s.hpa.scaletargetref.name';
/**
* The UID of the horizontal pod autoscaler.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_HPA_UID = 'k8s.hpa.uid';
/**
* The size (identifier) of the K8s huge page.
*
* @example 2Mi
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_HUGEPAGE_SIZE = 'k8s.hugepage.size';
/**
* The annotation placed on the Job, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
*
* @example 1
* @example
*
* @note
* Examples:
*
* - A label `number` with value `1` **SHOULD** be recorded
* as the `k8s.job.annotation.number` attribute with value `"1"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.job.annotation.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_JOB_ANNOTATION = (key) => `k8s.job.annotation.${key}`;
exports.ATTR_K8S_JOB_ANNOTATION = ATTR_K8S_JOB_ANNOTATION;
/**
* The label placed on the Job, the `<key>` being the label name, the value being the label value, even if the value is empty.
*
* @example ci
* @example
*
* @note
* Examples:
*
* - A label `jobtype` with value `ci` **SHOULD** be recorded
* as the `k8s.job.label.jobtype` attribute with value `"ci"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.job.label.automated` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_JOB_LABEL = (key) => `k8s.job.label.${key}`;
exports.ATTR_K8S_JOB_LABEL = ATTR_K8S_JOB_LABEL;
/**
* The name of the Job.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_JOB_NAME = 'k8s.job.name';
/**
* The UID of the Job.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_JOB_UID = 'k8s.job.uid';
/**
* The annotation placed on the Namespace, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
*
* @example 0
* @example
*
* @note
* Examples:
*
* - A label `ttl` with value `0` **SHOULD** be recorded
* as the `k8s.namespace.annotation.ttl` attribute with value `"0"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.namespace.annotation.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_NAMESPACE_ANNOTATION = (key) => `k8s.namespace.annotation.${key}`;
exports.ATTR_K8S_NAMESPACE_ANNOTATION = ATTR_K8S_NAMESPACE_ANNOTATION;
/**
* The label placed on the Namespace, the `<key>` being the label name, the value being the label value, even if the value is empty.
*
* @example default
* @example
*
* @note
* Examples:
*
* - A label `kubernetes.io/metadata.name` with value `default` **SHOULD** be recorded
* as the `k8s.namespace.label.kubernetes.io/metadata.name` attribute with value `"default"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.namespace.label.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_NAMESPACE_LABEL = (key) => `k8s.namespace.label.${key}`;
exports.ATTR_K8S_NAMESPACE_LABEL = ATTR_K8S_NAMESPACE_LABEL;
/**
* The name of the namespace that the pod is running in.
*
* @example default
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_NAMESPACE_NAME = 'k8s.namespace.name';
/**
* The phase of the K8s namespace.
*
* @example active
* @example terminating
*
* @note This attribute aligns with the `phase` field of the
* [K8s NamespaceStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#namespacestatus-v1-core)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_NAMESPACE_PHASE = 'k8s.namespace.phase';
/**
* Enum value "active" for attribute {@link ATTR_K8S_NAMESPACE_PHASE}.
*
* Active namespace phase as described by [K8s API](https://pkg.go.dev/k8s.io/api@v0.31.3/core/v1#NamespacePhase)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NAMESPACE_PHASE_VALUE_ACTIVE = "active";
/**
* Enum value "terminating" for attribute {@link ATTR_K8S_NAMESPACE_PHASE}.
*
* Terminating namespace phase as described by [K8s API](https://pkg.go.dev/k8s.io/api@v0.31.3/core/v1#NamespacePhase)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NAMESPACE_PHASE_VALUE_TERMINATING = "terminating";
/**
* The annotation placed on the Node, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
*
* @example 0
* @example
*
* @note Examples:
*
* - An annotation `node.alpha.kubernetes.io/ttl` with value `0` **SHOULD** be recorded as
* the `k8s.node.annotation.node.alpha.kubernetes.io/ttl` attribute with value `"0"`.
* - An annotation `data` with empty string value **SHOULD** be recorded as
* the `k8s.node.annotation.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_NODE_ANNOTATION = (key) => `k8s.node.annotation.${key}`;
exports.ATTR_K8S_NODE_ANNOTATION = ATTR_K8S_NODE_ANNOTATION;
/**
* The status of the condition, one of True, False, Unknown.
*
* @example true
* @example false
* @example unknown
*
* @note This attribute aligns with the `status` field of the
* [NodeCondition](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#nodecondition-v1-core)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_NODE_CONDITION_STATUS = 'k8s.node.condition.status';
/**
* Enum value "false" for attribute {@link ATTR_K8S_NODE_CONDITION_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NODE_CONDITION_STATUS_VALUE_CONDITION_FALSE = "false";
/**
* Enum value "true" for attribute {@link ATTR_K8S_NODE_CONDITION_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NODE_CONDITION_STATUS_VALUE_CONDITION_TRUE = "true";
/**
* Enum value "unknown" for attribute {@link ATTR_K8S_NODE_CONDITION_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NODE_CONDITION_STATUS_VALUE_CONDITION_UNKNOWN = "unknown";
/**
* The condition type of a K8s Node.
*
* @example Ready
* @example DiskPressure
*
* @note K8s Node conditions as described
* by [K8s documentation](https://v1-32.docs.kubernetes.io/docs/reference/node/node-status/#condition).
*
* This attribute aligns with the `type` field of the
* [NodeCondition](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#nodecondition-v1-core)
*
* The set of possible values is not limited to those listed here. Managed Kubernetes environments,
* or custom controllers **MAY** introduce additional node condition types.
* When this occurs, the exact value as reported by the Kubernetes API **SHOULD** be used.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_NODE_CONDITION_TYPE = 'k8s.node.condition.type';
/**
* Enum value "DiskPressure" for attribute {@link ATTR_K8S_NODE_CONDITION_TYPE}.
*
* Pressure exists on the disk size—that is, if the disk capacity is low
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NODE_CONDITION_TYPE_VALUE_DISK_PRESSURE = "DiskPressure";
/**
* Enum value "MemoryPressure" for attribute {@link ATTR_K8S_NODE_CONDITION_TYPE}.
*
* Pressure exists on the node memory—that is, if the node memory is low
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NODE_CONDITION_TYPE_VALUE_MEMORY_PRESSURE = "MemoryPressure";
/**
* Enum value "NetworkUnavailable" for attribute {@link ATTR_K8S_NODE_CONDITION_TYPE}.
*
* The network for the node is not correctly configured
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NODE_CONDITION_TYPE_VALUE_NETWORK_UNAVAILABLE = "NetworkUnavailable";
/**
* Enum value "PIDPressure" for attribute {@link ATTR_K8S_NODE_CONDITION_TYPE}.
*
* Pressure exists on the processes—that is, if there are too many processes on the node
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NODE_CONDITION_TYPE_VALUE_PID_PRESSURE = "PIDPressure";
/**
* Enum value "Ready" for attribute {@link ATTR_K8S_NODE_CONDITION_TYPE}.
*
* The node is healthy and ready to accept pods
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_NODE_CONDITION_TYPE_VALUE_READY = "Ready";
/**
* The label placed on the Node, the `<key>` being the label name, the value being the label value, even if the value is empty.
*
* @example arm64
* @example
*
* @note Examples:
*
* - A label `kubernetes.io/arch` with value `arm64` **SHOULD** be recorded
* as the `k8s.node.label.kubernetes.io/arch` attribute with value `"arm64"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.node.label.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_NODE_LABEL = (key) => `k8s.node.label.${key}`;
exports.ATTR_K8S_NODE_LABEL = ATTR_K8S_NODE_LABEL;
/**
* The name of the Node.
*
* @example node-1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_NODE_NAME = 'k8s.node.name';
/**
* The UID of the Node.
*
* @example 1eb3a0c6-0477-4080-a9cb-0cb7db65c6a2
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_NODE_UID = 'k8s.node.uid';
/**
* The annotation placed on the Pod, the `<key>` being the annotation name, the value being the annotation value.
*
* @example true
* @example x64
* @example
*
* @note Examples:
*
* - An annotation `kubernetes.io/enforce-mountable-secrets` with value `true` **SHOULD** be recorded as
* the `k8s.pod.annotation.kubernetes.io/enforce-mountable-secrets` attribute with value `"true"`.
* - An annotation `mycompany.io/arch` with value `x64` **SHOULD** be recorded as
* the `k8s.pod.annotation.mycompany.io/arch` attribute with value `"x64"`.
* - An annotation `data` with empty string value **SHOULD** be recorded as
* the `k8s.pod.annotation.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_POD_ANNOTATION = (key) => `k8s.pod.annotation.${key}`;
exports.ATTR_K8S_POD_ANNOTATION = ATTR_K8S_POD_ANNOTATION;
/**
* The label placed on the Pod, the `<key>` being the label name, the value being the label value.
*
* @example my-app
* @example x64
* @example
*
* @note Examples:
*
* - A label `app` with value `my-app` **SHOULD** be recorded as
* the `k8s.pod.label.app` attribute with value `"my-app"`.
* - A label `mycompany.io/arch` with value `x64` **SHOULD** be recorded as
* the `k8s.pod.label.mycompany.io/arch` attribute with value `"x64"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.pod.label.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_POD_LABEL = (key) => `k8s.pod.label.${key}`;
exports.ATTR_K8S_POD_LABEL = ATTR_K8S_POD_LABEL;
/**
* Deprecated, use `k8s.pod.label` instead.
*
* @example my-app
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `k8s.pod.label`.
*/
const ATTR_K8S_POD_LABELS = (key) => `k8s.pod.labels.${key}`;
exports.ATTR_K8S_POD_LABELS = ATTR_K8S_POD_LABELS;
/**
* The name of the Pod.
*
* @example opentelemetry-pod-autoconf
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_POD_NAME = 'k8s.pod.name';
/**
* The phase for the pod. Corresponds to the `phase` field of the: [K8s PodStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.33/#podstatus-v1-core)
*
* @example Pending
* @example Running
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_POD_STATUS_PHASE = 'k8s.pod.status.phase';
/**
* Enum value "Failed" for attribute {@link ATTR_K8S_POD_STATUS_PHASE}.
*
* All containers in the pod have terminated, and at least one container has terminated in a failure (exited with a non-zero exit code or was stopped by the system).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_PHASE_VALUE_FAILED = "Failed";
/**
* Enum value "Pending" for attribute {@link ATTR_K8S_POD_STATUS_PHASE}.
*
* The pod has been accepted by the system, but one or more of the containers has not been started. This includes time before being bound to a node, as well as time spent pulling images onto the host.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_PHASE_VALUE_PENDING = "Pending";
/**
* Enum value "Running" for attribute {@link ATTR_K8S_POD_STATUS_PHASE}.
*
* The pod has been bound to a node and all of the containers have been started. At least one container is still running or is in the process of being restarted.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_PHASE_VALUE_RUNNING = "Running";
/**
* Enum value "Succeeded" for attribute {@link ATTR_K8S_POD_STATUS_PHASE}.
*
* All containers in the pod have voluntarily terminated with a container exit code of 0, and the system is not going to restart any of these containers.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_PHASE_VALUE_SUCCEEDED = "Succeeded";
/**
* Enum value "Unknown" for attribute {@link ATTR_K8S_POD_STATUS_PHASE}.
*
* For some reason the state of the pod could not be obtained, typically due to an error in communicating with the host of the pod.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_PHASE_VALUE_UNKNOWN = "Unknown";
/**
* The reason for the pod state. Corresponds to the `reason` field of the: [K8s PodStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.33/#podstatus-v1-core)
*
* @example Evicted
* @example NodeAffinity
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_POD_STATUS_REASON = 'k8s.pod.status.reason';
/**
* Enum value "Evicted" for attribute {@link ATTR_K8S_POD_STATUS_REASON}.
*
* The pod is evicted.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_REASON_VALUE_EVICTED = "Evicted";
/**
* Enum value "NodeAffinity" for attribute {@link ATTR_K8S_POD_STATUS_REASON}.
*
* The pod is in a status because of its node affinity
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_REASON_VALUE_NODE_AFFINITY = "NodeAffinity";
/**
* Enum value "NodeLost" for attribute {@link ATTR_K8S_POD_STATUS_REASON}.
*
* The reason on a pod when its state cannot be confirmed as kubelet is unresponsive on the node it is (was) running.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_REASON_VALUE_NODE_LOST = "NodeLost";
/**
* Enum value "Shutdown" for attribute {@link ATTR_K8S_POD_STATUS_REASON}.
*
* The node is shutdown
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_REASON_VALUE_SHUTDOWN = "Shutdown";
/**
* Enum value "UnexpectedAdmissionError" for attribute {@link ATTR_K8S_POD_STATUS_REASON}.
*
* The pod was rejected admission to the node because of an error during admission that could not be categorized.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_POD_STATUS_REASON_VALUE_UNEXPECTED_ADMISSION_ERROR = "UnexpectedAdmissionError";
/**
* The UID of the Pod.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_POD_UID = 'k8s.pod.uid';
/**
* The annotation placed on the ReplicaSet, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
*
* @example 0
* @example
*
* @note
* Examples:
*
* - A label `replicas` with value `0` **SHOULD** be recorded
* as the `k8s.replicaset.annotation.replicas` attribute with value `"0"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.replicaset.annotation.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_REPLICASET_ANNOTATION = (key) => `k8s.replicaset.annotation.${key}`;
exports.ATTR_K8S_REPLICASET_ANNOTATION = ATTR_K8S_REPLICASET_ANNOTATION;
/**
* The label placed on the ReplicaSet, the `<key>` being the label name, the value being the label value, even if the value is empty.
*
* @example guestbook
* @example
*
* @note
* Examples:
*
* - A label `app` with value `guestbook` **SHOULD** be recorded
* as the `k8s.replicaset.label.app` attribute with value `"guestbook"`.
* - A label `injected` with empty string value **SHOULD** be recorded as
* the `k8s.replicaset.label.injected` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_REPLICASET_LABEL = (key) => `k8s.replicaset.label.${key}`;
exports.ATTR_K8S_REPLICASET_LABEL = ATTR_K8S_REPLICASET_LABEL;
/**
* The name of the ReplicaSet.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_REPLICASET_NAME = 'k8s.replicaset.name';
/**
* The UID of the ReplicaSet.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_REPLICASET_UID = 'k8s.replicaset.uid';
/**
* The name of the replication controller.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_REPLICATIONCONTROLLER_NAME = 'k8s.replicationcontroller.name';
/**
* The UID of the replication controller.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_REPLICATIONCONTROLLER_UID = 'k8s.replicationcontroller.uid';
/**
* The name of the resource quota.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_RESOURCEQUOTA_NAME = 'k8s.resourcequota.name';
/**
* The name of the K8s resource a resource quota defines.
*
* @example count/replicationcontrollers
*
* @note The value for this attribute can be either the full `count/<resource>[.<group>]` string (e.g., count/deployments.apps, count/pods), or, for certain core Kubernetes resources, just the resource name (e.g., pods, services, configmaps). Both forms are supported by Kubernetes for object count quotas. See [Kubernetes Resource Quotas documentation](https://kubernetes.io/docs/concepts/policy/resource-quotas/#quota-on-object-count) for more details.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_RESOURCEQUOTA_RESOURCE_NAME = 'k8s.resourcequota.resource_name';
/**
* The UID of the resource quota.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_RESOURCEQUOTA_UID = 'k8s.resourcequota.uid';
/**
* The annotation placed on the StatefulSet, the `<key>` being the annotation name, the value being the annotation value, even if the value is empty.
*
* @example 1
* @example
*
* @note
* Examples:
*
* - A label `replicas` with value `1` **SHOULD** be recorded
* as the `k8s.statefulset.annotation.replicas` attribute with value `"1"`.
* - A label `data` with empty string value **SHOULD** be recorded as
* the `k8s.statefulset.annotation.data` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_STATEFULSET_ANNOTATION = (key) => `k8s.statefulset.annotation.${key}`;
exports.ATTR_K8S_STATEFULSET_ANNOTATION = ATTR_K8S_STATEFULSET_ANNOTATION;
/**
* The label placed on the StatefulSet, the `<key>` being the label name, the value being the label value, even if the value is empty.
*
* @example guestbook
* @example
*
* @note
* Examples:
*
* - A label `replicas` with value `0` **SHOULD** be recorded
* as the `k8s.statefulset.label.app` attribute with value `"guestbook"`.
* - A label `injected` with empty string value **SHOULD** be recorded as
* the `k8s.statefulset.label.injected` attribute with value `""`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_K8S_STATEFULSET_LABEL = (key) => `k8s.statefulset.label.${key}`;
exports.ATTR_K8S_STATEFULSET_LABEL = ATTR_K8S_STATEFULSET_LABEL;
/**
* The name of the StatefulSet.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_STATEFULSET_NAME = 'k8s.statefulset.name';
/**
* The UID of the StatefulSet.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_STATEFULSET_UID = 'k8s.statefulset.uid';
/**
* The name of K8s [StorageClass](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.30/#storageclass-v1-storage-k8s-io) object.
*
* @example gold.storageclass.storage.k8s.io
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_STORAGECLASS_NAME = 'k8s.storageclass.name';
/**
* The name of the K8s volume.
*
* @example volume0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_VOLUME_NAME = 'k8s.volume.name';
/**
* The type of the K8s volume.
*
* @example emptyDir
* @example persistentVolumeClaim
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_K8S_VOLUME_TYPE = 'k8s.volume.type';
/**
* Enum value "configMap" for attribute {@link ATTR_K8S_VOLUME_TYPE}.
*
* A [configMap](https://v1-30.docs.kubernetes.io/docs/concepts/storage/volumes/#configmap) volume
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_VOLUME_TYPE_VALUE_CONFIG_MAP = "configMap";
/**
* Enum value "downwardAPI" for attribute {@link ATTR_K8S_VOLUME_TYPE}.
*
* A [downwardAPI](https://v1-30.docs.kubernetes.io/docs/concepts/storage/volumes/#downwardapi) volume
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_VOLUME_TYPE_VALUE_DOWNWARD_API = "downwardAPI";
/**
* Enum value "emptyDir" for attribute {@link ATTR_K8S_VOLUME_TYPE}.
*
* An [emptyDir](https://v1-30.docs.kubernetes.io/docs/concepts/storage/volumes/#emptydir) volume
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_VOLUME_TYPE_VALUE_EMPTY_DIR = "emptyDir";
/**
* Enum value "local" for attribute {@link ATTR_K8S_VOLUME_TYPE}.
*
* A [local](https://v1-30.docs.kubernetes.io/docs/concepts/storage/volumes/#local) volume
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_VOLUME_TYPE_VALUE_LOCAL = "local";
/**
* Enum value "persistentVolumeClaim" for attribute {@link ATTR_K8S_VOLUME_TYPE}.
*
* A [persistentVolumeClaim](https://v1-30.docs.kubernetes.io/docs/concepts/storage/volumes/#persistentvolumeclaim) volume
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_VOLUME_TYPE_VALUE_PERSISTENT_VOLUME_CLAIM = "persistentVolumeClaim";
/**
* Enum value "secret" for attribute {@link ATTR_K8S_VOLUME_TYPE}.
*
* A [secret](https://v1-30.docs.kubernetes.io/docs/concepts/storage/volumes/#secret) volume
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.K8S_VOLUME_TYPE_VALUE_SECRET = "secret";
/**
* The Linux Slab memory state
*
* @example reclaimable
* @example unreclaimable
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_LINUX_MEMORY_SLAB_STATE = 'linux.memory.slab.state';
/**
* Enum value "reclaimable" for attribute {@link ATTR_LINUX_MEMORY_SLAB_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.LINUX_MEMORY_SLAB_STATE_VALUE_RECLAIMABLE = "reclaimable";
/**
* Enum value "unreclaimable" for attribute {@link ATTR_LINUX_MEMORY_SLAB_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.LINUX_MEMORY_SLAB_STATE_VALUE_UNRECLAIMABLE = "unreclaimable";
/**
* The basename of the file.
*
* @example audit.log
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_LOG_FILE_NAME = 'log.file.name';
/**
* The basename of the file, with symlinks resolved.
*
* @example uuid.log
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_LOG_FILE_NAME_RESOLVED = 'log.file.name_resolved';
/**
* The full path to the file.
*
* @example /var/log/mysql/audit.log
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_LOG_FILE_PATH = 'log.file.path';
/**
* The full path to the file, with symlinks resolved.
*
* @example /var/lib/docker/uuid.log
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_LOG_FILE_PATH_RESOLVED = 'log.file.path_resolved';
/**
* The stream associated with the log. See below for a list of well-known values.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_LOG_IOSTREAM = 'log.iostream';
/**
* Enum value "stderr" for attribute {@link ATTR_LOG_IOSTREAM}.
*
* Events from stderr stream
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.LOG_IOSTREAM_VALUE_STDERR = "stderr";
/**
* Enum value "stdout" for attribute {@link ATTR_LOG_IOSTREAM}.
*
* Logs from stdout stream
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.LOG_IOSTREAM_VALUE_STDOUT = "stdout";
/**
* The complete original Log Record.
*
* @example 77 <86>1 2015-08-06T21:58:59.694Z 192.168.2.133 inactive - - - Something happened
* @example [INFO] 8/3/24 12:34:56 Something happened
*
* @note This value **MAY** be added when processing a Log Record which was originally transmitted as a string or equivalent data type AND the Body field of the Log Record does not contain the same value. (e.g. a syslog or a log record read from a file.)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_LOG_RECORD_ORIGINAL = 'log.record.original';
/**
* A unique identifier for the Log Record.
*
* @example 01ARZ3NDEKTSV4RRFFQ69G5FAV
*
* @note If an id is provided, other log records with the same id will be considered duplicates and can be removed safely. This means, that two distinguishable log records **MUST** have different values.
* The id **MAY** be an [Universally Unique Lexicographically Sortable Identifier (ULID)](https://github.com/ulid/spec), but other identifiers (e.g. UUID) may be used as needed.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_LOG_RECORD_UID = 'log.record.uid';
/**
* Name of the logical partition that hosts a systems with a mainframe operating system.
*
* @example LPAR01
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MAINFRAME_LPAR_NAME = 'mainframe.lpar.name';
/**
* Deprecated, use `rpc.message.compressed_size` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `rpc.message.compressed_size`.
*/
exports.ATTR_MESSAGE_COMPRESSED_SIZE = 'message.compressed_size';
/**
* Deprecated, use `rpc.message.id` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `rpc.message.id`.
*/
exports.ATTR_MESSAGE_ID = 'message.id';
/**
* Deprecated, use `rpc.message.type` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `rpc.message.type`.
*/
exports.ATTR_MESSAGE_TYPE = 'message.type';
/**
* Enum value "RECEIVED" for attribute {@link ATTR_MESSAGE_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGE_TYPE_VALUE_RECEIVED = "RECEIVED";
/**
* Enum value "SENT" for attribute {@link ATTR_MESSAGE_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGE_TYPE_VALUE_SENT = "SENT";
/**
* Deprecated, use `rpc.message.uncompressed_size` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `rpc.message.uncompressed_size`.
*/
exports.ATTR_MESSAGE_UNCOMPRESSED_SIZE = 'message.uncompressed_size';
/**
* The number of messages sent, received, or processed in the scope of the batching operation.
*
* @example 0
* @example 1
* @example 2
*
* @note Instrumentations **SHOULD NOT** set `messaging.batch.message_count` on spans that operate with a single message. When a messaging client library supports both batch and single-message API for the same operation, instrumentations **SHOULD** use `messaging.batch.message_count` for batching APIs and **SHOULD NOT** use it for single-message APIs.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_BATCH_MESSAGE_COUNT = 'messaging.batch.message_count';
/**
* A unique identifier for the client that consumes or produces a message.
*
* @example client-5
* @example myhost@8742@s8083jm
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_CLIENT_ID = 'messaging.client.id';
/**
* The name of the consumer group with which a consumer is associated.
*
* @example my-group
* @example indexer
*
* @note Semantic conventions for individual messaging systems **SHOULD** document whether `messaging.consumer.group.name` is applicable and what it means in the context of that system.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_CONSUMER_GROUP_NAME = 'messaging.consumer.group.name';
/**
* A boolean that is true if the message destination is anonymous (could be unnamed or have auto-generated name).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_DESTINATION_ANONYMOUS = 'messaging.destination.anonymous';
/**
* The message destination name
*
* @example MyQueue
* @example MyTopic
*
* @note Destination name **SHOULD** uniquely identify a specific queue, topic or other entity within the broker. If
* the broker doesn't have such notion, the destination name **SHOULD** uniquely identify the broker.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_DESTINATION_NAME = 'messaging.destination.name';
/**
* The identifier of the partition messages are sent to or received from, unique within the `messaging.destination.name`.
*
* @example "1"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_DESTINATION_PARTITION_ID = 'messaging.destination.partition.id';
/**
* The name of the destination subscription from which a message is consumed.
*
* @example subscription-a
*
* @note Semantic conventions for individual messaging systems **SHOULD** document whether `messaging.destination.subscription.name` is applicable and what it means in the context of that system.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_DESTINATION_SUBSCRIPTION_NAME = 'messaging.destination.subscription.name';
/**
* Low cardinality representation of the messaging destination name
*
* @example /customers/{customerId}
*
* @note Destination names could be constructed from templates. An example would be a destination name involving a user name or product id. Although the destination name in this case is of high cardinality, the underlying template is of low cardinality and can be effectively used for grouping and aggregation.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_DESTINATION_TEMPLATE = 'messaging.destination.template';
/**
* A boolean that is true if the message destination is temporary and might not exist anymore after messages are processed.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_DESTINATION_TEMPORARY = 'messaging.destination.temporary';
/**
* Deprecated, no replacement at this time.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed. No replacement at this time.
*/
exports.ATTR_MESSAGING_DESTINATION_PUBLISH_ANONYMOUS = 'messaging.destination_publish.anonymous';
/**
* Deprecated, no replacement at this time.
*
* @example MyQueue
* @example MyTopic
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed. No replacement at this time.
*/
exports.ATTR_MESSAGING_DESTINATION_PUBLISH_NAME = 'messaging.destination_publish.name';
/**
* Deprecated, use `messaging.consumer.group.name` instead.
*
* @example "$Default"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `messaging.consumer.group.name`.
*/
exports.ATTR_MESSAGING_EVENTHUBS_CONSUMER_GROUP = 'messaging.eventhubs.consumer.group';
/**
* The UTC epoch seconds at which the message has been accepted and stored in the entity.
*
* @example 1701393730
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_EVENTHUBS_MESSAGE_ENQUEUED_TIME = 'messaging.eventhubs.message.enqueued_time';
/**
* The ack deadline in seconds set for the modify ack deadline request.
*
* @example 10
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_GCP_PUBSUB_MESSAGE_ACK_DEADLINE = 'messaging.gcp_pubsub.message.ack_deadline';
/**
* The ack id for a given message.
*
* @example "ack_id"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_GCP_PUBSUB_MESSAGE_ACK_ID = 'messaging.gcp_pubsub.message.ack_id';
/**
* The delivery attempt for a given message.
*
* @example 2
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_GCP_PUBSUB_MESSAGE_DELIVERY_ATTEMPT = 'messaging.gcp_pubsub.message.delivery_attempt';
/**
* The ordering key for a given message. If the attribute is not present, the message does not have an ordering key.
*
* @example "ordering_key"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_GCP_PUBSUB_MESSAGE_ORDERING_KEY = 'messaging.gcp_pubsub.message.ordering_key';
/**
* Deprecated, use `messaging.consumer.group.name` instead.
*
* @example "my-group"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `messaging.consumer.group.name`.
*/
exports.ATTR_MESSAGING_KAFKA_CONSUMER_GROUP = 'messaging.kafka.consumer.group';
/**
* Deprecated, use `messaging.destination.partition.id` instead.
*
* @example 2
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Record string representation of the partition id in `messaging.destination.partition.id` attribute.
*/
exports.ATTR_MESSAGING_KAFKA_DESTINATION_PARTITION = 'messaging.kafka.destination.partition';
/**
* Message keys in Kafka are used for grouping alike messages to ensure they're processed on the same partition. They differ from `messaging.message.id` in that they're not unique. If the key is `null`, the attribute **MUST NOT** be set.
*
* @example "myKey"
*
* @note If the key type is not string, it's string representation has to be supplied for the attribute. If the key has no unambiguous, canonical string form, don't include its value.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_KAFKA_MESSAGE_KEY = 'messaging.kafka.message.key';
/**
* Deprecated, use `messaging.kafka.offset` instead.
*
* @example 42
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `messaging.kafka.offset`.
*/
exports.ATTR_MESSAGING_KAFKA_MESSAGE_OFFSET = 'messaging.kafka.message.offset';
/**
* A boolean that is true if the message is a tombstone.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_KAFKA_MESSAGE_TOMBSTONE = 'messaging.kafka.message.tombstone';
/**
* The offset of a record in the corresponding Kafka partition.
*
* @example 42
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_KAFKA_OFFSET = 'messaging.kafka.offset';
/**
* The size of the message body in bytes.
*
* @example 1439
*
* @note This can refer to both the compressed or uncompressed body size. If both sizes are known, the uncompressed
* body size should be used.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_MESSAGE_BODY_SIZE = 'messaging.message.body.size';
/**
* The conversation ID identifying the conversation to which the message belongs, represented as a string. Sometimes called "Correlation ID".
*
* @example "MyConversationId"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_MESSAGE_CONVERSATION_ID = 'messaging.message.conversation_id';
/**
* The size of the message body and metadata in bytes.
*
* @example 2738
*
* @note This can refer to both the compressed or uncompressed size. If both sizes are known, the uncompressed
* size should be used.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_MESSAGE_ENVELOPE_SIZE = 'messaging.message.envelope.size';
/**
* A value used by the messaging system as an identifier for the message, represented as a string.
*
* @example "452a7c7c7c7048c2f887f61572b18fc2"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_MESSAGE_ID = 'messaging.message.id';
/**
* Deprecated, use `messaging.operation.type` instead.
*
* @example publish
* @example create
* @example process
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `messaging.operation.type`.
*/
exports.ATTR_MESSAGING_OPERATION = 'messaging.operation';
/**
* The system-specific name of the messaging operation.
*
* @example ack
* @example nack
* @example send
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_OPERATION_NAME = 'messaging.operation.name';
/**
* A string identifying the type of the messaging operation.
*
* @note If a custom value is used, it **MUST** be of low cardinality.
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_OPERATION_TYPE = 'messaging.operation.type';
/**
* Enum value "create" for attribute {@link ATTR_MESSAGING_OPERATION_TYPE}.
*
* A message is created. "Create" spans always refer to a single message and are used to provide a unique creation context for messages in batch sending scenarios.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_OPERATION_TYPE_VALUE_CREATE = "create";
/**
* Enum value "deliver" for attribute {@link ATTR_MESSAGING_OPERATION_TYPE}.
*
* Deprecated. Use `process` instead.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `process`.
*/
exports.MESSAGING_OPERATION_TYPE_VALUE_DELIVER = "deliver";
/**
* Enum value "process" for attribute {@link ATTR_MESSAGING_OPERATION_TYPE}.
*
* One or more messages are processed by a consumer.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_OPERATION_TYPE_VALUE_PROCESS = "process";
/**
* Enum value "publish" for attribute {@link ATTR_MESSAGING_OPERATION_TYPE}.
*
* Deprecated. Use `send` instead.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `send`.
*/
exports.MESSAGING_OPERATION_TYPE_VALUE_PUBLISH = "publish";
/**
* Enum value "receive" for attribute {@link ATTR_MESSAGING_OPERATION_TYPE}.
*
* One or more messages are requested by a consumer. This operation refers to pull-based scenarios, where consumers explicitly call methods of messaging SDKs to receive messages.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_OPERATION_TYPE_VALUE_RECEIVE = "receive";
/**
* Enum value "send" for attribute {@link ATTR_MESSAGING_OPERATION_TYPE}.
*
* One or more messages are provided for sending to an intermediary. If a single message is sent, the context of the "Send" span can be used as the creation context and no "Create" span needs to be created.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_OPERATION_TYPE_VALUE_SEND = "send";
/**
* Enum value "settle" for attribute {@link ATTR_MESSAGING_OPERATION_TYPE}.
*
* One or more messages are settled.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_OPERATION_TYPE_VALUE_SETTLE = "settle";
/**
* RabbitMQ message routing key.
*
* @example "myKey"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_RABBITMQ_DESTINATION_ROUTING_KEY = 'messaging.rabbitmq.destination.routing_key';
/**
* RabbitMQ message delivery tag
*
* @example 123
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_RABBITMQ_MESSAGE_DELIVERY_TAG = 'messaging.rabbitmq.message.delivery_tag';
/**
* Deprecated, use `messaging.consumer.group.name` instead.
*
* @example "myConsumerGroup"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `messaging.consumer.group.name` on the consumer spans. No replacement for producer spans.
*/
exports.ATTR_MESSAGING_ROCKETMQ_CLIENT_GROUP = 'messaging.rocketmq.client_group';
/**
* Model of message consumption. This only applies to consumer spans.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_ROCKETMQ_CONSUMPTION_MODEL = 'messaging.rocketmq.consumption_model';
/**
* Enum value "broadcasting" for attribute {@link ATTR_MESSAGING_ROCKETMQ_CONSUMPTION_MODEL}.
*
* Broadcasting consumption model
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_ROCKETMQ_CONSUMPTION_MODEL_VALUE_BROADCASTING = "broadcasting";
/**
* Enum value "clustering" for attribute {@link ATTR_MESSAGING_ROCKETMQ_CONSUMPTION_MODEL}.
*
* Clustering consumption model
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_ROCKETMQ_CONSUMPTION_MODEL_VALUE_CLUSTERING = "clustering";
/**
* The delay time level for delay message, which determines the message delay time.
*
* @example 3
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_DELAY_TIME_LEVEL = 'messaging.rocketmq.message.delay_time_level';
/**
* The timestamp in milliseconds that the delay message is expected to be delivered to consumer.
*
* @example 1665987217045
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_DELIVERY_TIMESTAMP = 'messaging.rocketmq.message.delivery_timestamp';
/**
* It is essential for FIFO message. Messages that belong to the same message group are always processed one by one within the same consumer group.
*
* @example "myMessageGroup"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_GROUP = 'messaging.rocketmq.message.group';
/**
* Key(s) of message, another way to mark message besides message id.
*
* @example ["keyA", "keyB"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_KEYS = 'messaging.rocketmq.message.keys';
/**
* The secondary classifier of message besides topic.
*
* @example "tagA"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_TAG = 'messaging.rocketmq.message.tag';
/**
* Type of message.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_ROCKETMQ_MESSAGE_TYPE = 'messaging.rocketmq.message.type';
/**
* Enum value "delay" for attribute {@link ATTR_MESSAGING_ROCKETMQ_MESSAGE_TYPE}.
*
* Delay message
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_ROCKETMQ_MESSAGE_TYPE_VALUE_DELAY = "delay";
/**
* Enum value "fifo" for attribute {@link ATTR_MESSAGING_ROCKETMQ_MESSAGE_TYPE}.
*
* FIFO message
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_ROCKETMQ_MESSAGE_TYPE_VALUE_FIFO = "fifo";
/**
* Enum value "normal" for attribute {@link ATTR_MESSAGING_ROCKETMQ_MESSAGE_TYPE}.
*
* Normal message
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_ROCKETMQ_MESSAGE_TYPE_VALUE_NORMAL = "normal";
/**
* Enum value "transaction" for attribute {@link ATTR_MESSAGING_ROCKETMQ_MESSAGE_TYPE}.
*
* Transaction message
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_ROCKETMQ_MESSAGE_TYPE_VALUE_TRANSACTION = "transaction";
/**
* Namespace of RocketMQ resources, resources in different namespaces are individual.
*
* @example "myNamespace"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_ROCKETMQ_NAMESPACE = 'messaging.rocketmq.namespace';
/**
* Deprecated, use `messaging.destination.subscription.name` instead.
*
* @example "subscription-a"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `messaging.destination.subscription.name`.
*/
exports.ATTR_MESSAGING_SERVICEBUS_DESTINATION_SUBSCRIPTION_NAME = 'messaging.servicebus.destination.subscription_name';
/**
* Describes the [settlement type](https://learn.microsoft.com/azure/service-bus-messaging/message-transfers-locks-settlement#peeklock).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_SERVICEBUS_DISPOSITION_STATUS = 'messaging.servicebus.disposition_status';
/**
* Enum value "abandon" for attribute {@link ATTR_MESSAGING_SERVICEBUS_DISPOSITION_STATUS}.
*
* Message is abandoned
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SERVICEBUS_DISPOSITION_STATUS_VALUE_ABANDON = "abandon";
/**
* Enum value "complete" for attribute {@link ATTR_MESSAGING_SERVICEBUS_DISPOSITION_STATUS}.
*
* Message is completed
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SERVICEBUS_DISPOSITION_STATUS_VALUE_COMPLETE = "complete";
/**
* Enum value "dead_letter" for attribute {@link ATTR_MESSAGING_SERVICEBUS_DISPOSITION_STATUS}.
*
* Message is sent to dead letter queue
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SERVICEBUS_DISPOSITION_STATUS_VALUE_DEAD_LETTER = "dead_letter";
/**
* Enum value "defer" for attribute {@link ATTR_MESSAGING_SERVICEBUS_DISPOSITION_STATUS}.
*
* Message is deferred
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SERVICEBUS_DISPOSITION_STATUS_VALUE_DEFER = "defer";
/**
* Number of deliveries that have been attempted for this message.
*
* @example 2
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_SERVICEBUS_MESSAGE_DELIVERY_COUNT = 'messaging.servicebus.message.delivery_count';
/**
* The UTC epoch seconds at which the message has been accepted and stored in the entity.
*
* @example 1701393730
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_SERVICEBUS_MESSAGE_ENQUEUED_TIME = 'messaging.servicebus.message.enqueued_time';
/**
* The messaging system as identified by the client instrumentation.
*
* @note The actual messaging system may differ from the one known by the client. For example, when using Kafka client libraries to communicate with Azure Event Hubs, the `messaging.system` is set to `kafka` based on the instrumentation's best knowledge.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_MESSAGING_SYSTEM = 'messaging.system';
/**
* Enum value "activemq" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Apache ActiveMQ
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_ACTIVEMQ = "activemq";
/**
* Enum value "aws.sns" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Amazon Simple Notification Service (SNS)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_AWS_SNS = "aws.sns";
/**
* Enum value "aws_sqs" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Amazon Simple Queue Service (SQS)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_AWS_SQS = "aws_sqs";
/**
* Enum value "eventgrid" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Azure Event Grid
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_EVENTGRID = "eventgrid";
/**
* Enum value "eventhubs" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Azure Event Hubs
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_EVENTHUBS = "eventhubs";
/**
* Enum value "gcp_pubsub" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Google Cloud Pub/Sub
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_GCP_PUBSUB = "gcp_pubsub";
/**
* Enum value "jms" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Java Message Service
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_JMS = "jms";
/**
* Enum value "kafka" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Apache Kafka
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_KAFKA = "kafka";
/**
* Enum value "pulsar" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Apache Pulsar
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_PULSAR = "pulsar";
/**
* Enum value "rabbitmq" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* RabbitMQ
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_RABBITMQ = "rabbitmq";
/**
* Enum value "rocketmq" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Apache RocketMQ
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_ROCKETMQ = "rocketmq";
/**
* Enum value "servicebus" for attribute {@link ATTR_MESSAGING_SYSTEM}.
*
* Azure Service Bus
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.MESSAGING_SYSTEM_VALUE_SERVICEBUS = "servicebus";
/**
* Deprecated, use `network.local.address`.
*
* @example "192.168.0.1"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.local.address`.
*/
exports.ATTR_NET_HOST_IP = 'net.host.ip';
/**
* Deprecated, use `server.address`.
*
* @example example.com
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `server.address`.
*/
exports.ATTR_NET_HOST_NAME = 'net.host.name';
/**
* Deprecated, use `server.port`.
*
* @example 8080
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `server.port`.
*/
exports.ATTR_NET_HOST_PORT = 'net.host.port';
/**
* Deprecated, use `network.peer.address`.
*
* @example "127.0.0.1"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.peer.address`.
*/
exports.ATTR_NET_PEER_IP = 'net.peer.ip';
/**
* Deprecated, use `server.address` on client spans and `client.address` on server spans.
*
* @example example.com
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `server.address` on client spans and `client.address` on server spans.
*/
exports.ATTR_NET_PEER_NAME = 'net.peer.name';
/**
* Deprecated, use `server.port` on client spans and `client.port` on server spans.
*
* @example 8080
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `server.port` on client spans and `client.port` on server spans.
*/
exports.ATTR_NET_PEER_PORT = 'net.peer.port';
/**
* Deprecated, use `network.protocol.name`.
*
* @example amqp
* @example http
* @example mqtt
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.protocol.name`.
*/
exports.ATTR_NET_PROTOCOL_NAME = 'net.protocol.name';
/**
* Deprecated, use `network.protocol.version`.
*
* @example "3.1.1"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.protocol.version`.
*/
exports.ATTR_NET_PROTOCOL_VERSION = 'net.protocol.version';
/**
* Deprecated, use `network.transport` and `network.type`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Split to `network.transport` and `network.type`.
*/
exports.ATTR_NET_SOCK_FAMILY = 'net.sock.family';
/**
* Enum value "inet" for attribute {@link ATTR_NET_SOCK_FAMILY}.
*
* IPv4 address
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NET_SOCK_FAMILY_VALUE_INET = "inet";
/**
* Enum value "inet6" for attribute {@link ATTR_NET_SOCK_FAMILY}.
*
* IPv6 address
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NET_SOCK_FAMILY_VALUE_INET6 = "inet6";
/**
* Enum value "unix" for attribute {@link ATTR_NET_SOCK_FAMILY}.
*
* Unix domain socket path
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NET_SOCK_FAMILY_VALUE_UNIX = "unix";
/**
* Deprecated, use `network.local.address`.
*
* @example /var/my.sock
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.local.address`.
*/
exports.ATTR_NET_SOCK_HOST_ADDR = 'net.sock.host.addr';
/**
* Deprecated, use `network.local.port`.
*
* @example 8080
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.local.port`.
*/
exports.ATTR_NET_SOCK_HOST_PORT = 'net.sock.host.port';
/**
* Deprecated, use `network.peer.address`.
*
* @example 192.168.0.1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.peer.address`.
*/
exports.ATTR_NET_SOCK_PEER_ADDR = 'net.sock.peer.addr';
/**
* Deprecated, no replacement at this time.
*
* @example /var/my.sock
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed. No replacement at this time.
*/
exports.ATTR_NET_SOCK_PEER_NAME = 'net.sock.peer.name';
/**
* Deprecated, use `network.peer.port`.
*
* @example 65531
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.peer.port`.
*/
exports.ATTR_NET_SOCK_PEER_PORT = 'net.sock.peer.port';
/**
* Deprecated, use `network.transport`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.transport`.
*/
exports.ATTR_NET_TRANSPORT = 'net.transport';
/**
* Enum value "inproc" for attribute {@link ATTR_NET_TRANSPORT}.
*
* In-process communication.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NET_TRANSPORT_VALUE_INPROC = "inproc";
/**
* Enum value "ip_tcp" for attribute {@link ATTR_NET_TRANSPORT}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NET_TRANSPORT_VALUE_IP_TCP = "ip_tcp";
/**
* Enum value "ip_udp" for attribute {@link ATTR_NET_TRANSPORT}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NET_TRANSPORT_VALUE_IP_UDP = "ip_udp";
/**
* Enum value "other" for attribute {@link ATTR_NET_TRANSPORT}.
*
* Something else (non IP-based).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NET_TRANSPORT_VALUE_OTHER = "other";
/**
* Enum value "pipe" for attribute {@link ATTR_NET_TRANSPORT}.
*
* Named or anonymous pipe.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NET_TRANSPORT_VALUE_PIPE = "pipe";
/**
* The ISO 3166-1 alpha-2 2-character country code associated with the mobile carrier network.
*
* @example "DE"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NETWORK_CARRIER_ICC = 'network.carrier.icc';
/**
* The mobile carrier country code.
*
* @example "310"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NETWORK_CARRIER_MCC = 'network.carrier.mcc';
/**
* The mobile carrier network code.
*
* @example "001"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NETWORK_CARRIER_MNC = 'network.carrier.mnc';
/**
* The name of the mobile carrier.
*
* @example "sprint"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NETWORK_CARRIER_NAME = 'network.carrier.name';
/**
* The state of network connection
*
* @example close_wait
*
* @note Connection states are defined as part of the [rfc9293](https://datatracker.ietf.org/doc/html/rfc9293#section-3.3.2)
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NETWORK_CONNECTION_STATE = 'network.connection.state';
/**
* Enum value "close_wait" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_CLOSE_WAIT = "close_wait";
/**
* Enum value "closed" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_CLOSED = "closed";
/**
* Enum value "closing" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_CLOSING = "closing";
/**
* Enum value "established" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_ESTABLISHED = "established";
/**
* Enum value "fin_wait_1" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_FIN_WAIT_1 = "fin_wait_1";
/**
* Enum value "fin_wait_2" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_FIN_WAIT_2 = "fin_wait_2";
/**
* Enum value "last_ack" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_LAST_ACK = "last_ack";
/**
* Enum value "listen" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_LISTEN = "listen";
/**
* Enum value "syn_received" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_SYN_RECEIVED = "syn_received";
/**
* Enum value "syn_sent" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_SYN_SENT = "syn_sent";
/**
* Enum value "time_wait" for attribute {@link ATTR_NETWORK_CONNECTION_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_STATE_VALUE_TIME_WAIT = "time_wait";
/**
* This describes more details regarding the connection.type. It may be the type of cell technology connection, but it could be used for describing details about a wifi connection.
*
* @example "LTE"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NETWORK_CONNECTION_SUBTYPE = 'network.connection.subtype';
/**
* Enum value "cdma" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* CDMA
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_CDMA = "cdma";
/**
* Enum value "cdma2000_1xrtt" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* CDMA2000 1XRTT
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_CDMA2000_1XRTT = "cdma2000_1xrtt";
/**
* Enum value "edge" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* EDGE
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EDGE = "edge";
/**
* Enum value "ehrpd" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* EHRPD
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EHRPD = "ehrpd";
/**
* Enum value "evdo_0" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* EVDO Rel. 0
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EVDO_0 = "evdo_0";
/**
* Enum value "evdo_a" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* EVDO Rev. A
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EVDO_A = "evdo_a";
/**
* Enum value "evdo_b" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* EVDO Rev. B
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_EVDO_B = "evdo_b";
/**
* Enum value "gprs" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* GPRS
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_GPRS = "gprs";
/**
* Enum value "gsm" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* GSM
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_GSM = "gsm";
/**
* Enum value "hsdpa" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* HSDPA
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_HSDPA = "hsdpa";
/**
* Enum value "hspa" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* HSPA
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_HSPA = "hspa";
/**
* Enum value "hspap" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* HSPAP
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_HSPAP = "hspap";
/**
* Enum value "hsupa" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* HSUPA
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_HSUPA = "hsupa";
/**
* Enum value "iden" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* IDEN
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_IDEN = "iden";
/**
* Enum value "iwlan" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* IWLAN
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_IWLAN = "iwlan";
/**
* Enum value "lte" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* LTE
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_LTE = "lte";
/**
* Enum value "lte_ca" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* LTE CA
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_LTE_CA = "lte_ca";
/**
* Enum value "nr" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* 5G NR (New Radio)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_NR = "nr";
/**
* Enum value "nrnsa" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* 5G NRNSA (New Radio Non-Standalone)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_NRNSA = "nrnsa";
/**
* Enum value "td_scdma" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* TD-SCDMA
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_TD_SCDMA = "td_scdma";
/**
* Enum value "umts" for attribute {@link ATTR_NETWORK_CONNECTION_SUBTYPE}.
*
* UMTS
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_SUBTYPE_VALUE_UMTS = "umts";
/**
* The internet connection type.
*
* @example "wifi"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NETWORK_CONNECTION_TYPE = 'network.connection.type';
/**
* Enum value "cell" for attribute {@link ATTR_NETWORK_CONNECTION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_TYPE_VALUE_CELL = "cell";
/**
* Enum value "unavailable" for attribute {@link ATTR_NETWORK_CONNECTION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_TYPE_VALUE_UNAVAILABLE = "unavailable";
/**
* Enum value "unknown" for attribute {@link ATTR_NETWORK_CONNECTION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_TYPE_VALUE_UNKNOWN = "unknown";
/**
* Enum value "wifi" for attribute {@link ATTR_NETWORK_CONNECTION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_TYPE_VALUE_WIFI = "wifi";
/**
* Enum value "wired" for attribute {@link ATTR_NETWORK_CONNECTION_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_CONNECTION_TYPE_VALUE_WIRED = "wired";
/**
* The network interface name.
*
* @example lo
* @example eth0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NETWORK_INTERFACE_NAME = 'network.interface.name';
/**
* The network IO operation direction.
*
* @example transmit
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NETWORK_IO_DIRECTION = 'network.io.direction';
/**
* Enum value "receive" for attribute {@link ATTR_NETWORK_IO_DIRECTION}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_IO_DIRECTION_VALUE_RECEIVE = "receive";
/**
* Enum value "transmit" for attribute {@link ATTR_NETWORK_IO_DIRECTION}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NETWORK_IO_DIRECTION_VALUE_TRANSMIT = "transmit";
/**
* NFSv4+ operation name.
*
* @example OPEN
* @example READ
* @example GETATTR
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NFS_OPERATION_NAME = 'nfs.operation.name';
/**
* Linux: one of "hit" (NFSD_STATS_RC_HITS), "miss" (NFSD_STATS_RC_MISSES), or "nocache" (NFSD_STATS_RC_NOCACHE -- uncacheable)
*
* @example "hit"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NFS_SERVER_REPCACHE_STATUS = 'nfs.server.repcache.status';
/**
* The state of event loop time.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_NODEJS_EVENTLOOP_STATE = 'nodejs.eventloop.state';
/**
* Enum value "active" for attribute {@link ATTR_NODEJS_EVENTLOOP_STATE}.
*
* Active time.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NODEJS_EVENTLOOP_STATE_VALUE_ACTIVE = "active";
/**
* Enum value "idle" for attribute {@link ATTR_NODEJS_EVENTLOOP_STATE}.
*
* Idle time.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.NODEJS_EVENTLOOP_STATE_VALUE_IDLE = "idle";
/**
* The digest of the OCI image manifest. For container images specifically is the digest by which the container image is known.
*
* @example sha256:e4ca62c0d62f3e886e684806dfe9d4e0cda60d54986898173c1083856cfda0f4
*
* @note Follows [OCI Image Manifest Specification](https://github.com/opencontainers/image-spec/blob/main/manifest.md), and specifically the [Digest property](https://github.com/opencontainers/image-spec/blob/main/descriptor.md#digests).
* An example can be found in [Example Image Manifest](https://github.com/opencontainers/image-spec/blob/main/manifest.md#example-image-manifest).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OCI_MANIFEST_DIGEST = 'oci.manifest.digest';
/**
* ONC/Sun RPC procedure name.
*
* @example OPEN
* @example READ
* @example GETATTR
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ONC_RPC_PROCEDURE_NAME = 'onc_rpc.procedure.name';
/**
* ONC/Sun RPC procedure number.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ONC_RPC_PROCEDURE_NUMBER = 'onc_rpc.procedure.number';
/**
* ONC/Sun RPC program name.
*
* @example portmapper
* @example nfs
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ONC_RPC_PROGRAM_NAME = 'onc_rpc.program.name';
/**
* ONC/Sun RPC program version.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ONC_RPC_VERSION = 'onc_rpc.version';
/**
* The service tier requested. May be a specific tier, default, or auto.
*
* @example auto
* @example default
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OPENAI_REQUEST_SERVICE_TIER = 'openai.request.service_tier';
/**
* Enum value "auto" for attribute {@link ATTR_OPENAI_REQUEST_SERVICE_TIER}.
*
* The system will utilize scale tier credits until they are exhausted.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OPENAI_REQUEST_SERVICE_TIER_VALUE_AUTO = "auto";
/**
* Enum value "default" for attribute {@link ATTR_OPENAI_REQUEST_SERVICE_TIER}.
*
* The system will utilize the default scale tier.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OPENAI_REQUEST_SERVICE_TIER_VALUE_DEFAULT = "default";
/**
* The service tier used for the response.
*
* @example scale
* @example default
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OPENAI_RESPONSE_SERVICE_TIER = 'openai.response.service_tier';
/**
* A fingerprint to track any eventual change in the Generative AI environment.
*
* @example fp_44709d6fcb
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OPENAI_RESPONSE_SYSTEM_FINGERPRINT = 'openai.response.system_fingerprint';
/**
* The name of the cluster quota.
*
* @example opentelemetry
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OPENSHIFT_CLUSTERQUOTA_NAME = 'openshift.clusterquota.name';
/**
* The UID of the cluster quota.
*
* @example 275ecb36-5aa8-4c2a-9c47-d8bb681b9aff
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OPENSHIFT_CLUSTERQUOTA_UID = 'openshift.clusterquota.uid';
/**
* Parent-child Reference type
*
* @note The causal relationship between a child Span and a parent Span.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OPENTRACING_REF_TYPE = 'opentracing.ref_type';
/**
* Enum value "child_of" for attribute {@link ATTR_OPENTRACING_REF_TYPE}.
*
* The parent Span depends on the child Span in some capacity
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OPENTRACING_REF_TYPE_VALUE_CHILD_OF = "child_of";
/**
* Enum value "follows_from" for attribute {@link ATTR_OPENTRACING_REF_TYPE}.
*
* The parent Span doesn't depend in any way on the result of the child Span
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OPENTRACING_REF_TYPE_VALUE_FOLLOWS_FROM = "follows_from";
/**
* Unique identifier for a particular build or compilation of the operating system.
*
* @example TQ3C.230805.001.B2
* @example 20E247
* @example 22621
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OS_BUILD_ID = 'os.build_id';
/**
* Human readable (not intended to be parsed) OS version information, like e.g. reported by `ver` or `lsb_release -a` commands.
*
* @example Microsoft Windows [Version 10.0.18363.778]
* @example Ubuntu 18.04.1 LTS
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OS_DESCRIPTION = 'os.description';
/**
* Human readable operating system name.
*
* @example iOS
* @example Android
* @example Ubuntu
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OS_NAME = 'os.name';
/**
* The operating system type.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OS_TYPE = 'os.type';
/**
* Enum value "aix" for attribute {@link ATTR_OS_TYPE}.
*
* AIX (Advanced Interactive eXecutive)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_AIX = "aix";
/**
* Enum value "darwin" for attribute {@link ATTR_OS_TYPE}.
*
* Apple Darwin
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_DARWIN = "darwin";
/**
* Enum value "dragonflybsd" for attribute {@link ATTR_OS_TYPE}.
*
* DragonFly BSD
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_DRAGONFLYBSD = "dragonflybsd";
/**
* Enum value "freebsd" for attribute {@link ATTR_OS_TYPE}.
*
* FreeBSD
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_FREEBSD = "freebsd";
/**
* Enum value "hpux" for attribute {@link ATTR_OS_TYPE}.
*
* HP-UX (Hewlett Packard Unix)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_HPUX = "hpux";
/**
* Enum value "linux" for attribute {@link ATTR_OS_TYPE}.
*
* Linux
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_LINUX = "linux";
/**
* Enum value "netbsd" for attribute {@link ATTR_OS_TYPE}.
*
* NetBSD
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_NETBSD = "netbsd";
/**
* Enum value "openbsd" for attribute {@link ATTR_OS_TYPE}.
*
* OpenBSD
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_OPENBSD = "openbsd";
/**
* Enum value "solaris" for attribute {@link ATTR_OS_TYPE}.
*
* SunOS, Oracle Solaris
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_SOLARIS = "solaris";
/**
* Enum value "windows" for attribute {@link ATTR_OS_TYPE}.
*
* Microsoft Windows
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_WINDOWS = "windows";
/**
* Enum value "z_os" for attribute {@link ATTR_OS_TYPE}.
*
* Deprecated. Use `zos` instead.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `zos`.
*/
exports.OS_TYPE_VALUE_Z_OS = "z_os";
/**
* Enum value "zos" for attribute {@link ATTR_OS_TYPE}.
*
* IBM z/OS
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OS_TYPE_VALUE_ZOS = "zos";
/**
* The version string of the operating system as defined in [Version Attributes](/docs/resource/README.md#version-attributes).
*
* @example 14.2.1
* @example 18.04.1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OS_VERSION = 'os.version';
/**
* A name uniquely identifying the instance of the OpenTelemetry component within its containing SDK instance.
*
* @example otlp_grpc_span_exporter/0
* @example custom-name
*
* @note Implementations **SHOULD** ensure a low cardinality for this attribute, even across application or SDK restarts.
* E.g. implementations **MUST NOT** use UUIDs as values for this attribute.
*
* Implementations **MAY** achieve these goals by following a `<otel.component.type>/<instance-counter>` pattern, e.g. `batching_span_processor/0`.
* Hereby `otel.component.type` refers to the corresponding attribute value of the component.
*
* The value of `instance-counter` **MAY** be automatically assigned by the component and uniqueness within the enclosing SDK instance **MUST** be guaranteed.
* For example, `<instance-counter>` **MAY** be implemented by using a monotonically increasing counter (starting with `0`), which is incremented every time an
* instance of the given component type is started.
*
* With this implementation, for example the first Batching Span Processor would have `batching_span_processor/0`
* as `otel.component.name`, the second one `batching_span_processor/1` and so on.
* These values will therefore be reused in the case of an application restart.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OTEL_COMPONENT_NAME = 'otel.component.name';
/**
* A name identifying the type of the OpenTelemetry component.
*
* @example batching_span_processor
* @example com.example.MySpanExporter
*
* @note If none of the standardized values apply, implementations **SHOULD** use the language-defined name of the type.
* E.g. for Java the fully qualified classname **SHOULD** be used in this case.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OTEL_COMPONENT_TYPE = 'otel.component.type';
/**
* Enum value "batching_log_processor" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* The builtin SDK batching log record processor
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_BATCHING_LOG_PROCESSOR = "batching_log_processor";
/**
* Enum value "batching_span_processor" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* The builtin SDK batching span processor
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_BATCHING_SPAN_PROCESSOR = "batching_span_processor";
/**
* Enum value "otlp_grpc_log_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* OTLP log record exporter over gRPC with protobuf serialization
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_GRPC_LOG_EXPORTER = "otlp_grpc_log_exporter";
/**
* Enum value "otlp_grpc_metric_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* OTLP metric exporter over gRPC with protobuf serialization
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_GRPC_METRIC_EXPORTER = "otlp_grpc_metric_exporter";
/**
* Enum value "otlp_grpc_span_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* OTLP span exporter over gRPC with protobuf serialization
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_GRPC_SPAN_EXPORTER = "otlp_grpc_span_exporter";
/**
* Enum value "otlp_http_json_log_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* OTLP log record exporter over HTTP with JSON serialization
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_JSON_LOG_EXPORTER = "otlp_http_json_log_exporter";
/**
* Enum value "otlp_http_json_metric_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* OTLP metric exporter over HTTP with JSON serialization
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_JSON_METRIC_EXPORTER = "otlp_http_json_metric_exporter";
/**
* Enum value "otlp_http_json_span_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* OTLP span exporter over HTTP with JSON serialization
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_JSON_SPAN_EXPORTER = "otlp_http_json_span_exporter";
/**
* Enum value "otlp_http_log_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* OTLP log record exporter over HTTP with protobuf serialization
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_LOG_EXPORTER = "otlp_http_log_exporter";
/**
* Enum value "otlp_http_metric_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* OTLP metric exporter over HTTP with protobuf serialization
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_METRIC_EXPORTER = "otlp_http_metric_exporter";
/**
* Enum value "otlp_http_span_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* OTLP span exporter over HTTP with protobuf serialization
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_OTLP_HTTP_SPAN_EXPORTER = "otlp_http_span_exporter";
/**
* Enum value "periodic_metric_reader" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* The builtin SDK periodically exporting metric reader
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_PERIODIC_METRIC_READER = "periodic_metric_reader";
/**
* Enum value "prometheus_http_text_metric_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* Prometheus metric exporter over HTTP with the default text-based format
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_PROMETHEUS_HTTP_TEXT_METRIC_EXPORTER = "prometheus_http_text_metric_exporter";
/**
* Enum value "simple_log_processor" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* The builtin SDK simple log record processor
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_SIMPLE_LOG_PROCESSOR = "simple_log_processor";
/**
* Enum value "simple_span_processor" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* The builtin SDK simple span processor
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_SIMPLE_SPAN_PROCESSOR = "simple_span_processor";
/**
* Enum value "zipkin_http_span_exporter" for attribute {@link ATTR_OTEL_COMPONENT_TYPE}.
*
* Zipkin span exporter over HTTP
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_COMPONENT_TYPE_VALUE_ZIPKIN_HTTP_SPAN_EXPORTER = "zipkin_http_span_exporter";
/**
* Deprecated. Use the `otel.scope.name` attribute
*
* @example io.opentelemetry.contrib.mongodb
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `otel.scope.name`.
*/
exports.ATTR_OTEL_LIBRARY_NAME = 'otel.library.name';
/**
* Deprecated. Use the `otel.scope.version` attribute.
*
* @example 1.0.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `otel.scope.version`.
*/
exports.ATTR_OTEL_LIBRARY_VERSION = 'otel.library.version';
/**
* The schema URL of the instrumentation scope.
*
* @example https://opentelemetry.io/schemas/1.31.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OTEL_SCOPE_SCHEMA_URL = 'otel.scope.schema_url';
/**
* Determines whether the span has a parent span, and if so, [whether it is a remote parent](https://opentelemetry.io/docs/specs/otel/trace/api/#isremote)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OTEL_SPAN_PARENT_ORIGIN = 'otel.span.parent.origin';
/**
* Enum value "local" for attribute {@link ATTR_OTEL_SPAN_PARENT_ORIGIN}.
*
* The span has a parent and the parent's span context [isRemote()](https://opentelemetry.io/docs/specs/otel/trace/api/#isremote) is false
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_SPAN_PARENT_ORIGIN_VALUE_LOCAL = "local";
/**
* Enum value "none" for attribute {@link ATTR_OTEL_SPAN_PARENT_ORIGIN}.
*
* The span does not have a parent, it is a root span
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_SPAN_PARENT_ORIGIN_VALUE_NONE = "none";
/**
* Enum value "remote" for attribute {@link ATTR_OTEL_SPAN_PARENT_ORIGIN}.
*
* The span has a parent and the parent's span context [isRemote()](https://opentelemetry.io/docs/specs/otel/trace/api/#isremote) is true
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_SPAN_PARENT_ORIGIN_VALUE_REMOTE = "remote";
/**
* The result value of the sampler for this span
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_OTEL_SPAN_SAMPLING_RESULT = 'otel.span.sampling_result';
/**
* Enum value "DROP" for attribute {@link ATTR_OTEL_SPAN_SAMPLING_RESULT}.
*
* The span is not sampled and not recording
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_SPAN_SAMPLING_RESULT_VALUE_DROP = "DROP";
/**
* Enum value "RECORD_AND_SAMPLE" for attribute {@link ATTR_OTEL_SPAN_SAMPLING_RESULT}.
*
* The span is sampled and recording
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_SPAN_SAMPLING_RESULT_VALUE_RECORD_AND_SAMPLE = "RECORD_AND_SAMPLE";
/**
* Enum value "RECORD_ONLY" for attribute {@link ATTR_OTEL_SPAN_SAMPLING_RESULT}.
*
* The span is not sampled, but recording
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.OTEL_SPAN_SAMPLING_RESULT_VALUE_RECORD_ONLY = "RECORD_ONLY";
/**
* The [`service.name`](/docs/resource/README.md#service) of the remote service. **SHOULD** be equal to the actual `service.name` resource attribute of the remote service if any.
*
* @example "AuthTokenCache"
*
* @note Examples of `peer.service` that users may specify:
*
* - A Redis cache of auth tokens as `peer.service="AuthTokenCache"`.
* - A gRPC service `rpc.service="io.opentelemetry.AuthService"` may be hosted in both a gateway, `peer.service="ExternalApiService"` and a backend, `peer.service="AuthService"`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PEER_SERVICE = 'peer.service';
/**
* Deprecated, use `db.client.connection.pool.name` instead.
*
* @example myDataSource
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.client.connection.pool.name`.
*/
exports.ATTR_POOL_NAME = 'pool.name';
/**
* Provides an indication that multiple symbols map to this location's address, for example due to identical code folding by the linker. In that case the line information represents one of the multiple symbols. This field must be recomputed when the symbolization state of the profile changes.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PPROF_LOCATION_IS_FOLDED = 'pprof.location.is_folded';
/**
* Indicates that there are filenames related to this mapping.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PPROF_MAPPING_HAS_FILENAMES = 'pprof.mapping.has_filenames';
/**
* Indicates that there are functions related to this mapping.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PPROF_MAPPING_HAS_FUNCTIONS = 'pprof.mapping.has_functions';
/**
* Indicates that there are inline frames related to this mapping.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PPROF_MAPPING_HAS_INLINE_FRAMES = 'pprof.mapping.has_inline_frames';
/**
* Indicates that there are line numbers related to this mapping.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PPROF_MAPPING_HAS_LINE_NUMBERS = 'pprof.mapping.has_line_numbers';
/**
* Free-form text associated with the profile. This field should not be used to store any machine-readable information, it is only for human-friendly content.
*
* @example ["hello world", "bazinga"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PPROF_PROFILE_COMMENT = 'pprof.profile.comment';
/**
* Length of the process.command_args array
*
* @example 4
*
* @note This field can be useful for querying or performing bucket analysis on how many arguments were provided to start a process. More arguments may be an indication of suspicious activity.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_ARGS_COUNT = 'process.args_count';
/**
* The command used to launch the process (i.e. the command name). On Linux based systems, can be set to the zeroth string in `proc/[pid]/cmdline`. On Windows, can be set to the first parameter extracted from `GetCommandLineW`.
*
* @example cmd/otelcol
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_COMMAND = 'process.command';
/**
* All the command arguments (including the command/executable itself) as received by the process. On Linux-based systems (and some other Unixoid systems supporting procfs), can be set according to the list of null-delimited strings extracted from `proc/[pid]/cmdline`. For libc-based executables, this would be the full argv vector passed to `main`. **SHOULD NOT** be collected by default unless there is sanitization that excludes sensitive data.
*
* @example ["cmd/otecol", "--config=config.yaml"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_COMMAND_ARGS = 'process.command_args';
/**
* The full command used to launch the process as a single string representing the full command. On Windows, can be set to the result of `GetCommandLineW`. Do not set this if you have to assemble it just for monitoring; use `process.command_args` instead. **SHOULD NOT** be collected by default unless there is sanitization that excludes sensitive data.
*
* @example C:\\cmd\\otecol --config="my directory\\config.yaml"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_COMMAND_LINE = 'process.command_line';
/**
* Specifies whether the context switches for this data point were voluntary or involuntary.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_CONTEXT_SWITCH_TYPE = 'process.context_switch.type';
/**
* Enum value "involuntary" for attribute {@link ATTR_PROCESS_CONTEXT_SWITCH_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_CONTEXT_SWITCH_TYPE_VALUE_INVOLUNTARY = "involuntary";
/**
* Enum value "voluntary" for attribute {@link ATTR_PROCESS_CONTEXT_SWITCH_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_CONTEXT_SWITCH_TYPE_VALUE_VOLUNTARY = "voluntary";
/**
* Deprecated, use `cpu.mode` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cpu.mode`.
*/
exports.ATTR_PROCESS_CPU_STATE = 'process.cpu.state';
/**
* Enum value "system" for attribute {@link ATTR_PROCESS_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_CPU_STATE_VALUE_SYSTEM = "system";
/**
* Enum value "user" for attribute {@link ATTR_PROCESS_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_CPU_STATE_VALUE_USER = "user";
/**
* Enum value "wait" for attribute {@link ATTR_PROCESS_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_CPU_STATE_VALUE_WAIT = "wait";
/**
* The date and time the process was created, in ISO 8601 format.
*
* @example 2023-11-21T09:25:34.853Z
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_CREATION_TIME = 'process.creation.time';
/**
* Process environment variables, `<key>` being the environment variable name, the value being the environment variable value.
*
* @example ubuntu
* @example /usr/local/bin:/usr/bin
*
* @note Examples:
*
* - an environment variable `USER` with value `"ubuntu"` **SHOULD** be recorded
* as the `process.environment_variable.USER` attribute with value `"ubuntu"`.
* - an environment variable `PATH` with value `"/usr/local/bin:/usr/bin"`
* **SHOULD** be recorded as the `process.environment_variable.PATH` attribute
* with value `"/usr/local/bin:/usr/bin"`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_PROCESS_ENVIRONMENT_VARIABLE = (key) => `process.environment_variable.${key}`;
exports.ATTR_PROCESS_ENVIRONMENT_VARIABLE = ATTR_PROCESS_ENVIRONMENT_VARIABLE;
/**
* The GNU build ID as found in the `.note.gnu.build-id` ELF section (hex string).
*
* @example c89b11207f6479603b0d49bf291c092c2b719293
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_EXECUTABLE_BUILD_ID_GNU = 'process.executable.build_id.gnu';
/**
* The Go build ID as retrieved by `go tool buildid <go executable>`.
*
* @example foh3mEXu7BLZjsN9pOwG/kATcXlYVCDEFouRMQed_/WwRFB1hPo9LBkekthSPG/x8hMC8emW2cCjXD0_1aY
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_EXECUTABLE_BUILD_ID_GO = 'process.executable.build_id.go';
/**
* Profiling specific build ID for executables. See the OTel specification for Profiles for more information.
*
* @example 600DCAFE4A110000F2BF38C493F5FB92
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_EXECUTABLE_BUILD_ID_HTLHASH = 'process.executable.build_id.htlhash';
/**
* "Deprecated, use `process.executable.build_id.htlhash` instead."
*
* @example 600DCAFE4A110000F2BF38C493F5FB92
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `process.executable.build_id.htlhash`.
*/
exports.ATTR_PROCESS_EXECUTABLE_BUILD_ID_PROFILING = 'process.executable.build_id.profiling';
/**
* The name of the process executable. On Linux based systems, this **SHOULD** be set to the base name of the target of `/proc/[pid]/exe`. On Windows, this **SHOULD** be set to the base name of `GetProcessImageFileNameW`.
*
* @example otelcol
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_EXECUTABLE_NAME = 'process.executable.name';
/**
* The full path to the process executable. On Linux based systems, can be set to the target of `proc/[pid]/exe`. On Windows, can be set to the result of `GetProcessImageFileNameW`.
*
* @example /usr/bin/cmd/otelcol
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_EXECUTABLE_PATH = 'process.executable.path';
/**
* The exit code of the process.
*
* @example 127
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_EXIT_CODE = 'process.exit.code';
/**
* The date and time the process exited, in ISO 8601 format.
*
* @example 2023-11-21T09:26:12.315Z
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_EXIT_TIME = 'process.exit.time';
/**
* The PID of the process's group leader. This is also the process group ID (PGID) of the process.
*
* @example 23
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_GROUP_LEADER_PID = 'process.group_leader.pid';
/**
* Whether the process is connected to an interactive shell.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_INTERACTIVE = 'process.interactive';
/**
* The control group associated with the process.
*
* @example 1:name=systemd:/user.slice/user-1000.slice/session-3.scope
* @example 0::/user.slice/user-1000.slice/user@1000.service/tmux-spawn-0267755b-4639-4a27-90ed-f19f88e53748.scope
*
* @note Control groups (cgroups) are a kernel feature used to organize and manage process resources. This attribute provides the path(s) to the cgroup(s) associated with the process, which should match the contents of the [/proc/[PID]/cgroup](https://man7.org/linux/man-pages/man7/cgroups.7.html) file.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_LINUX_CGROUP = 'process.linux.cgroup';
/**
* The username of the user that owns the process.
*
* @example root
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_OWNER = 'process.owner';
/**
* Deprecated, use `system.paging.fault.type` instead.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `system.paging.fault.type`.
*/
exports.ATTR_PROCESS_PAGING_FAULT_TYPE = 'process.paging.fault_type';
/**
* Enum value "major" for attribute {@link ATTR_PROCESS_PAGING_FAULT_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_PAGING_FAULT_TYPE_VALUE_MAJOR = "major";
/**
* Enum value "minor" for attribute {@link ATTR_PROCESS_PAGING_FAULT_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_PAGING_FAULT_TYPE_VALUE_MINOR = "minor";
/**
* Parent Process identifier (PPID).
*
* @example 111
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_PARENT_PID = 'process.parent_pid';
/**
* Process identifier (PID).
*
* @example 1234
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_PID = 'process.pid';
/**
* The real user ID (RUID) of the process.
*
* @example 1000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_REAL_USER_ID = 'process.real_user.id';
/**
* The username of the real user of the process.
*
* @example operator
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_REAL_USER_NAME = 'process.real_user.name';
/**
* An additional description about the runtime of the process, for example a specific vendor customization of the runtime environment.
*
* @example "Eclipse OpenJ9 Eclipse OpenJ9 VM openj9-0.21.0"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_RUNTIME_DESCRIPTION = 'process.runtime.description';
/**
* The name of the runtime of this process.
*
* @example OpenJDK Runtime Environment
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_RUNTIME_NAME = 'process.runtime.name';
/**
* The version of the runtime of this process, as returned by the runtime without modification.
*
* @example "14.0.2"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_RUNTIME_VERSION = 'process.runtime.version';
/**
* The saved user ID (SUID) of the process.
*
* @example 1002
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_SAVED_USER_ID = 'process.saved_user.id';
/**
* The username of the saved user.
*
* @example operator
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_SAVED_USER_NAME = 'process.saved_user.name';
/**
* The PID of the process's session leader. This is also the session ID (SID) of the process.
*
* @example 14
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_SESSION_LEADER_PID = 'process.session_leader.pid';
/**
* The process state, e.g., [Linux Process State Codes](https://man7.org/linux/man-pages/man1/ps.1.html#PROCESS_STATE_CODES)
*
* @example running
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_STATE = 'process.state';
/**
* Enum value "defunct" for attribute {@link ATTR_PROCESS_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_STATE_VALUE_DEFUNCT = "defunct";
/**
* Enum value "running" for attribute {@link ATTR_PROCESS_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_STATE_VALUE_RUNNING = "running";
/**
* Enum value "sleeping" for attribute {@link ATTR_PROCESS_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_STATE_VALUE_SLEEPING = "sleeping";
/**
* Enum value "stopped" for attribute {@link ATTR_PROCESS_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROCESS_STATE_VALUE_STOPPED = "stopped";
/**
* Process title (proctitle)
*
* @example cat /etc/hostname
* @example xfce4-session
* @example bash
*
* @note In many Unix-like systems, process title (proctitle), is the string that represents the name or command line of a running process, displayed by system monitoring tools like ps, top, and htop.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_TITLE = 'process.title';
/**
* The effective user ID (EUID) of the process.
*
* @example 1001
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_USER_ID = 'process.user.id';
/**
* The username of the effective user of the process.
*
* @example root
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_USER_NAME = 'process.user.name';
/**
* Virtual process identifier.
*
* @example 12
*
* @note The process ID within a PID namespace. This is not necessarily unique across all processes on the host but it is unique within the process namespace that the process exists within.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_VPID = 'process.vpid';
/**
* The working directory of the process.
*
* @example /root
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROCESS_WORKING_DIRECTORY = 'process.working_directory';
/**
* Describes the interpreter or compiler of a single frame.
*
* @example cpython
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_PROFILE_FRAME_TYPE = 'profile.frame.type';
/**
* Enum value "beam" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [Erlang](https://en.wikipedia.org/wiki/BEAM_(Erlang_virtual_machine))
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_BEAM = "beam";
/**
* Enum value "cpython" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [Python](https://wikipedia.org/wiki/Python_(programming_language))
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_CPYTHON = "cpython";
/**
* Enum value "dotnet" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [.NET](https://wikipedia.org/wiki/.NET)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_DOTNET = "dotnet";
/**
* Enum value "go" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [Go](https://wikipedia.org/wiki/Go_(programming_language)),
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_GO = "go";
/**
* Enum value "jvm" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [JVM](https://wikipedia.org/wiki/Java_virtual_machine)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_JVM = "jvm";
/**
* Enum value "kernel" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [Kernel](https://wikipedia.org/wiki/Kernel_(operating_system))
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_KERNEL = "kernel";
/**
* Enum value "native" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* Can be one of but not limited to [C](https://wikipedia.org/wiki/C_(programming_language)), [C++](https://wikipedia.org/wiki/C%2B%2B), [Go](https://wikipedia.org/wiki/Go_(programming_language)) or [Rust](https://wikipedia.org/wiki/Rust_(programming_language)). If possible, a more precise value **MUST** be used.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_NATIVE = "native";
/**
* Enum value "perl" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [Perl](https://wikipedia.org/wiki/Perl)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_PERL = "perl";
/**
* Enum value "php" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [PHP](https://wikipedia.org/wiki/PHP)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_PHP = "php";
/**
* Enum value "ruby" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [Ruby](https://wikipedia.org/wiki/Ruby_(programming_language))
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_RUBY = "ruby";
/**
* Enum value "rust" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [Rust](https://wikipedia.org/wiki/Rust_(programming_language))
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_RUST = "rust";
/**
* Enum value "v8js" for attribute {@link ATTR_PROFILE_FRAME_TYPE}.
*
* [V8JS](https://wikipedia.org/wiki/V8_(JavaScript_engine))
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.PROFILE_FRAME_TYPE_VALUE_V8JS = "v8js";
/**
* The [error codes](https://connectrpc.com//docs/protocol/#error-codes) of the Connect request. Error codes are always string values.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_CONNECT_RPC_ERROR_CODE = 'rpc.connect_rpc.error_code';
/**
* Enum value "aborted" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_ABORTED = "aborted";
/**
* Enum value "already_exists" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_ALREADY_EXISTS = "already_exists";
/**
* Enum value "cancelled" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_CANCELLED = "cancelled";
/**
* Enum value "data_loss" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_DATA_LOSS = "data_loss";
/**
* Enum value "deadline_exceeded" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_DEADLINE_EXCEEDED = "deadline_exceeded";
/**
* Enum value "failed_precondition" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_FAILED_PRECONDITION = "failed_precondition";
/**
* Enum value "internal" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_INTERNAL = "internal";
/**
* Enum value "invalid_argument" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_INVALID_ARGUMENT = "invalid_argument";
/**
* Enum value "not_found" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_NOT_FOUND = "not_found";
/**
* Enum value "out_of_range" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_OUT_OF_RANGE = "out_of_range";
/**
* Enum value "permission_denied" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_PERMISSION_DENIED = "permission_denied";
/**
* Enum value "resource_exhausted" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_RESOURCE_EXHAUSTED = "resource_exhausted";
/**
* Enum value "unauthenticated" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_UNAUTHENTICATED = "unauthenticated";
/**
* Enum value "unavailable" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_UNAVAILABLE = "unavailable";
/**
* Enum value "unimplemented" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_UNIMPLEMENTED = "unimplemented";
/**
* Enum value "unknown" for attribute {@link ATTR_RPC_CONNECT_RPC_ERROR_CODE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_CONNECT_RPC_ERROR_CODE_VALUE_UNKNOWN = "unknown";
/**
* Connect request metadata, `<key>` being the normalized Connect Metadata key (lowercase), the value being the metadata values.
*
* @example ["1.2.3.4", "1.2.3.5"]
*
* @note Instrumentations **SHOULD** require an explicit configuration of which metadata values are to be captured.
* Including all request metadata values can be a security risk - explicit configuration helps avoid leaking sensitive information.
*
* For example, a property `my-custom-key` with value `["1.2.3.4", "1.2.3.5"]` **SHOULD** be recorded as
* the `rpc.connect_rpc.request.metadata.my-custom-key` attribute with value `["1.2.3.4", "1.2.3.5"]`
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_RPC_CONNECT_RPC_REQUEST_METADATA = (key) => `rpc.connect_rpc.request.metadata.${key}`;
exports.ATTR_RPC_CONNECT_RPC_REQUEST_METADATA = ATTR_RPC_CONNECT_RPC_REQUEST_METADATA;
/**
* Connect response metadata, `<key>` being the normalized Connect Metadata key (lowercase), the value being the metadata values.
*
* @example ["attribute_value"]
*
* @note Instrumentations **SHOULD** require an explicit configuration of which metadata values are to be captured.
* Including all response metadata values can be a security risk - explicit configuration helps avoid leaking sensitive information.
*
* For example, a property `my-custom-key` with value `"attribute_value"` **SHOULD** be recorded as
* the `rpc.connect_rpc.response.metadata.my-custom-key` attribute with value `["attribute_value"]`
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_RPC_CONNECT_RPC_RESPONSE_METADATA = (key) => `rpc.connect_rpc.response.metadata.${key}`;
exports.ATTR_RPC_CONNECT_RPC_RESPONSE_METADATA = ATTR_RPC_CONNECT_RPC_RESPONSE_METADATA;
/**
* gRPC request metadata, `<key>` being the normalized gRPC Metadata key (lowercase), the value being the metadata values.
*
* @example ["1.2.3.4", "1.2.3.5"]
*
* @note Instrumentations **SHOULD** require an explicit configuration of which metadata values are to be captured.
* Including all request metadata values can be a security risk - explicit configuration helps avoid leaking sensitive information.
*
* For example, a property `my-custom-key` with value `["1.2.3.4", "1.2.3.5"]` **SHOULD** be recorded as
* `rpc.grpc.request.metadata.my-custom-key` attribute with value `["1.2.3.4", "1.2.3.5"]`
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_RPC_GRPC_REQUEST_METADATA = (key) => `rpc.grpc.request.metadata.${key}`;
exports.ATTR_RPC_GRPC_REQUEST_METADATA = ATTR_RPC_GRPC_REQUEST_METADATA;
/**
* gRPC response metadata, `<key>` being the normalized gRPC Metadata key (lowercase), the value being the metadata values.
*
* @example ["attribute_value"]
*
* @note Instrumentations **SHOULD** require an explicit configuration of which metadata values are to be captured.
* Including all response metadata values can be a security risk - explicit configuration helps avoid leaking sensitive information.
*
* For example, a property `my-custom-key` with value `["attribute_value"]` **SHOULD** be recorded as
* the `rpc.grpc.response.metadata.my-custom-key` attribute with value `["attribute_value"]`
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
const ATTR_RPC_GRPC_RESPONSE_METADATA = (key) => `rpc.grpc.response.metadata.${key}`;
exports.ATTR_RPC_GRPC_RESPONSE_METADATA = ATTR_RPC_GRPC_RESPONSE_METADATA;
/**
* The [numeric status code](https://github.com/grpc/grpc/blob/v1.33.2/doc/statuscodes.md) of the gRPC request.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_GRPC_STATUS_CODE = 'rpc.grpc.status_code';
/**
* Enum value 0 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* OK
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_OK = 0;
/**
* Enum value 1 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* CANCELLED
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_CANCELLED = 1;
/**
* Enum value 2 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* UNKNOWN
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_UNKNOWN = 2;
/**
* Enum value 3 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* INVALID_ARGUMENT
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_INVALID_ARGUMENT = 3;
/**
* Enum value 4 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* DEADLINE_EXCEEDED
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_DEADLINE_EXCEEDED = 4;
/**
* Enum value 5 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* NOT_FOUND
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_NOT_FOUND = 5;
/**
* Enum value 6 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* ALREADY_EXISTS
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_ALREADY_EXISTS = 6;
/**
* Enum value 7 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* PERMISSION_DENIED
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_PERMISSION_DENIED = 7;
/**
* Enum value 8 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* RESOURCE_EXHAUSTED
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_RESOURCE_EXHAUSTED = 8;
/**
* Enum value 9 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* FAILED_PRECONDITION
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_FAILED_PRECONDITION = 9;
/**
* Enum value 10 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* ABORTED
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_ABORTED = 10;
/**
* Enum value 11 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* OUT_OF_RANGE
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_OUT_OF_RANGE = 11;
/**
* Enum value 12 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* UNIMPLEMENTED
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_UNIMPLEMENTED = 12;
/**
* Enum value 13 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* INTERNAL
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_INTERNAL = 13;
/**
* Enum value 14 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* UNAVAILABLE
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_UNAVAILABLE = 14;
/**
* Enum value 15 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* DATA_LOSS
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_DATA_LOSS = 15;
/**
* Enum value 16 for attribute {@link ATTR_RPC_GRPC_STATUS_CODE}.
*
* UNAUTHENTICATED
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_GRPC_STATUS_CODE_VALUE_UNAUTHENTICATED = 16;
/**
* `error.code` property of response if it is an error response.
*
* @example -32700
* @example 100
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_JSONRPC_ERROR_CODE = 'rpc.jsonrpc.error_code';
/**
* `error.message` property of response if it is an error response.
*
* @example Parse error
* @example User already exists
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_JSONRPC_ERROR_MESSAGE = 'rpc.jsonrpc.error_message';
/**
* `id` property of request or response. Since protocol allows id to be int, string, `null` or missing (for notifications), value is expected to be cast to string for simplicity. Use empty string in case of `null` value. Omit entirely if this is a notification.
*
* @example 10
* @example request-7
* @example
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_JSONRPC_REQUEST_ID = 'rpc.jsonrpc.request_id';
/**
* Protocol version as in `jsonrpc` property of request/response. Since JSON-RPC 1.0 doesn't specify this, the value can be omitted.
*
* @example 2.0
* @example 1.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_JSONRPC_VERSION = 'rpc.jsonrpc.version';
/**
* Compressed size of the message in bytes.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_MESSAGE_COMPRESSED_SIZE = 'rpc.message.compressed_size';
/**
* **MUST** be calculated as two different counters starting from `1` one for sent messages and one for received message.
*
* @note This way we guarantee that the values will be consistent between different implementations.
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_MESSAGE_ID = 'rpc.message.id';
/**
* Whether this is a received or sent message.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_MESSAGE_TYPE = 'rpc.message.type';
/**
* Enum value "RECEIVED" for attribute {@link ATTR_RPC_MESSAGE_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_MESSAGE_TYPE_VALUE_RECEIVED = "RECEIVED";
/**
* Enum value "SENT" for attribute {@link ATTR_RPC_MESSAGE_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_MESSAGE_TYPE_VALUE_SENT = "SENT";
/**
* Uncompressed size of the message in bytes.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_MESSAGE_UNCOMPRESSED_SIZE = 'rpc.message.uncompressed_size';
/**
* This is the logical name of the method from the RPC interface perspective.
*
* @example "exampleMethod"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_METHOD = 'rpc.method';
/**
* The full (logical) name of the service being called, including its package name, if applicable.
*
* @example "myservice.EchoService"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_SERVICE = 'rpc.service';
/**
* A string identifying the remoting system. See below for a list of well-known identifiers.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_RPC_SYSTEM = 'rpc.system';
/**
* Enum value "apache_dubbo" for attribute {@link ATTR_RPC_SYSTEM}.
*
* Apache Dubbo
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_SYSTEM_VALUE_APACHE_DUBBO = "apache_dubbo";
/**
* Enum value "connect_rpc" for attribute {@link ATTR_RPC_SYSTEM}.
*
* Connect RPC
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_SYSTEM_VALUE_CONNECT_RPC = "connect_rpc";
/**
* Enum value "dotnet_wcf" for attribute {@link ATTR_RPC_SYSTEM}.
*
* .NET WCF
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_SYSTEM_VALUE_DOTNET_WCF = "dotnet_wcf";
/**
* Enum value "grpc" for attribute {@link ATTR_RPC_SYSTEM}.
*
* gRPC
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_SYSTEM_VALUE_GRPC = "grpc";
/**
* Enum value "java_rmi" for attribute {@link ATTR_RPC_SYSTEM}.
*
* Java RMI
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_SYSTEM_VALUE_JAVA_RMI = "java_rmi";
/**
* Enum value "jsonrpc" for attribute {@link ATTR_RPC_SYSTEM}.
*
* JSON-RPC
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_SYSTEM_VALUE_JSONRPC = "jsonrpc";
/**
* Enum value "onc_rpc" for attribute {@link ATTR_RPC_SYSTEM}.
*
* [ONC RPC (Sun RPC)](https://datatracker.ietf.org/doc/html/rfc5531)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.RPC_SYSTEM_VALUE_ONC_RPC = "onc_rpc";
/**
* A categorization value keyword used by the entity using the rule for detection of this event
*
* @example Attempted Information Leak
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SECURITY_RULE_CATEGORY = 'security_rule.category';
/**
* The description of the rule generating the event.
*
* @example Block requests to public DNS over HTTPS / TLS protocols
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SECURITY_RULE_DESCRIPTION = 'security_rule.description';
/**
* Name of the license under which the rule used to generate this event is made available.
*
* @example Apache 2.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SECURITY_RULE_LICENSE = 'security_rule.license';
/**
* The name of the rule or signature generating the event.
*
* @example BLOCK_DNS_over_TLS
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SECURITY_RULE_NAME = 'security_rule.name';
/**
* Reference URL to additional information about the rule used to generate this event.
*
* @example https://en.wikipedia.org/wiki/DNS_over_TLS
*
* @note The URL can point to the vendors documentation about the rule. If thats not available, it can also be a link to a more general page describing this type of alert.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SECURITY_RULE_REFERENCE = 'security_rule.reference';
/**
* Name of the ruleset, policy, group, or parent category in which the rule used to generate this event is a member.
*
* @example Standard_Protocol_Filters
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SECURITY_RULE_RULESET_NAME = 'security_rule.ruleset.name';
/**
* A rule ID that is unique within the scope of a set or group of agents, observers, or other entities using the rule for detection of this event.
*
* @example 550e8400-e29b-41d4-a716-446655440000
* @example 1100110011
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SECURITY_RULE_UUID = 'security_rule.uuid';
/**
* The version / revision of the rule being used for analysis.
*
* @example 1.0.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SECURITY_RULE_VERSION = 'security_rule.version';
/**
* The string ID of the service instance.
*
* @example 627cc493-f310-47de-96bd-71410b7dec09
*
* @note **MUST** be unique for each instance of the same `service.namespace,service.name` pair (in other words
* `service.namespace,service.name,service.instance.id` triplet **MUST** be globally unique). The ID helps to
* distinguish instances of the same service that exist at the same time (e.g. instances of a horizontally scaled
* service).
*
* Implementations, such as SDKs, are recommended to generate a random Version 1 or Version 4 [RFC
* 4122](https://www.ietf.org/rfc/rfc4122.txt) UUID, but are free to use an inherent unique ID as the source of
* this value if stability is desirable. In that case, the ID **SHOULD** be used as source of a UUID Version 5 and
* **SHOULD** use the following UUID as the namespace: `4d63009a-8d0f-11ee-aad7-4c796ed8e320`.
*
* UUIDs are typically recommended, as only an opaque value for the purposes of identifying a service instance is
* needed. Similar to what can be seen in the man page for the
* [`/etc/machine-id`](https://www.freedesktop.org/software/systemd/man/latest/machine-id.html) file, the underlying
* data, such as pod name and namespace should be treated as confidential, being the user's choice to expose it
* or not via another resource attribute.
*
* For applications running behind an application server (like unicorn), we do not recommend using one identifier
* for all processes participating in the application. Instead, it's recommended each division (e.g. a worker
* thread in unicorn) to have its own instance.id.
*
* It's not recommended for a Collector to set `service.instance.id` if it can't unambiguously determine the
* service instance that is generating that telemetry. For instance, creating an UUID based on `pod.name` will
* likely be wrong, as the Collector might not know from which container within that pod the telemetry originated.
* However, Collectors can set the `service.instance.id` if they can unambiguously determine the service instance
* for that telemetry. This is typically the case for scraping receivers, as they know the target address and
* port.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SERVICE_INSTANCE_ID = 'service.instance.id';
/**
* A namespace for `service.name`.
*
* @example Shop
*
* @note A string value having a meaning that helps to distinguish a group of services, for example the team name that owns a group of services. `service.name` is expected to be unique within the same namespace. If `service.namespace` is not specified in the Resource then `service.name` is expected to be unique for all services that have no explicit namespace defined (so the empty/unspecified namespace is simply one more valid namespace). Zero-length namespace string is assumed equal to unspecified namespace.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SERVICE_NAMESPACE = 'service.namespace';
/**
* A unique id to identify a session.
*
* @example "00112233-4455-6677-8899-aabbccddeeff"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SESSION_ID = 'session.id';
/**
* The previous `session.id` for this user, when known.
*
* @example "00112233-4455-6677-8899-aabbccddeeff"
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SESSION_PREVIOUS_ID = 'session.previous_id';
/**
* Source address - domain name if available without reverse DNS lookup; otherwise, IP address or Unix domain socket name.
*
* @example source.example.com
* @example 10.1.2.80
* @example /tmp/my.sock
*
* @note When observed from the destination side, and when communicating through an intermediary, `source.address` **SHOULD** represent the source address behind any intermediaries, for example proxies, if it's available.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SOURCE_ADDRESS = 'source.address';
/**
* Source port number
*
* @example 3389
* @example 2888
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SOURCE_PORT = 'source.port';
/**
* Deprecated, use `db.client.connection.state` instead.
*
* @example idle
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `db.client.connection.state`.
*/
exports.ATTR_STATE = 'state';
/**
* Enum value "idle" for attribute {@link ATTR_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.STATE_VALUE_IDLE = "idle";
/**
* Enum value "used" for attribute {@link ATTR_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.STATE_VALUE_USED = "used";
/**
* Deprecated, use `cpu.logical_number` instead.
*
* @example 1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cpu.logical_number`.
*/
exports.ATTR_SYSTEM_CPU_LOGICAL_NUMBER = 'system.cpu.logical_number';
/**
* Deprecated, use `cpu.mode` instead.
*
* @example idle
* @example interrupt
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `cpu.mode`.
*/
exports.ATTR_SYSTEM_CPU_STATE = 'system.cpu.state';
/**
* Enum value "idle" for attribute {@link ATTR_SYSTEM_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_CPU_STATE_VALUE_IDLE = "idle";
/**
* Enum value "interrupt" for attribute {@link ATTR_SYSTEM_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_CPU_STATE_VALUE_INTERRUPT = "interrupt";
/**
* Enum value "iowait" for attribute {@link ATTR_SYSTEM_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_CPU_STATE_VALUE_IOWAIT = "iowait";
/**
* Enum value "nice" for attribute {@link ATTR_SYSTEM_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_CPU_STATE_VALUE_NICE = "nice";
/**
* Enum value "steal" for attribute {@link ATTR_SYSTEM_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_CPU_STATE_VALUE_STEAL = "steal";
/**
* Enum value "system" for attribute {@link ATTR_SYSTEM_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_CPU_STATE_VALUE_SYSTEM = "system";
/**
* Enum value "user" for attribute {@link ATTR_SYSTEM_CPU_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_CPU_STATE_VALUE_USER = "user";
/**
* The device identifier
*
* @example (identifier)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SYSTEM_DEVICE = 'system.device';
/**
* The filesystem mode
*
* @example rw, ro
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SYSTEM_FILESYSTEM_MODE = 'system.filesystem.mode';
/**
* The filesystem mount path
*
* @example /mnt/data
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SYSTEM_FILESYSTEM_MOUNTPOINT = 'system.filesystem.mountpoint';
/**
* The filesystem state
*
* @example used
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SYSTEM_FILESYSTEM_STATE = 'system.filesystem.state';
/**
* Enum value "free" for attribute {@link ATTR_SYSTEM_FILESYSTEM_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_FILESYSTEM_STATE_VALUE_FREE = "free";
/**
* Enum value "reserved" for attribute {@link ATTR_SYSTEM_FILESYSTEM_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_FILESYSTEM_STATE_VALUE_RESERVED = "reserved";
/**
* Enum value "used" for attribute {@link ATTR_SYSTEM_FILESYSTEM_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_FILESYSTEM_STATE_VALUE_USED = "used";
/**
* The filesystem type
*
* @example ext4
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SYSTEM_FILESYSTEM_TYPE = 'system.filesystem.type';
/**
* Enum value "exfat" for attribute {@link ATTR_SYSTEM_FILESYSTEM_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_FILESYSTEM_TYPE_VALUE_EXFAT = "exfat";
/**
* Enum value "ext4" for attribute {@link ATTR_SYSTEM_FILESYSTEM_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_FILESYSTEM_TYPE_VALUE_EXT4 = "ext4";
/**
* Enum value "fat32" for attribute {@link ATTR_SYSTEM_FILESYSTEM_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_FILESYSTEM_TYPE_VALUE_FAT32 = "fat32";
/**
* Enum value "hfsplus" for attribute {@link ATTR_SYSTEM_FILESYSTEM_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_FILESYSTEM_TYPE_VALUE_HFSPLUS = "hfsplus";
/**
* Enum value "ntfs" for attribute {@link ATTR_SYSTEM_FILESYSTEM_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_FILESYSTEM_TYPE_VALUE_NTFS = "ntfs";
/**
* Enum value "refs" for attribute {@link ATTR_SYSTEM_FILESYSTEM_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_FILESYSTEM_TYPE_VALUE_REFS = "refs";
/**
* The memory state
*
* @example free
* @example cached
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SYSTEM_MEMORY_STATE = 'system.memory.state';
/**
* Enum value "buffers" for attribute {@link ATTR_SYSTEM_MEMORY_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_MEMORY_STATE_VALUE_BUFFERS = "buffers";
/**
* Enum value "cached" for attribute {@link ATTR_SYSTEM_MEMORY_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_MEMORY_STATE_VALUE_CACHED = "cached";
/**
* Enum value "free" for attribute {@link ATTR_SYSTEM_MEMORY_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_MEMORY_STATE_VALUE_FREE = "free";
/**
* Enum value "shared" for attribute {@link ATTR_SYSTEM_MEMORY_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Removed, report shared memory usage with `metric.system.memory.shared` metric
*/
exports.SYSTEM_MEMORY_STATE_VALUE_SHARED = "shared";
/**
* Enum value "used" for attribute {@link ATTR_SYSTEM_MEMORY_STATE}.
*
* Actual used virtual memory in bytes.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_MEMORY_STATE_VALUE_USED = "used";
/**
* Deprecated, use `network.connection.state` instead.
*
* @example close_wait
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `network.connection.state`.
*/
exports.ATTR_SYSTEM_NETWORK_STATE = 'system.network.state';
/**
* Enum value "close" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_CLOSE = "close";
/**
* Enum value "close_wait" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_CLOSE_WAIT = "close_wait";
/**
* Enum value "closing" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_CLOSING = "closing";
/**
* Enum value "delete" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_DELETE = "delete";
/**
* Enum value "established" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_ESTABLISHED = "established";
/**
* Enum value "fin_wait_1" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_FIN_WAIT_1 = "fin_wait_1";
/**
* Enum value "fin_wait_2" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_FIN_WAIT_2 = "fin_wait_2";
/**
* Enum value "last_ack" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_LAST_ACK = "last_ack";
/**
* Enum value "listen" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_LISTEN = "listen";
/**
* Enum value "syn_recv" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_SYN_RECV = "syn_recv";
/**
* Enum value "syn_sent" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_SYN_SENT = "syn_sent";
/**
* Enum value "time_wait" for attribute {@link ATTR_SYSTEM_NETWORK_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_NETWORK_STATE_VALUE_TIME_WAIT = "time_wait";
/**
* The paging access direction
*
* @example in
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SYSTEM_PAGING_DIRECTION = 'system.paging.direction';
/**
* Enum value "in" for attribute {@link ATTR_SYSTEM_PAGING_DIRECTION}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PAGING_DIRECTION_VALUE_IN = "in";
/**
* Enum value "out" for attribute {@link ATTR_SYSTEM_PAGING_DIRECTION}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PAGING_DIRECTION_VALUE_OUT = "out";
/**
* The paging fault type
*
* @example minor
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SYSTEM_PAGING_FAULT_TYPE = 'system.paging.fault.type';
/**
* Enum value "major" for attribute {@link ATTR_SYSTEM_PAGING_FAULT_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PAGING_FAULT_TYPE_VALUE_MAJOR = "major";
/**
* Enum value "minor" for attribute {@link ATTR_SYSTEM_PAGING_FAULT_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PAGING_FAULT_TYPE_VALUE_MINOR = "minor";
/**
* The memory paging state
*
* @example free
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_SYSTEM_PAGING_STATE = 'system.paging.state';
/**
* Enum value "free" for attribute {@link ATTR_SYSTEM_PAGING_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PAGING_STATE_VALUE_FREE = "free";
/**
* Enum value "used" for attribute {@link ATTR_SYSTEM_PAGING_STATE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PAGING_STATE_VALUE_USED = "used";
/**
* Deprecated, use `system.paging.fault.type` instead.
*
* @example minor
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `system.paging.fault.type`.
*/
exports.ATTR_SYSTEM_PAGING_TYPE = 'system.paging.type';
/**
* Enum value "major" for attribute {@link ATTR_SYSTEM_PAGING_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PAGING_TYPE_VALUE_MAJOR = "major";
/**
* Enum value "minor" for attribute {@link ATTR_SYSTEM_PAGING_TYPE}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PAGING_TYPE_VALUE_MINOR = "minor";
/**
* Deprecated, use `process.state` instead.
*
* @example running
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `process.state`.
*/
exports.ATTR_SYSTEM_PROCESS_STATUS = 'system.process.status';
/**
* Enum value "defunct" for attribute {@link ATTR_SYSTEM_PROCESS_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PROCESS_STATUS_VALUE_DEFUNCT = "defunct";
/**
* Enum value "running" for attribute {@link ATTR_SYSTEM_PROCESS_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PROCESS_STATUS_VALUE_RUNNING = "running";
/**
* Enum value "sleeping" for attribute {@link ATTR_SYSTEM_PROCESS_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PROCESS_STATUS_VALUE_SLEEPING = "sleeping";
/**
* Enum value "stopped" for attribute {@link ATTR_SYSTEM_PROCESS_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PROCESS_STATUS_VALUE_STOPPED = "stopped";
/**
* Deprecated, use `process.state` instead.
*
* @example running
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `process.state`.
*/
exports.ATTR_SYSTEM_PROCESSES_STATUS = 'system.processes.status';
/**
* Enum value "defunct" for attribute {@link ATTR_SYSTEM_PROCESSES_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PROCESSES_STATUS_VALUE_DEFUNCT = "defunct";
/**
* Enum value "running" for attribute {@link ATTR_SYSTEM_PROCESSES_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PROCESSES_STATUS_VALUE_RUNNING = "running";
/**
* Enum value "sleeping" for attribute {@link ATTR_SYSTEM_PROCESSES_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PROCESSES_STATUS_VALUE_SLEEPING = "sleeping";
/**
* Enum value "stopped" for attribute {@link ATTR_SYSTEM_PROCESSES_STATUS}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.SYSTEM_PROCESSES_STATUS_VALUE_STOPPED = "stopped";
/**
* The name of the auto instrumentation agent or distribution, if used.
*
* @example parts-unlimited-java
*
* @note Official auto instrumentation agents and distributions **SHOULD** set the `telemetry.distro.name` attribute to
* a string starting with `opentelemetry-`, e.g. `opentelemetry-java-instrumentation`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TELEMETRY_DISTRO_NAME = 'telemetry.distro.name';
/**
* The version string of the auto instrumentation agent or distribution, if used.
*
* @example 1.2.3
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TELEMETRY_DISTRO_VERSION = 'telemetry.distro.version';
/**
* The fully qualified human readable name of the [test case](https://wikipedia.org/wiki/Test_case).
*
* @example org.example.TestCase1.test1
* @example example/tests/TestCase1.test1
* @example ExampleTestCase1_test1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TEST_CASE_NAME = 'test.case.name';
/**
* The status of the actual test case result from test execution.
*
* @example pass
* @example fail
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TEST_CASE_RESULT_STATUS = 'test.case.result.status';
/**
* Enum value "fail" for attribute {@link ATTR_TEST_CASE_RESULT_STATUS}.
*
* fail
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TEST_CASE_RESULT_STATUS_VALUE_FAIL = "fail";
/**
* Enum value "pass" for attribute {@link ATTR_TEST_CASE_RESULT_STATUS}.
*
* pass
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TEST_CASE_RESULT_STATUS_VALUE_PASS = "pass";
/**
* The human readable name of a [test suite](https://wikipedia.org/wiki/Test_suite).
*
* @example TestSuite1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TEST_SUITE_NAME = 'test.suite.name';
/**
* The status of the test suite run.
*
* @example success
* @example failure
* @example skipped
* @example aborted
* @example timed_out
* @example in_progress
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TEST_SUITE_RUN_STATUS = 'test.suite.run.status';
/**
* Enum value "aborted" for attribute {@link ATTR_TEST_SUITE_RUN_STATUS}.
*
* aborted
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TEST_SUITE_RUN_STATUS_VALUE_ABORTED = "aborted";
/**
* Enum value "failure" for attribute {@link ATTR_TEST_SUITE_RUN_STATUS}.
*
* failure
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TEST_SUITE_RUN_STATUS_VALUE_FAILURE = "failure";
/**
* Enum value "in_progress" for attribute {@link ATTR_TEST_SUITE_RUN_STATUS}.
*
* in_progress
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TEST_SUITE_RUN_STATUS_VALUE_IN_PROGRESS = "in_progress";
/**
* Enum value "skipped" for attribute {@link ATTR_TEST_SUITE_RUN_STATUS}.
*
* skipped
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TEST_SUITE_RUN_STATUS_VALUE_SKIPPED = "skipped";
/**
* Enum value "success" for attribute {@link ATTR_TEST_SUITE_RUN_STATUS}.
*
* success
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TEST_SUITE_RUN_STATUS_VALUE_SUCCESS = "success";
/**
* Enum value "timed_out" for attribute {@link ATTR_TEST_SUITE_RUN_STATUS}.
*
* timed_out
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TEST_SUITE_RUN_STATUS_VALUE_TIMED_OUT = "timed_out";
/**
* Current "managed" thread ID (as opposed to OS thread ID).
*
* @example 42
*
* @note
* Examples of where the value can be extracted from:
*
* | Language or platform | Source |
* | --- | --- |
* | JVM | `Thread.currentThread().threadId()` |
* | .NET | `Thread.CurrentThread.ManagedThreadId` |
* | Python | `threading.current_thread().ident` |
* | Ruby | `Thread.current.object_id` |
* | C++ | `std::this_thread::get_id()` |
* | Erlang | `erlang:self()` |
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_THREAD_ID = 'thread.id';
/**
* Current thread name.
*
* @example "main"
*
* @note
* Examples of where the value can be extracted from:
*
* | Language or platform | Source |
* | --- | --- |
* | JVM | `Thread.currentThread().getName()` |
* | .NET | `Thread.CurrentThread.Name` |
* | Python | `threading.current_thread().name` |
* | Ruby | `Thread.current.name` |
* | Erlang | `erlang:process_info(self(), registered_name)` |
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_THREAD_NAME = 'thread.name';
/**
* String indicating the [cipher](https://datatracker.ietf.org/doc/html/rfc5246#appendix-A.5) used during the current connection.
*
* @example TLS_RSA_WITH_3DES_EDE_CBC_SHA
* @example TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
*
* @note The values allowed for `tls.cipher` **MUST** be one of the `Descriptions` of the [registered TLS Cipher Suits](https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#table-tls-parameters-4).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CIPHER = 'tls.cipher';
/**
* PEM-encoded stand-alone certificate offered by the client. This is usually mutually-exclusive of `client.certificate_chain` since this value also exists in that list.
*
* @example MII...
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_CERTIFICATE = 'tls.client.certificate';
/**
* Array of PEM-encoded certificates that make up the certificate chain offered by the client. This is usually mutually-exclusive of `client.certificate` since that value should be the first certificate in the chain.
*
* @example ["MII...", "MI..."]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_CERTIFICATE_CHAIN = 'tls.client.certificate_chain';
/**
* Certificate fingerprint using the MD5 digest of DER-encoded version of certificate offered by the client. For consistency with other hash values, this value should be formatted as an uppercase hash.
*
* @example 0F76C7F2C55BFD7D8E8B8F4BFBF0C9EC
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_HASH_MD5 = 'tls.client.hash.md5';
/**
* Certificate fingerprint using the SHA1 digest of DER-encoded version of certificate offered by the client. For consistency with other hash values, this value should be formatted as an uppercase hash.
*
* @example 9E393D93138888D288266C2D915214D1D1CCEB2A
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_HASH_SHA1 = 'tls.client.hash.sha1';
/**
* Certificate fingerprint using the SHA256 digest of DER-encoded version of certificate offered by the client. For consistency with other hash values, this value should be formatted as an uppercase hash.
*
* @example 0687F666A054EF17A08E2F2162EAB4CBC0D265E1D7875BE74BF3C712CA92DAF0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_HASH_SHA256 = 'tls.client.hash.sha256';
/**
* Distinguished name of [subject](https://datatracker.ietf.org/doc/html/rfc5280#section-4.1.2.6) of the issuer of the x.509 certificate presented by the client.
*
* @example CN=Example Root CA, OU=Infrastructure Team, DC=example, DC=com
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_ISSUER = 'tls.client.issuer';
/**
* A hash that identifies clients based on how they perform an SSL/TLS handshake.
*
* @example d4e5b18d6b55c71272893221c96ba240
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_JA3 = 'tls.client.ja3';
/**
* Date/Time indicating when client certificate is no longer considered valid.
*
* @example 2021-01-01T00:00:00.000Z
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_NOT_AFTER = 'tls.client.not_after';
/**
* Date/Time indicating when client certificate is first considered valid.
*
* @example 1970-01-01T00:00:00.000Z
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_NOT_BEFORE = 'tls.client.not_before';
/**
* Deprecated, use `server.address` instead.
*
* @example opentelemetry.io
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `server.address`.
*/
exports.ATTR_TLS_CLIENT_SERVER_NAME = 'tls.client.server_name';
/**
* Distinguished name of subject of the x.509 certificate presented by the client.
*
* @example CN=myclient, OU=Documentation Team, DC=example, DC=com
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_SUBJECT = 'tls.client.subject';
/**
* Array of ciphers offered by the client during the client hello.
*
* @example ["TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384", "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CLIENT_SUPPORTED_CIPHERS = 'tls.client.supported_ciphers';
/**
* String indicating the curve used for the given cipher, when applicable
*
* @example secp256r1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_CURVE = 'tls.curve';
/**
* Boolean flag indicating if the TLS negotiation was successful and transitioned to an encrypted tunnel.
*
* @example true
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_ESTABLISHED = 'tls.established';
/**
* String indicating the protocol being tunneled. Per the values in the [IANA registry](https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids), this string should be lower case.
*
* @example http/1.1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_NEXT_PROTOCOL = 'tls.next_protocol';
/**
* Normalized lowercase protocol name parsed from original string of the negotiated [SSL/TLS protocol version](https://docs.openssl.org/1.1.1/man3/SSL_get_version/#return-values)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_PROTOCOL_NAME = 'tls.protocol.name';
/**
* Enum value "ssl" for attribute {@link ATTR_TLS_PROTOCOL_NAME}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TLS_PROTOCOL_NAME_VALUE_SSL = "ssl";
/**
* Enum value "tls" for attribute {@link ATTR_TLS_PROTOCOL_NAME}.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.TLS_PROTOCOL_NAME_VALUE_TLS = "tls";
/**
* Numeric part of the version parsed from the original string of the negotiated [SSL/TLS protocol version](https://docs.openssl.org/1.1.1/man3/SSL_get_version/#return-values)
*
* @example 1.2
* @example 3
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_PROTOCOL_VERSION = 'tls.protocol.version';
/**
* Boolean flag indicating if this TLS connection was resumed from an existing TLS negotiation.
*
* @example true
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_RESUMED = 'tls.resumed';
/**
* PEM-encoded stand-alone certificate offered by the server. This is usually mutually-exclusive of `server.certificate_chain` since this value also exists in that list.
*
* @example MII...
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_CERTIFICATE = 'tls.server.certificate';
/**
* Array of PEM-encoded certificates that make up the certificate chain offered by the server. This is usually mutually-exclusive of `server.certificate` since that value should be the first certificate in the chain.
*
* @example ["MII...", "MI..."]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_CERTIFICATE_CHAIN = 'tls.server.certificate_chain';
/**
* Certificate fingerprint using the MD5 digest of DER-encoded version of certificate offered by the server. For consistency with other hash values, this value should be formatted as an uppercase hash.
*
* @example 0F76C7F2C55BFD7D8E8B8F4BFBF0C9EC
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_HASH_MD5 = 'tls.server.hash.md5';
/**
* Certificate fingerprint using the SHA1 digest of DER-encoded version of certificate offered by the server. For consistency with other hash values, this value should be formatted as an uppercase hash.
*
* @example 9E393D93138888D288266C2D915214D1D1CCEB2A
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_HASH_SHA1 = 'tls.server.hash.sha1';
/**
* Certificate fingerprint using the SHA256 digest of DER-encoded version of certificate offered by the server. For consistency with other hash values, this value should be formatted as an uppercase hash.
*
* @example 0687F666A054EF17A08E2F2162EAB4CBC0D265E1D7875BE74BF3C712CA92DAF0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_HASH_SHA256 = 'tls.server.hash.sha256';
/**
* Distinguished name of [subject](https://datatracker.ietf.org/doc/html/rfc5280#section-4.1.2.6) of the issuer of the x.509 certificate presented by the client.
*
* @example CN=Example Root CA, OU=Infrastructure Team, DC=example, DC=com
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_ISSUER = 'tls.server.issuer';
/**
* A hash that identifies servers based on how they perform an SSL/TLS handshake.
*
* @example d4e5b18d6b55c71272893221c96ba240
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_JA3S = 'tls.server.ja3s';
/**
* Date/Time indicating when server certificate is no longer considered valid.
*
* @example 2021-01-01T00:00:00.000Z
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_NOT_AFTER = 'tls.server.not_after';
/**
* Date/Time indicating when server certificate is first considered valid.
*
* @example 1970-01-01T00:00:00.000Z
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_NOT_BEFORE = 'tls.server.not_before';
/**
* Distinguished name of subject of the x.509 certificate presented by the server.
*
* @example CN=myserver, OU=Documentation Team, DC=example, DC=com
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_TLS_SERVER_SUBJECT = 'tls.server.subject';
/**
* Domain extracted from the `url.full`, such as "opentelemetry.io".
*
* @example www.foo.bar
* @example opentelemetry.io
* @example 3.12.167.2
* @example [1080:0:0:0:8:800:200C:417A]
*
* @note In some cases a URL may refer to an IP and/or port directly, without a domain name. In this case, the IP address would go to the domain field. If the URL contains a [literal IPv6 address](https://www.rfc-editor.org/rfc/rfc2732#section-2) enclosed by `[` and `]`, the `[` and `]` characters should also be captured in the domain field.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_URL_DOMAIN = 'url.domain';
/**
* The file extension extracted from the `url.full`, excluding the leading dot.
*
* @example png
* @example gz
*
* @note The file extension is only set if it exists, as not every url has a file extension. When the file name has multiple extensions `example.tar.gz`, only the last one should be captured `gz`, not `tar.gz`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_URL_EXTENSION = 'url.extension';
/**
* Unmodified original URL as seen in the event source.
*
* @example https://www.foo.bar/search?q=OpenTelemetry#SemConv
* @example search?q=OpenTelemetry
*
* @note In network monitoring, the observed URL may be a full URL, whereas in access logs, the URL is often just represented as a path. This field is meant to represent the URL as it was observed, complete or not.
* `url.original` might contain credentials passed via URL in form of `https://username:password@www.example.com/`. In such case password and username **SHOULD NOT** be redacted and attribute's value **SHOULD** remain the same.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_URL_ORIGINAL = 'url.original';
/**
* Port extracted from the `url.full`
*
* @example 443
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_URL_PORT = 'url.port';
/**
* The highest registered url domain, stripped of the subdomain.
*
* @example example.com
* @example foo.co.uk
*
* @note This value can be determined precisely with the [public suffix list](https://publicsuffix.org/). For example, the registered domain for `foo.example.com` is `example.com`. Trying to approximate this by simply taking the last two labels will not work well for TLDs such as `co.uk`.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_URL_REGISTERED_DOMAIN = 'url.registered_domain';
/**
* The subdomain portion of a fully qualified domain name includes all of the names except the host name under the registered_domain. In a partially qualified domain, or if the qualification level of the full name cannot be determined, subdomain contains all of the names below the registered domain.
*
* @example east
* @example sub2.sub1
*
* @note The subdomain portion of `www.east.mydomain.co.uk` is `east`. If the domain has multiple levels of subdomain, such as `sub2.sub1.example.com`, the subdomain field should contain `sub2.sub1`, with no trailing period.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_URL_SUBDOMAIN = 'url.subdomain';
/**
* The low-cardinality template of an [absolute path reference](https://www.rfc-editor.org/rfc/rfc3986#section-4.2).
*
* @example /users/{id}
* @example /users/:id
* @example /users?id={id}
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_URL_TEMPLATE = 'url.template';
/**
* The effective top level domain (eTLD), also known as the domain suffix, is the last part of the domain name. For example, the top level domain for example.com is `com`.
*
* @example com
* @example co.uk
*
* @note This value can be determined precisely with the [public suffix list](https://publicsuffix.org/).
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_URL_TOP_LEVEL_DOMAIN = 'url.top_level_domain';
/**
* User email address.
*
* @example a.einstein@example.com
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_EMAIL = 'user.email';
/**
* User's full name
*
* @example Albert Einstein
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_FULL_NAME = 'user.full_name';
/**
* Unique user hash to correlate information for a user in anonymized form.
*
* @example 364fc68eaf4c8acec74a4e52d7d1feaa
*
* @note Useful if `user.id` or `user.name` contain confidential information and cannot be used.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_HASH = 'user.hash';
/**
* Unique identifier of the user.
*
* @example S-1-5-21-202424912787-2692429404-2351956786-1000
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_ID = 'user.id';
/**
* Short name or login/username of the user.
*
* @example a.einstein
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_NAME = 'user.name';
/**
* Array of user roles at the time of the event.
*
* @example ["admin", "reporting_user"]
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_ROLES = 'user.roles';
/**
* Name of the user-agent extracted from original. Usually refers to the browser's name.
*
* @example Safari
* @example YourApp
*
* @note [Example](https://www.whatsmyua.info) of extracting browser's name from original string. In the case of using a user-agent for non-browser products, such as microservices with multiple names/versions inside the `user_agent.original`, the most significant name **SHOULD** be selected. In such a scenario it should align with `user_agent.version`
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_AGENT_NAME = 'user_agent.name';
/**
* Human readable operating system name.
*
* @example iOS
* @example Android
* @example Ubuntu
*
* @note For mapping user agent strings to OS names, libraries such as [ua-parser](https://github.com/ua-parser) can be utilized.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_AGENT_OS_NAME = 'user_agent.os.name';
/**
* The version string of the operating system as defined in [Version Attributes](/docs/resource/README.md#version-attributes).
*
* @example 14.2.1
* @example 18.04.1
*
* @note For mapping user agent strings to OS versions, libraries such as [ua-parser](https://github.com/ua-parser) can be utilized.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_AGENT_OS_VERSION = 'user_agent.os.version';
/**
* Specifies the category of synthetic traffic, such as tests or bots.
*
* @note This attribute **MAY** be derived from the contents of the `user_agent.original` attribute. Components that populate the attribute are responsible for determining what they consider to be synthetic bot or test traffic. This attribute can either be set for self-identification purposes, or on telemetry detected to be generated as a result of a synthetic request. This attribute is useful for distinguishing between genuine client traffic and synthetic traffic generated by bots or tests.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_AGENT_SYNTHETIC_TYPE = 'user_agent.synthetic.type';
/**
* Enum value "bot" for attribute {@link ATTR_USER_AGENT_SYNTHETIC_TYPE}.
*
* Bot source.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.USER_AGENT_SYNTHETIC_TYPE_VALUE_BOT = "bot";
/**
* Enum value "test" for attribute {@link ATTR_USER_AGENT_SYNTHETIC_TYPE}.
*
* Synthetic test source.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.USER_AGENT_SYNTHETIC_TYPE_VALUE_TEST = "test";
/**
* Version of the user-agent extracted from original. Usually refers to the browser's version
*
* @example 14.1.2
* @example 1.0.0
*
* @note [Example](https://www.whatsmyua.info) of extracting browser's version from original string. In the case of using a user-agent for non-browser products, such as microservices with multiple names/versions inside the `user_agent.original`, the most significant version **SHOULD** be selected. In such a scenario it should align with `user_agent.name`
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_USER_AGENT_VERSION = 'user_agent.version';
/**
* The type of garbage collection.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_V8JS_GC_TYPE = 'v8js.gc.type';
/**
* Enum value "incremental" for attribute {@link ATTR_V8JS_GC_TYPE}.
*
* Incremental (Incremental Marking).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.V8JS_GC_TYPE_VALUE_INCREMENTAL = "incremental";
/**
* Enum value "major" for attribute {@link ATTR_V8JS_GC_TYPE}.
*
* Major (Mark Sweep Compact).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.V8JS_GC_TYPE_VALUE_MAJOR = "major";
/**
* Enum value "minor" for attribute {@link ATTR_V8JS_GC_TYPE}.
*
* Minor (Scavenge).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.V8JS_GC_TYPE_VALUE_MINOR = "minor";
/**
* Enum value "weakcb" for attribute {@link ATTR_V8JS_GC_TYPE}.
*
* Weak Callbacks (Process Weak Callbacks).
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.V8JS_GC_TYPE_VALUE_WEAKCB = "weakcb";
/**
* The name of the space type of heap memory.
*
* @note Value can be retrieved from value `space_name` of [`v8.getHeapSpaceStatistics()`](https://nodejs.org/api/v8.html#v8getheapspacestatistics)
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_V8JS_HEAP_SPACE_NAME = 'v8js.heap.space.name';
/**
* Enum value "code_space" for attribute {@link ATTR_V8JS_HEAP_SPACE_NAME}.
*
* Code memory space.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.V8JS_HEAP_SPACE_NAME_VALUE_CODE_SPACE = "code_space";
/**
* Enum value "large_object_space" for attribute {@link ATTR_V8JS_HEAP_SPACE_NAME}.
*
* Large object memory space.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.V8JS_HEAP_SPACE_NAME_VALUE_LARGE_OBJECT_SPACE = "large_object_space";
/**
* Enum value "map_space" for attribute {@link ATTR_V8JS_HEAP_SPACE_NAME}.
*
* Map memory space.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.V8JS_HEAP_SPACE_NAME_VALUE_MAP_SPACE = "map_space";
/**
* Enum value "new_space" for attribute {@link ATTR_V8JS_HEAP_SPACE_NAME}.
*
* New memory space.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.V8JS_HEAP_SPACE_NAME_VALUE_NEW_SPACE = "new_space";
/**
* Enum value "old_space" for attribute {@link ATTR_V8JS_HEAP_SPACE_NAME}.
*
* Old memory space.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.V8JS_HEAP_SPACE_NAME_VALUE_OLD_SPACE = "old_space";
/**
* The ID of the change (pull request/merge request/changelist) if applicable. This is usually a unique (within repository) identifier generated by the VCS system.
*
* @example 123
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_CHANGE_ID = 'vcs.change.id';
/**
* The state of the change (pull request/merge request/changelist).
*
* @example open
* @example closed
* @example merged
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_CHANGE_STATE = 'vcs.change.state';
/**
* Enum value "closed" for attribute {@link ATTR_VCS_CHANGE_STATE}.
*
* Closed means the merge request has been closed without merging. This can happen for various reasons, such as the changes being deemed unnecessary, the issue being resolved in another way, or the author deciding to withdraw the request.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_CHANGE_STATE_VALUE_CLOSED = "closed";
/**
* Enum value "merged" for attribute {@link ATTR_VCS_CHANGE_STATE}.
*
* Merged indicates that the change has been successfully integrated into the target codebase.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_CHANGE_STATE_VALUE_MERGED = "merged";
/**
* Enum value "open" for attribute {@link ATTR_VCS_CHANGE_STATE}.
*
* Open means the change is currently active and under review. It hasn't been merged into the target branch yet, and it's still possible to make changes or add comments.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_CHANGE_STATE_VALUE_OPEN = "open";
/**
* Enum value "wip" for attribute {@link ATTR_VCS_CHANGE_STATE}.
*
* WIP (work-in-progress, draft) means the change is still in progress and not yet ready for a full review. It might still undergo significant changes.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_CHANGE_STATE_VALUE_WIP = "wip";
/**
* The human readable title of the change (pull request/merge request/changelist). This title is often a brief summary of the change and may get merged in to a ref as the commit summary.
*
* @example Fixes broken thing
* @example feat: add my new feature
* @example [chore] update dependency
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_CHANGE_TITLE = 'vcs.change.title';
/**
* The type of line change being measured on a branch or change.
*
* @example added
* @example removed
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_LINE_CHANGE_TYPE = 'vcs.line_change.type';
/**
* Enum value "added" for attribute {@link ATTR_VCS_LINE_CHANGE_TYPE}.
*
* How many lines were added.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_LINE_CHANGE_TYPE_VALUE_ADDED = "added";
/**
* Enum value "removed" for attribute {@link ATTR_VCS_LINE_CHANGE_TYPE}.
*
* How many lines were removed.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_LINE_CHANGE_TYPE_VALUE_REMOVED = "removed";
/**
* The group owner within the version control system.
*
* @example my-org
* @example myteam
* @example business-unit
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_OWNER_NAME = 'vcs.owner.name';
/**
* The name of the version control system provider.
*
* @example github
* @example gitlab
* @example gitea
* @example bitbucket
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_PROVIDER_NAME = 'vcs.provider.name';
/**
* Enum value "bitbucket" for attribute {@link ATTR_VCS_PROVIDER_NAME}.
*
* [Bitbucket](https://bitbucket.org)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_PROVIDER_NAME_VALUE_BITBUCKET = "bitbucket";
/**
* Enum value "gitea" for attribute {@link ATTR_VCS_PROVIDER_NAME}.
*
* [Gitea](https://gitea.io)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_PROVIDER_NAME_VALUE_GITEA = "gitea";
/**
* Enum value "github" for attribute {@link ATTR_VCS_PROVIDER_NAME}.
*
* [GitHub](https://github.com)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_PROVIDER_NAME_VALUE_GITHUB = "github";
/**
* Enum value "gitlab" for attribute {@link ATTR_VCS_PROVIDER_NAME}.
*
* [GitLab](https://gitlab.com)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_PROVIDER_NAME_VALUE_GITLAB = "gitlab";
/**
* Enum value "gittea" for attribute {@link ATTR_VCS_PROVIDER_NAME}.
*
* Deprecated, use `gitea` instead.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `gitea`.
*/
exports.VCS_PROVIDER_NAME_VALUE_GITTEA = "gittea";
/**
* The name of the [reference](https://git-scm.com/docs/gitglossary#def_ref) such as **branch** or **tag** in the repository.
*
* @example my-feature-branch
* @example tag-1-test
*
* @note `base` refers to the starting point of a change. For example, `main`
* would be the base reference of type branch if you've created a new
* reference of type branch from it and created new commits.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REF_BASE_NAME = 'vcs.ref.base.name';
/**
* The revision, literally [revised version](https://www.merriam-webster.com/dictionary/revision), The revision most often refers to a commit object in Git, or a revision number in SVN.
*
* @example 9d59409acf479dfa0df1aa568182e43e43df8bbe28d60fcf2bc52e30068802cc
* @example main
* @example 123
* @example HEAD
*
* @note `base` refers to the starting point of a change. For example, `main`
* would be the base reference of type branch if you've created a new
* reference of type branch from it and created new commits. The
* revision can be a full [hash value (see
* glossary)](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-5.pdf),
* of the recorded change to a ref within a repository pointing to a
* commit [commit](https://git-scm.com/docs/git-commit) object. It does
* not necessarily have to be a hash; it can simply define a [revision
* number](https://svnbook.red-bean.com/en/1.7/svn.tour.revs.specifiers.html)
* which is an integer that is monotonically increasing. In cases where
* it is identical to the `ref.base.name`, it **SHOULD** still be included.
* It is up to the implementer to decide which value to set as the
* revision based on the VCS system and situational context.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REF_BASE_REVISION = 'vcs.ref.base.revision';
/**
* The type of the [reference](https://git-scm.com/docs/gitglossary#def_ref) in the repository.
*
* @example branch
* @example tag
*
* @note `base` refers to the starting point of a change. For example, `main`
* would be the base reference of type branch if you've created a new
* reference of type branch from it and created new commits.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REF_BASE_TYPE = 'vcs.ref.base.type';
/**
* Enum value "branch" for attribute {@link ATTR_VCS_REF_BASE_TYPE}.
*
* [branch](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefbranchabranch)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REF_BASE_TYPE_VALUE_BRANCH = "branch";
/**
* Enum value "tag" for attribute {@link ATTR_VCS_REF_BASE_TYPE}.
*
* [tag](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddeftagatag)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REF_BASE_TYPE_VALUE_TAG = "tag";
/**
* The name of the [reference](https://git-scm.com/docs/gitglossary#def_ref) such as **branch** or **tag** in the repository.
*
* @example my-feature-branch
* @example tag-1-test
*
* @note `head` refers to where you are right now; the current reference at a
* given time.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REF_HEAD_NAME = 'vcs.ref.head.name';
/**
* The revision, literally [revised version](https://www.merriam-webster.com/dictionary/revision), The revision most often refers to a commit object in Git, or a revision number in SVN.
*
* @example 9d59409acf479dfa0df1aa568182e43e43df8bbe28d60fcf2bc52e30068802cc
* @example main
* @example 123
* @example HEAD
*
* @note `head` refers to where you are right now; the current reference at a
* given time.The revision can be a full [hash value (see
* glossary)](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-5.pdf),
* of the recorded change to a ref within a repository pointing to a
* commit [commit](https://git-scm.com/docs/git-commit) object. It does
* not necessarily have to be a hash; it can simply define a [revision
* number](https://svnbook.red-bean.com/en/1.7/svn.tour.revs.specifiers.html)
* which is an integer that is monotonically increasing. In cases where
* it is identical to the `ref.head.name`, it **SHOULD** still be included.
* It is up to the implementer to decide which value to set as the
* revision based on the VCS system and situational context.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REF_HEAD_REVISION = 'vcs.ref.head.revision';
/**
* The type of the [reference](https://git-scm.com/docs/gitglossary#def_ref) in the repository.
*
* @example branch
* @example tag
*
* @note `head` refers to where you are right now; the current reference at a
* given time.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REF_HEAD_TYPE = 'vcs.ref.head.type';
/**
* Enum value "branch" for attribute {@link ATTR_VCS_REF_HEAD_TYPE}.
*
* [branch](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefbranchabranch)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REF_HEAD_TYPE_VALUE_BRANCH = "branch";
/**
* Enum value "tag" for attribute {@link ATTR_VCS_REF_HEAD_TYPE}.
*
* [tag](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddeftagatag)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REF_HEAD_TYPE_VALUE_TAG = "tag";
/**
* The type of the [reference](https://git-scm.com/docs/gitglossary#def_ref) in the repository.
*
* @example branch
* @example tag
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REF_TYPE = 'vcs.ref.type';
/**
* Enum value "branch" for attribute {@link ATTR_VCS_REF_TYPE}.
*
* [branch](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefbranchabranch)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REF_TYPE_VALUE_BRANCH = "branch";
/**
* Enum value "tag" for attribute {@link ATTR_VCS_REF_TYPE}.
*
* [tag](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddeftagatag)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REF_TYPE_VALUE_TAG = "tag";
/**
* Deprecated, use `vcs.change.id` instead.
*
* @example 123
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `vcs.change.id`.
*/
exports.ATTR_VCS_REPOSITORY_CHANGE_ID = 'vcs.repository.change.id';
/**
* Deprecated, use `vcs.change.title` instead.
*
* @example Fixes broken thing
* @example feat: add my new feature
* @example [chore] update dependency
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `vcs.change.title`.
*/
exports.ATTR_VCS_REPOSITORY_CHANGE_TITLE = 'vcs.repository.change.title';
/**
* The human readable name of the repository. It **SHOULD NOT** include any additional identifier like Group/SubGroup in GitLab or organization in GitHub.
*
* @example semantic-conventions
* @example my-cool-repo
*
* @note Due to it only being the name, it can clash with forks of the same
* repository if collecting telemetry across multiple orgs or groups in
* the same backends.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REPOSITORY_NAME = 'vcs.repository.name';
/**
* Deprecated, use `vcs.ref.head.name` instead.
*
* @example my-feature-branch
* @example tag-1-test
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `vcs.ref.head.name`.
*/
exports.ATTR_VCS_REPOSITORY_REF_NAME = 'vcs.repository.ref.name';
/**
* Deprecated, use `vcs.ref.head.revision` instead.
*
* @example 9d59409acf479dfa0df1aa568182e43e43df8bbe28d60fcf2bc52e30068802cc
* @example main
* @example 123
* @example HEAD
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `vcs.ref.head.revision`.
*/
exports.ATTR_VCS_REPOSITORY_REF_REVISION = 'vcs.repository.ref.revision';
/**
* Deprecated, use `vcs.ref.head.type` instead.
*
* @example branch
* @example tag
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*
* @deprecated Replaced by `vcs.ref.head.type`.
*/
exports.ATTR_VCS_REPOSITORY_REF_TYPE = 'vcs.repository.ref.type';
/**
* Enum value "branch" for attribute {@link ATTR_VCS_REPOSITORY_REF_TYPE}.
*
* [branch](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefbranchabranch)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REPOSITORY_REF_TYPE_VALUE_BRANCH = "branch";
/**
* Enum value "tag" for attribute {@link ATTR_VCS_REPOSITORY_REF_TYPE}.
*
* [tag](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddeftagatag)
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REPOSITORY_REF_TYPE_VALUE_TAG = "tag";
/**
* The [canonical URL](https://support.google.com/webmasters/answer/10347851) of the repository providing the complete HTTP(S) address in order to locate and identify the repository through a browser.
*
* @example https://github.com/opentelemetry/open-telemetry-collector-contrib
* @example https://gitlab.com/my-org/my-project/my-projects-project/repo
*
* @note In Git Version Control Systems, the canonical URL **SHOULD NOT** include
* the `.git` extension.
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REPOSITORY_URL_FULL = 'vcs.repository.url.full';
/**
* The type of revision comparison.
*
* @example ahead
* @example behind
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_VCS_REVISION_DELTA_DIRECTION = 'vcs.revision_delta.direction';
/**
* Enum value "ahead" for attribute {@link ATTR_VCS_REVISION_DELTA_DIRECTION}.
*
* How many revisions the change is ahead of the target ref.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REVISION_DELTA_DIRECTION_VALUE_AHEAD = "ahead";
/**
* Enum value "behind" for attribute {@link ATTR_VCS_REVISION_DELTA_DIRECTION}.
*
* How many revisions the change is behind the target ref.
*
* @experimental This enum value is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.VCS_REVISION_DELTA_DIRECTION_VALUE_BEHIND = "behind";
/**
* Additional description of the web engine (e.g. detailed version and edition information).
*
* @example WildFly Full 21.0.0.Final (WildFly Core 13.0.1.Final) - 2.2.2.Final
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_WEBENGINE_DESCRIPTION = 'webengine.description';
/**
* The name of the web engine.
*
* @example WildFly
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_WEBENGINE_NAME = 'webengine.name';
/**
* The version of the web engine.
*
* @example 21.0.0
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_WEBENGINE_VERSION = 'webengine.version';
/**
* The System Management Facility (SMF) Identifier uniquely identified a z/OS system within a SYSPLEX or mainframe environment and is used for system and performance analysis.
*
* @example SYS1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ZOS_SMF_ID = 'zos.smf.id';
/**
* The name of the SYSPLEX to which the z/OS system belongs too.
*
* @example SYSPLEX1
*
* @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.
*/
exports.ATTR_ZOS_SYSPLEX_NAME = 'zos.sysplex.name';
//# sourceMappingURL=experimental_attributes.js.map