Azure Cognitive Services are APIs, SDKs, and services available to help developers without science skills build intelligent applications . The catalog of services within Azure Cognitive Services can be categorized into five areas: vision, speech, language, web search, and decision making.

Use the Azure public cloud integration to discover and collect metrics against the Azure service.

External reference

Azure Monitor - Platform metrics

Setup

To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Cognitive Service Account.

Event support

  • Supported
  • Configurable in OpsRamp Azure Integration Discovery Profile.

Supported metrics

OpsRamp MetricAzure MetricMetric Display NameUnitAggregation TypeDescription
azure_cognitiveservices_accounts_ActionIdOccurrencesActionIdOccurrencesAction OccurencesCountTotalNumber of times each action appears
azure_cognitiveservices_accounts_ActionsPerEventActionsPerEventActions Per EventCountAverageNumber of actions per event
azure_cognitiveservices_accounts_AzureOpenAIAvailabilityRateAzureOpenAIAvailabilityRateAzure OpenAI AvailabilityRatePercentMinimumAvailability percentage with the following calculation: (Total Calls - Server Errors)/Total Calls. Server Errors include any HTTP responses >=500
azure_cognitiveservices_accounts_AzureOpenAIRequestsAzureOpenAIRequestsAzure OpenAI RequestsCountTotalNumber of calls made to the Azure OpenAI API over a period of time. Applies to PTU, PTU-Managed and Pay-as-you-go deployments. To breakdown API requests, you can add a filter or apply splitting by the following dimensions: ModelDeploymentName, ModelName, ModelVersion, StatusCode (successful, clienterrors, server errors), IsSpillover for spillover information, StreamType (Streaming vs non-streaming requests) and operation
azure_cognitiveservices_accounts_AzureOpenAINormalizedTBTInMSAzureOpenAINormalizedTBTInMSTime Between TokenMilliSecondsMaximumFor streaming requests; model token generation rate, measured in milliseconds. Applies to PTU, PTU-managed and Pay-as-you-go deployments
azure_cognitiveservices_accounts_AzureOpenAINormalizedTTFTInMSAzureOpenAINormalizedTTFTInMSNormalized Time to First ByteMilliSecondsMaximumFor streaming and non-streaming requests; time it takes for first byte of response data to be received after request is made by model, normalized by token. Applies to PTU, PTU-managed, and Pay-as-you-go deployments
azure_cognitiveservices_accounts_AzureOpenAITimeToResponseAzureOpenAITimeToResponseTime to ResponseMilliSecondsMinimumRecommended latency (responsiveness) measure for streaming requests. Applies to PTU, PTU-managed and Pay-as-you-go deployments. Calculated as time taken for the first response to appear after a user sends a prompt, as measured by the API gateway. This number increases as the prompt size increases and/or cache hit size reduces. To breakdown time to response metric, you can add a filter or apply splitting by the following dimensions: ModelDeploymentName, ModelName, and ModelVersion
azure_cognitiveservices_accounts_AzureOpenAITokenPerSecondAzureOpenAITokenPerSecondTokens Per SecondCountMaximumEnumerates the generation speed for a given Azure OpenAI model response. The total tokens generated is divided by the time to generate the tokens, in seconds. Applies to PTU, PTU-managed and Pay-as-you-go deployments
azure_cognitiveservices_accounts_AzureOpenAITTLTInMSAzureOpenAITTLTInMSTime to Last ByteMilliSecondsMaximumFor streaming and non-streaming requests; time it takes for last byte of response data to be received after request is made by model. Applies to PTU, PTU-managed, and Pay-as-you-go deployments
azure_cognitiveservices_accounts_ActiveTokensActiveTokensActive TokensCountMinimumTotal tokens minus cached tokens over a period of time. Applies to PTU and PTU-managed deployments. Use this metric to understand your TPS or TPM based utilization for PTUs and compare to your benchmarks for target TPS or TPM for your scenarios. To breakdown API requests, you can add a filter or apply splitting by the following dimensions: ModelDeploymentName, ModelName, and ModelVersion
azure_cognitiveservices_accounts_AudioCompletionTokensAudioCompletionTokensAudio Completion TokensCountTotalNumber of audio prompt tokens generated (output) on an OpenAI model. Applies to PTU-managed and Pay-as-you-go model deployments
azure_cognitiveservices_accounts_AudioPromptTokensAudioPromptTokensAudio Prompt TokensCountTotalNumber of audio prompt tokens processed (input) on an OpenAI model. Applies to PTU-managed and Pay-as-you-go model deployments
azure_cognitiveservices_accounts_AzureOpenAIContextTokensCacheMatchRateAzureOpenAIContextTokensCacheMatchRatePrompt Token Cache Match RatePercentMinimumPercentage of prompt tokens that hit the cache. Applies to PTU and PTU-managed deployments
azure_cognitiveservices_accounts_AzureOpenAIProvisionedManagedUtilizationV2AzureOpenAIProvisionedManagedUtilizationV2Provisioned-managed Utilization V2PercentMinimumUtilization % for a provisoned-managed deployment, calculated as (PTUs consumed / PTUs deployed) x 100. When utilization is greater than or equal to 100%, calls are throttled and error code 429 returned. To breakdown this metric, you can add a filter or apply splitting by the following dimensions: ModelDeploymentName, ModelName, ModelVersion and StreamType (Streaming vs non-streaming requests)
azure_cognitiveservices_accounts_FineTunedTrainingHoursFineTunedTrainingHoursProcessed FineTuned Training HoursCountTotalNumber of Training Hours Processed on an OpenAI FineTuned Model
azure_cognitiveservices_accounts_GeneratedTokensGeneratedTokensGenerated Completion TokensCountTotalNumber of tokens generated (output) from an OpenAI model. Applies to PTU, PTU-managed and Pay-as-you-go deployments. To breakdown this metric, you can add a filter or apply splitting by the following dimensions: ModelDeploymentName and ModelName
azure_cognitiveservices_accounts_ProcessedPromptTokensProcessedPromptTokensProcessed Prompt TokensCountTotalNumber of prompt tokens processed (input) on an OpenAI model. Applies to PTU, PTU-managed and Pay-as-you-go deployments. To breakdown this metric, you can add a filter or apply splitting by the following dimensions: ModelDeploymentName and ModelName
azure_cognitiveservices_accounts_TokenTransactionTokenTransactionProcessed Inference TokensCountTotalNumber of inference tokens processed on an OpenAI model. Calculated as prompt tokens (input) plus generated tokens (output). Applies to PTU, PTU-managed and Pay-as-you-go deployments. To breakdown this metric, you can add a filter or apply splitting by the following dimensions: ModelDeploymentName and ModelName
azure_cognitiveservices_accounts_BlockedCallsBlockedCallsBlocked CallsCountTotalNumber of calls that exceeded rate or quota limit. Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_ClientErrorsClientErrorsClient ErrorsCountTotalNumber of calls with client side error (HTTP response code 4xx). Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_DataInDataInData InBytesTotalSize of incoming data in bytes. Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_DataOutDataOutData OutBytesTotalSize of outgoing data in bytes. Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_LatencyLatencyLatencyMilliSecondsAverageLatency in milliseconds. Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_RatelimitRatelimitRatelimitCountTotalThe current ratelimit of the ratelimit key. Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_ServerErrorsServerErrorsServer ErrorsCountTotalNumber of calls with service internal error (HTTP response code 5xx). Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_SuccessfulCallsSuccessfulCallsSuccessful CallsCountTotalNumber of successful calls. Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_TotalCallsTotalCallsTotal CallsCountTotalTotal number of calls. Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_TotalErrorsTotalErrorsTotal ErrorsCountTotalTotal number of calls with error response (HTTP response code 4xx or 5xx). Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_TotalTokenCallsTotalTokenCallsTotal Token CallsCountTotalTotal number of token calls
azure_cognitiveservices_accounts_SuccessRateSuccessRateAvailabilityRatePercentMinimumAvailability percentage with the following calculation: (Total Calls - Server Errors)/Total Calls. Server Errors include any HTTP responses >=500. Do not use for Azure OpenAI service
azure_cognitiveservices_accounts_RAIAbusiveUsersCountRAIAbusiveUsersCountPotentially Abusive User CountCountTotalNumber of potentially abusive user that detected over a period of time. You can add a filter or apply splitting by the following dimension: ModelDeploymentName
azure_cognitiveservices_accounts_RAIHarmfulRequestsRAIHarmfulRequestsHarmful Volume DetectedCountTotalNumber of calls made to Azure OpenAI API and detected as harmful(both block model and annotate mode) by content filter applied over a period of time. You can add a filter or apply splitting by the following dimensions: ModelDeploymentName, ModelName and TextType
azure_cognitiveservices_accounts_RAIRejectedRequestsRAIRejectedRequestsBlocked VolumeCountTotalNumber of calls made to Azure OpenAI API and rejected by content filter applied over a period of time. You can add a filter or apply splitting by the following dimensions: ModelDeploymentName, ModelName and TextType
azure_cognitiveservices_accounts_RAISystemEventRAISystemEventSafety System EventCountAverageSystem event for risks & safety monitoring. You can add a filter or apply splitting by the following dimension: EventType
azure_cognitiveservices_accounts_RAITotalRequestsRAITotalRequestsTotal Volume Sent For Safety CheckCountTotalNumber of calls made to Azure OpenAI API and detected by content filter applied over a period of time. You can add a filter or apply splitting by the following dimensions: ModelDeploymentName, ModelName
azure_cognitiveservices_accounts_ContentSafetyImageAnalyzeRequestCountContentSafetyImageAnalyzeRequestCountCall Count for Image ModerationCountTotalNumber of calls for image moderation
azure_cognitiveservices_accounts_ContentSafetyTextAnalyzeRequestCountContentSafetyTextAnalyzeRequestCountCall Count for Text ModerationCountTotalNumber of calls for text moderation
azure_cognitiveservices_accounts_BaselineRandomEventCountBaselineRandomEventCountBaseline Random Event countCountTotalEstimation for baseline random event count
azure_cognitiveservices_accounts_BaselineRandomRewardBaselineRandomRewardBaseline Random RewardCountTotalEstimation for baseline random reward
azure_cognitiveservices_accounts_OnlineEventCountOnlineEventCountOnline Event CountCountTotalEstimation for online event count
azure_cognitiveservices_accounts_OnlineRewardOnlineRewardOnline RewardCountTotalEstimation for online reward
azure_cognitiveservices_accounts_UserBaselineEventCountUserBaselineEventCountUser Baseline Event CountCountTotalEstimation for user defined baseline event count
azure_cognitiveservices_accounts_UserBaselineRewardUserBaselineRewardUser Baseline RewardCountTotalEstimation for user defined baseline reward
azure_cognitiveservices_accounts_ActionFeatureIdOccurrencesActionFeatureIdOccurrencesAction Feature OccurrencesCountTotalNumber of times each action feature appears
azure_cognitiveservices_accounts_ContextFeatureIdOccurrencesContextFeatureIdOccurrencesContext Feature OccurrencesCountTotalNumber of times each context feature appears
azure_cognitiveservices_accounts_SlotFeatureIdOccurrencesSlotFeatureIdOccurrencesSlot Feature OccurrencesCountTotalNumber of times each slot feature appears
azure_cognitiveservices_accounts_FeatureCardinality_ActionFeatureCardinality_ActionFeature Cardinality by ActionCountAverageFeature Cardinality based on Action
azure_cognitiveservices_accounts_FeatureCardinality_ContextFeatureCardinality_ContextFeature Cardinality by ContextCountAverageFeature Cardinality based on Context
azure_cognitiveservices_accounts_FeatureCardinality_SlotFeatureCardinality_SlotFeature Cardinality by SlotCountAverageFeature Cardinality based on Slot
azure_cognitiveservices_accounts_ActionFeaturesPerEventActionFeaturesPerEventAction Features Per EventCountAverageAverage number of action features per event
azure_cognitiveservices_accounts_ContextFeaturesPerEventContextFeaturesPerEventContext Features Per EventCountAverageNumber of context features per event
azure_cognitiveservices_accounts_SlotFeaturesPerEventSlotFeaturesPerEventSlot Features Per EventCountAverageAverage number of slot features per event
azure_cognitiveservices_accounts_JobDurationJobDurationJob DurationMilliSecondsMinimumNote: this value depends heavily on the input size, number of documents and task's complexity. This is an aggregate value across all job tasks
azure_cognitiveservices_accounts_ModelAvailabilityRateModelAvailabilityRateModel Availability RatePercentMinimumAvailability percentage with the following calculation: (Total Calls - Server Errors)/Total Calls. Server Errors include any HTTP responses >=500
azure_cognitiveservices_accounts_ModelRequestsModelRequestsModel RequestsCountTotalNumber of calls made to the model API over a period of time. Applies to PTU, PTU-Managed and Pay-as-you-go deployments
azure_cognitiveservices_accounts_NormalizedTimeBetweenTokensNormalizedTimeBetweenTokensTime Between TokensMilliSecondsMaximumFor streaming requests; Model token generation rate, measured in milliseconds. Applies to PTU and PTU-managed deployments
azure_cognitiveservices_accounts_NormalizedTimeToFirstTokenNormalizedTimeToFirstTokenNormalized Time to First ByteMilliSecondsMaximumFor streaming and non-streaming requests; time it takes for first byte of response data to be received after request is made by model, normalized by token. Applies to PTU, PTU-managed, and Pay-as-you-go deployments
azure_cognitiveservices_accounts_TimeToLastByteTimeToLastByteTime to Last ByteMilliSecondsMaximumFor streaming and non-streaming requests; time it takes for last byte of response data to be received after request is made by model. Applies to PTU, PTU-managed, and Pay-as-you-go deployments
azure_cognitiveservices_accounts_TimeToResponseTimeToResponseTime to ResponseMilliSecondsMinimumRecommended latency (responsiveness) measure for streaming requests. Applies to PTU and PTU-managed deployments. Calculated as time taken for the first response to appear after a user sends a prompt, as measured by the API gateway. This number increases as the prompt size increases and/or cache hit size reduces. To breakdown time to response metric, you can add a filter or apply splitting by the following dimensions: ModelDeploymentName, ModelName, and ModelVersion
azure_cognitiveservices_accounts_TokensPerSecondTokensPerSecondTokens Per SecondCountMaximumEnumerates the generation speed for a given model response. The total tokens generated is divided by the time to generate the tokens, in seconds. Applies to PTU and PTU-managed deployments
azure_cognitiveservices_accounts_InputTokensInputTokensInput TokensCountTotalNumber of prompt tokens processed (input) on a model. Applies to PTU, PTU-Managed and Pay-as-you-go deployments
azure_cognitiveservices_accounts_OutputTokensOutputTokensOutput TokensCountTotalNumber of tokens generated (output) from an OpenAI model. Applies to PTU, PTU-Managed and Pay-as-you-go deployments
azure_cognitiveservices_accounts_ProvisionedUtilizationProvisionedUtilizationProvisioned UtilizationPercentMinimumUtilization % for a provisoned-managed deployment, calculated as (PTUs consumed / PTUs deployed) x 100. When utilization is greater than or equal to 100%, calls are throttled and error code 429 returned
azure_cognitiveservices_accounts_TotalTokensTotalTokensTotal TokensCountTotalNumber of inference tokens processed on a model. Calculated as prompt tokens (input) plus generated tokens (output). Applies to PTU, PTU-Managed and Pay-as-you-go deployments
azure_cognitiveservices_accounts_ActionNamespacesPerEventActionNamespacesPerEventAction Namespaces Per EventCountAverageAverage number of action namespaces per event
azure_cognitiveservices_accounts_ContextNamespacesPerEventContextNamespacesPerEventContext Namespaces Per EventCountAverageNumber of context namespaces per event
azure_cognitiveservices_accounts_SlotNamespacesPerEventSlotNamespacesPerEventSlot Namespaces Per EventCountAverageAverage number of slot namespaces per event
azure_cognitiveservices_accounts_RewardRewardAverage Reward Per EventCountAverageAverage reward per event
azure_cognitiveservices_accounts_SlotRewardSlotRewardSlot RewardCountAverageReward per slot
azure_cognitiveservices_accounts_BaselineEstimatorOverallRewardBaselineEstimatorOverallRewardBaseline Estimator Overall RewardCountAverageBaseline Estimator Overall Reward
azure_cognitiveservices_accounts_BaselineEstimatorSlotRewardBaselineEstimatorSlotRewardBaseline Estimator Slot RewardCountAverageBaseline Estimator Reward by slot
azure_cognitiveservices_accounts_BaselineRandomEstimatorOverallRewardBaselineRandomEstimatorOverallRewardBaseline Random Estimator Overall RewardCountAverageBaseline Random Estimator Overall Reward
azure_cognitiveservices_accounts_BaselineRandomEstimatorSlotRewardBaselineRandomEstimatorSlotRewardBaseline Random Estimator Slot RewardCountAverageBaseline Random Estimator Reward by slot
azure_cognitiveservices_accounts_NumberOfSlotsNumberOfSlotsSlotsCountAverageNumber of slots per event
azure_cognitiveservices_accounts_OnlineEstimatorOverallRewardOnlineEstimatorOverallRewardOnline Estimator Overall RewardCountAverageOnline Estimator Overall Reward
azure_cognitiveservices_accounts_OnlineEstimatorSlotRewardOnlineEstimatorSlotRewardOnline Estimator Slot RewardCountAverageOnline Estimator Reward by slot
azure_cognitiveservices_accounts_SlotIdOccurrencesSlotIdOccurrencesSlot OccurrencesCountTotalNumber of times each slot appears
azure_cognitiveservices_accounts_AudioSecondsBatchTranscribedAudioSecondsBatchTranscribedAudio Seconds Batch TranscribedCountTotalBatch number of seconds transcribed
azure_cognitiveservices_accounts_AudioSecondsBatchWhisperTranscribedAudioSecondsBatchWhisperTranscribedAudio Seconds Batch Whisper TranscribedCountTotalBatch whisper number of seconds transcribed
azure_cognitiveservices_accounts_AudioSecondsFastTranscribedAudioSecondsFastTranscribedAudio Seconds Fast TranscribedCountTotalFast number of seconds transcribed
azure_cognitiveservices_accounts_AudioSecondsFastWhisperTranscribedAudioSecondsFastWhisperTranscribedAudio Seconds Fast Whisper TranscribedCountTotalFast whisper number of seconds transcribed
azure_cognitiveservices_accounts_AudioSecondsTranscribedAudioSecondsTranscribedAudio Seconds TranscribedCountTotalNumber of seconds transcribed
azure_cognitiveservices_accounts_AudioSecondsTranslatedAudioSecondsTranslatedAudio Seconds TranslatedCountTotalNumber of seconds translated
azure_cognitiveservices_accounts_AvatarModelHostingSecondsAvatarModelHostingSecondsAvatar Model Hosting SecondsCountTotalNumber of Seconds
azure_cognitiveservices_accounts_AvatarModelTrainingSecondsAvatarModelTrainingSecondsAvatar Model Training SecondsCountTotalNumber of Seconds
azure_cognitiveservices_accounts_NumberofSpeakerProfilesNumberofSpeakerProfilesNumber of Speaker ProfilesCountTotalNumber of speaker profiles enrolled. Prorated hourly
azure_cognitiveservices_accounts_SpeakerRecognitionTransactionsSpeakerRecognitionTransactionsSpeaker Recognition TransactionsCountTotalNumber of speaker recognition transactions
azure_cognitiveservices_accounts_SpeechModelHostingHoursSpeechModelHostingHoursSpeech Model Hosting HoursCountTotalNumber of speech model hosting hours
azure_cognitiveservices_accounts_SynthesizedCharactersSynthesizedCharactersSynthesized CharactersCountTotalNumber of Characters
azure_cognitiveservices_accounts_VideoSecondsSynthesizedVideoSecondsSynthesizedVideo Seconds SynthesizedCountTotalNumber of seconds synthesized
azure_cognitiveservices_accounts_VoiceModelHostingHoursVoiceModelHostingHoursVoice Model Hosting HoursCountTotalNumber of Hours
azure_cognitiveservices_accounts_VoiceModelTrainingMinutesVoiceModelTrainingMinutesVoice Model Training MinutesCountTotalNumber of Minutes
azure_cognitiveservices_accounts_CarnegieInferenceCountCarnegieInferenceCountInference CountCountTotalInference Count of Carnegie Frontdoor Service
azure_cognitiveservices_accounts_ComputerVisionTransactionsComputerVisionTransactionsComputer Vision TransactionsCountTotalNumber of Computer Vision Transactions
azure_cognitiveservices_accounts_CustomVisionTrainingTimeCustomVisionTrainingTimeCustom Vision Training TimeSecondsTotalCustom Vision training time
azure_cognitiveservices_accounts_CustomVisionTransactionsCustomVisionTransactionsCustom Vision TransactionsCountTotalNumber of Custom Vision prediction transactions
azure_cognitiveservices_accounts_DocumentCharactersTranslatedDocumentCharactersTranslatedDocument Characters TranslatedCountTotalNumber of characters in document translation request
azure_cognitiveservices_accounts_DocumentCustomCharactersTranslatedDocumentCustomCharactersTranslatedDocument Custom Characters TranslatedCountTotalNumber of characters in custom document translation request
azure_cognitiveservices_accounts_FaceImagesTrainedFaceImagesTrainedFace Images TrainedCountTotalNumber of images trained. 1,000 images trained per transaction
azure_cognitiveservices_accounts_FacesStoredFacesStoredFaces StoredCountTotalNumber of faces stored, prorated daily. The number of faces stored is reported daily
azure_cognitiveservices_accounts_FaceTransactionsFaceTransactionsFace TransactionsCountTotalNumber of API calls made to Face service
azure_cognitiveservices_accounts_ImagesStoredImagesStoredImages StoredCountTotalNumber of Custom Vision images stored
azure_cognitiveservices_accounts_LearnedEventsLearnedEventsLearned EventsCountTotalNumber of Learned Events
azure_cognitiveservices_accounts_LUISSpeechRequestsLUISSpeechRequestsLUIS Speech RequestsCountTotalNumber of LUIS speech to intent understanding requests
azure_cognitiveservices_accounts_LUISTextRequestsLUISTextRequestsLUIS Text RequestsCountTotalNumber of LUIS text requests
azure_cognitiveservices_accounts_MatchedRewardsMatchedRewardsMatched RewardsCountTotalNumber of Matched Rewards
azure_cognitiveservices_accounts_NonActivatedEventsNonActivatedEventsNon Activated EventsCountTotalNumber of skipped events
azure_cognitiveservices_accounts_ObservedRewardsObservedRewardsObserved RewardsCountTotalNumber of Observed Rewards
azure_cognitiveservices_accounts_OneDocumentCharactersTranslatedOneDocumentCharactersTranslatedDocument Sync Characters TranslatedCountTotalNumber of characters in document translation (synchronous) request
azure_cognitiveservices_accounts_OneDocumentCustomCharactersTranslatedOneDocumentCustomCharactersTranslatedDocument Sync Custom Characters TranslatedCountTotalNumber of characters in custom document translation (synchronous) request
azure_cognitiveservices_accounts_ProcessedCharactersProcessedCharactersProcessed CharactersCountTotalNumber of Characters processed by Immersive Reader
azure_cognitiveservices_accounts_ProcessedHealthTextRecordsProcessedHealthTextRecordsProcessed Health Text RecordsCountTotalNumber of health text records processed
azure_cognitiveservices_accounts_ProcessedImagesProcessedImagesProcessed ImagesCountTotalNumber of images processed
azure_cognitiveservices_accounts_ProcessedPagesProcessedPagesProcessed PagesCountTotalNumber of pages processed
azure_cognitiveservices_accounts_ProcessedTextRecordsProcessedTextRecordsProcessed Text RecordsCountTotalCount of Text Records
azure_cognitiveservices_accounts_QuestionAnsweringTextRecordsQuestionAnsweringTextRecordsQA Text RecordsCountTotalNumber of text records processed
azure_cognitiveservices_accounts_TextCharactersTranslatedTextCharactersTranslatedText Characters TranslatedCountTotalNumber of characters in incoming text translation request
azure_cognitiveservices_accounts_TextCustomCharactersTranslatedTextCustomCharactersTranslatedText Custom Characters TranslatedCountTotalNumber of characters in incoming custom text translation request
azure_cognitiveservices_accounts_TextTrainedCharactersTextTrainedCharactersText Trained CharactersCountTotalNumber of characters trained using text translation
azure_cognitiveservices_accounts_TotalEventsTotalEventsTotal EventsCountTotalNumber of events
azure_cognitiveservices_accounts_TranslatorProAppSecondsTranslatorProAppSecondsTranslator Pro App SecondsSecondsTotalNumber of seconds of Translator Pro App usage