Microsoft.DataFactory/팩터리에 대해 지원되는 메트릭
다음 표에서는 Microsoft.DataFactory/팩터리 리소스 종류에 사용할 수 있는 메트릭을 나열합니다.
테이블 제목
메트릭 - Azure Portal에 표시되는 메트릭 표시 이름입니다.
Rest API의 이름 - REST API에서 참조되는 메트릭 이름입니다.
단위 - 측정 단위입니다.
집계 - 기본 집계 형식입니다. 유효한 값: 평균, 최소값, 최대값, 합계, 개수입니다.
차원 - 메트릭에 사용할 수 있는 차원입니다.
시간 조직 - 메트릭이 샘플링되는 간격입니다. 예를 들어, PT1M
은 메트릭이 1분마다, PT30M
은 30분마다, PT1H
는 1시간마다 샘플링됨을 나타냅니다.
DS 내보내기 - 진단 설정을 통해 메트릭을 Azure Monitor 로그로 내보낼 수 있는지 여부입니다.
메트릭을 내보내는 방법에 대한 자세한 내용은 - 데이터 수집 규칙을 사용하여 메트릭 내보내기 및 Azure Monitor에서 진단 설정 만들기를 참조하세요.
메트릭 보존에 관한 자세한 내용은 Azure Monitor 메트릭 개요를 참조하세요.
지원되는 로그 목록은 지원되는 로그 범주 - Microsoft.DataFactory/팩터리를 참조 하세요.
메트릭 | REST API의 이름 | 단위 | 집계 | 차원 | 시간 조직 | DS 내보내기 |
---|---|---|---|---|---|---|
취소된 활동 실행 메트릭 취소된 활동 실행 메트릭 |
ActivityCancelledRuns |
Count | 합계(Sum) | ActivityType , PipelineName , FailureType Name |
PT1M | 예 |
실패한 활동 실행 메트릭 실패한 활동 실행 메트릭 |
ActivityFailedRuns |
Count | 합계(Sum) | ActivityType , PipelineName , FailureType Name |
PT1M | 예 |
성공한 활동은 메트릭을 실행합니다. 성공한 활동 실행 메트릭 |
ActivitySucceededRuns |
Count | 합계(Sum) | ActivityType , PipelineName , FailureType Name |
PT1M | 예 |
Airflow Integration Runtime Celery 작업 시간 제한 오류 Airflow Integration Runtime Celery 작업 시간 제한 오류 |
AirflowIntegrationRuntimeCeleryTaskTimeoutError |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 수집 DB Dags Airflow Integration Runtime 수집 DB Dags |
AirflowIntegrationRuntimeCollectDBDags |
밀리초 | 평균 | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime CPU 비율 Airflow Integration Runtime CPU 비율 |
AirflowIntegrationRuntimeCpuPercentage |
백분율 | 평균 | IntegrationRuntimeName , ContainerName |
PT1M | 예 |
Airflow Integration Runtime Cpu 사용량 Airflow Integration Runtime Cpu 사용량 |
AirflowIntegrationRuntimeCpuUsage |
밀리코어 | 평균 | IntegrationRuntimeName , ContainerName |
PT1M | 예 |
Airflow Integration Runtime Dag Bag 크기 Airflow Integration Runtime Dag Bag 크기 |
AirflowIntegrationRuntimeDagBagSize |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime Dag 콜백 예외 Airflow Integration Runtime Dag 콜백 예외 |
AirflowIntegrationRuntimeDagCallbackExceptions |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime DAG 파일 새로 고침 오류 Airflow Integration Runtime DAG 파일 새로 고침 오류 |
AirflowIntegrationRuntimeDAGFileRefreshError |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime DAG 처리 가져오기 오류 Airflow Integration Runtime DAG 처리 가져오기 오류 |
AirflowIntegrationRuntimeDAGProcessingImportErrors |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime DAG 처리 마지막 기간 Airflow Integration Runtime DAG 처리 마지막 기간 |
AirflowIntegrationRuntimeDAGProcessingLastDuration |
밀리초 | 평균 | IntegrationRuntimeName , DagFile |
PT1M | 아니요 |
Airflow Integration Runtime DAG 처리 마지막 실행 초 전 Airflow Integration Runtime DAG 처리 마지막 실행 초 전 |
AirflowIntegrationRuntimeDAGProcessingLastRunSecondsAgo |
초 | 평균 | IntegrationRuntimeName , DagFile |
PT1M | 아니요 |
Airflow Integration Runtime DAG ProcessingManager 중단 Airflow Integration Runtime DAG ProcessingManager 중단 |
AirflowIntegrationRuntimeDAGProcessingManagerStalls |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime DAG 처리 프로세스 Airflow Integration Runtime DAG 처리 프로세스 |
AirflowIntegrationRuntimeDAGProcessingProcesses |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime DAG 처리 프로세서 시간 제한 Airflow Integration Runtime DAG 처리 프로세서 시간 제한 |
AirflowIntegrationRuntimeDAGProcessingProcessorTimeouts |
초 | 평균 | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime DAG 처리 총 구문 분석 시간 Airflow Integration Runtime DAG 처리 총 구문 분석 시간 |
AirflowIntegrationRuntimeDAGProcessingTotalParseTime |
초 | 평균 | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime DAG 실행 종속성 검사 Airflow Integration Runtime DAG 실행 종속성 검사 |
AirflowIntegrationRuntimeDAGRunDependencyCheck |
밀리초 | 평균 | IntegrationRuntimeName , DagId |
PT1M | 아니요 |
Airflow Integration Runtime DAG 실행 기간 실패 Airflow Integration Runtime DAG 실행 기간 실패 |
AirflowIntegrationRuntimeDAGRunDurationFailed |
밀리초 | 평균 | IntegrationRuntimeName , DagId |
PT1M | 아니요 |
Airflow Integration Runtime DAG 실행 기간 성공 Airflow Integration Runtime DAG 실행 기간 성공 |
AirflowIntegrationRuntimeDAGRunDurationSuccess |
밀리초 | 평균 | IntegrationRuntimeName , DagId |
PT1M | 아니요 |
Airflow Integration Runtime DAG 첫 번째 작업 예약 지연 실행 Airflow Integration Runtime DAG 첫 번째 작업 예약 지연 실행 |
AirflowIntegrationRuntimeDAGRunFirstTaskSchedulingDelay |
밀리초 | 평균 | IntegrationRuntimeName , DagId |
PT1M | 아니요 |
Airflow Integration Runtime DAG 실행 일정 지연 Airflow Integration Runtime DAG 실행 일정 지연 |
AirflowIntegrationRuntimeDAGRunScheduleDelay |
밀리초 | 평균 | IntegrationRuntimeName , DagId |
PT1M | 아니요 |
Airflow Integration Runtime 실행기 오픈 슬롯 Airflow Integration Runtime 실행기 오픈 슬롯 |
AirflowIntegrationRuntimeExecutorOpenSlots |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 실행기 대기 작업 Airflow Integration Runtime 실행기 대기 작업 |
AirflowIntegrationRuntimeExecutorQueuedTasks |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 실행기 실행 작업 Airflow Integration Runtime 실행기 실행 작업 |
AirflowIntegrationRuntimeExecutorRunningTasks |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 작업 종료 Airflow Integration Runtime 작업 종료 |
AirflowIntegrationRuntimeJobEnd |
Count | 합계(Sum) | IntegrationRuntimeName , Job |
PT1M | 아니요 |
Airflow Integration Runtime 하트비트 실패 Airflow Integration Runtime 하트비트 실패 |
AirflowIntegrationRuntimeJobHeartbeatFailure |
Count | 합계(Sum) | IntegrationRuntimeName , Job |
PT1M | 아니요 |
Airflow Integration Runtime 작업 시작 Airflow Integration Runtime 작업 시작 |
AirflowIntegrationRuntimeJobStart |
Count | 합계(Sum) | IntegrationRuntimeName , Job |
PT1M | 아니요 |
Airflow Integration Runtime 메모리 백분율 Airflow Integration Runtime 메모리 백분율 |
AirflowIntegrationRuntimeMemoryPercentage |
백분율 | 평균 | IntegrationRuntimeName , ContainerName |
PT1M | 예 |
Airflow Integration Runtime 메모리 사용량 Airflow Integration Runtime 메모리 사용량 |
AirflowIntegrationRuntimeMemoryUsage |
바이트 | 평균 | IntegrationRuntimeName , ContainerName |
PT1M | 예 |
Airflow 통합 런타임 노드 수 Airflow 통합 런타임 노드 수 |
AirflowIntegrationRuntimeNodeCount |
Count | 평균 | IntegrationRuntimeName , ComputeNodeSize |
PT1M | 예 |
Airflow Integration Runtime 운영자 실패 Airflow Integration Runtime 운영자 실패 |
AirflowIntegrationRuntimeOperatorFailures |
Count | 합계(Sum) | IntegrationRuntimeName , Operator |
PT1M | 아니요 |
Airflow Integration Runtime 운영자 성공 Airflow Integration Runtime 운영자 성공 |
AirflowIntegrationRuntimeOperatorSuccesses |
Count | 합계(Sum) | IntegrationRuntimeName , Operator |
PT1M | 아니요 |
Airflow Integration Runtime 풀 오픈 슬롯 Airflow Integration Runtime 풀 오픈 슬롯 |
AirflowIntegrationRuntimePoolOpenSlots |
Count | 합계(Sum) | IntegrationRuntimeName , Pool |
PT1M | 아니요 |
Airflow Integration Runtime 풀 대기 슬롯 Airflow Integration Runtime 풀 대기 슬롯 |
AirflowIntegrationRuntimePoolQueuedSlots |
Count | 합계(Sum) | IntegrationRuntimeName , Pool |
PT1M | 아니요 |
Airflow Integration Runtime 풀 실행 슬롯 Airflow Integration Runtime 풀 실행 슬롯 |
AirflowIntegrationRuntimePoolRunningSlots |
Count | 합계(Sum) | IntegrationRuntimeName , Pool |
PT1M | 아니요 |
Airflow Integration Runtime 풀 고갈 작업 Airflow Integration Runtime 풀 고갈 작업 |
AirflowIntegrationRuntimePoolStarvingTasks |
Count | 합계(Sum) | IntegrationRuntimeName , Pool |
PT1M | 아니요 |
Airflow Integration Runtime 스케줄러 중요 섹션 사용 중 Airflow Integration Runtime 스케줄러 중요 섹션 사용 중 |
AirflowIntegrationRuntimeSchedulerCriticalSectionBusy |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 스케줄러 중요 섹션 기간 Airflow Integration Runtime 스케줄러 중요 섹션 기간 |
AirflowIntegrationRuntimeSchedulerCriticalSectionDuration |
밀리초 | 평균 | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 스케줄러 SLA 이메일 시도 실패 Airflow Integration Runtime 스케줄러 SLA 이메일 시도 실패 |
AirflowIntegrationRuntimeSchedulerFailedSLAEmailAttempts |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 스케줄러 하트비트 Airflow Integration Runtime 스케줄러 하트비트 |
AirflowIntegrationRuntimeSchedulerHeartbeat |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 스케줄러 분리된 작업 채택됨 Airflow Integration Runtime 스케줄러 분리된 작업 채택됨 |
AirflowIntegrationRuntimeSchedulerOrphanedTasksAdopted |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 스케줄러 분리된 작업 지워짐 Airflow Integration Runtime 스케줄러 분리된 작업 지워짐 |
AirflowIntegrationRuntimeSchedulerOrphanedTasksCleared |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 스케줄러 작업 실행 가능 Airflow Integration Runtime 스케줄러 작업 실행 가능 |
AirflowIntegrationRuntimeSchedulerTasksExecutable |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 외부에서 스케줄러 작업 종료됨 Airflow Integration Runtime 외부에서 스케줄러 작업 종료됨 |
AirflowIntegrationRuntimeSchedulerTasksKilledExternally |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 스케줄러 작업 실행 중 Airflow Integration Runtime 스케줄러 작업 실행 중 |
AirflowIntegrationRuntimeSchedulerTasksRunning |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 스케줄러 작업 부족함 Airflow Integration Runtime 스케줄러 작업 부족함 |
AirflowIntegrationRuntimeSchedulerTasksStarving |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 시작된 작업 인스턴스 Airflow Integration Runtime 시작된 작업 인스턴스 |
AirflowIntegrationRuntimeStartedTaskInstances |
Count | 합계(Sum) | IntegrationRuntimeName , , DagId TaskId |
PT1M | 아니요 |
Airflow Integration Runtime 운영자를 사용하여 만든 작업 인스턴스 Airflow Integration Runtime 운영자를 사용하여 만든 작업 인스턴스 |
AirflowIntegrationRuntimeTaskInstanceCreatedUsingOperator |
Count | 합계(Sum) | IntegrationRuntimeName , Operator |
PT1M | 아니요 |
Airflow Integration Runtime 작업 인스턴스 기간 Airflow Integration Runtime 작업 인스턴스 기간 |
AirflowIntegrationRuntimeTaskInstanceDuration |
밀리초 | 평균 | IntegrationRuntimeName , , DagId TaskID |
PT1M | 아니요 |
Airflow Integration Runtime 작업 인스턴스 실패 Airflow Integration Runtime 작업 인스턴스 실패 |
AirflowIntegrationRuntimeTaskInstanceFailures |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 작업 인스턴스 완료됨 Airflow Integration Runtime 작업 인스턴스 완료됨 |
AirflowIntegrationRuntimeTaskInstanceFinished |
Count | 합계(Sum) | IntegrationRuntimeName , DagId , TaskId State |
PT1M | 아니요 |
Airflow Integration Runtime 작업 인스턴스가 이전에 성공함 Airflow Integration Runtime 작업 인스턴스가 이전에 성공함 |
AirflowIntegrationRuntimeTaskInstancePreviouslySucceeded |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 작업 인스턴스 성공 Airflow Integration Runtime 작업 인스턴스 성공 |
AirflowIntegrationRuntimeTaskInstanceSuccesses |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime DAG에서 제거된 작업 Airflow Integration Runtime DAG에서 제거된 작업 |
AirflowIntegrationRuntimeTaskRemovedFromDAG |
Count | 합계(Sum) | IntegrationRuntimeName , DagId |
PT1M | 아니요 |
Airflow Integration Runtime DAG로 복원된 작업 Airflow Integration Runtime DAG로 복원된 작업 |
AirflowIntegrationRuntimeTaskRestoredToDAG |
Count | 합계(Sum) | IntegrationRuntimeName , DagId |
PT1M | 아니요 |
Airflow Integration Runtime 트리거 차단된 기본 스레드 Airflow Integration Runtime 트리거 차단된 기본 스레드 |
AirflowIntegrationRuntimeTriggersBlockedMainThread |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 트리거 실패함 Airflow Integration Runtime 트리거 실패함 |
AirflowIntegrationRuntimeTriggersFailed |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 트리거 실행 중 Airflow Integration Runtime 트리거 실행 중 |
AirflowIntegrationRuntimeTriggersRunning |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 트리거 성공함 Airflow Integration Runtime 트리거 성공함 |
AirflowIntegrationRuntimeTriggersSucceeded |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
Airflow Integration Runtime 좀비 작업 종료됨 Airflow Integration Runtime 좀비 작업 종료됨 |
AirflowIntegrationRuntimeZombiesKilled |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 아니요 |
총 팩터리 크기(GB 단위) 총 팩터리 크기(GB 단위) |
FactorySizeInGbUnits |
Count | 최댓값 | <없음> | PT1M | 예 |
통합 런타임 사용 가능한 메모리 통합 런타임 사용 가능한 메모리 |
IntegrationRuntimeAvailableMemory |
바이트 | 평균 | IntegrationRuntimeName , NodeName |
PT1M | 예 |
통합 런타임 사용 가능한 노드 수 통합 런타임 사용 가능한 노드 수 |
IntegrationRuntimeAvailableNodeNumber |
Count | 평균 | IntegrationRuntimeName |
PT1M | 예 |
통합 런타임 큐 기간 통합 런타임 큐 기간 |
IntegrationRuntimeAverageTaskPickupDelay |
초 | 평균 | IntegrationRuntimeName |
PT1M | 예 |
통합 런타임 CPU 사용률 통합 런타임 CPU 사용률 |
IntegrationRuntimeCpuPercentage |
백분율 | 평균 | IntegrationRuntimeName , NodeName |
PT1M | 예 |
통합 런타임 큐 길이 Integration runtime 큐 길이 |
IntegrationRuntimeQueueLength |
Count | 평균 | IntegrationRuntimeName |
PT1M | 예 |
허용되는 최대 팩터리 크기(GB 단위) 최대 허용 팩터리 크기(GB 단위) |
MaxAllowedFactorySizeInGbUnits |
Count | 최댓값 | <없음> | PT1M | 예 |
허용되는 최대 엔터티 수 허용되는 최대 엔터티 수 |
MaxAllowedResourceCount |
Count | 최댓값 | <없음> | PT1M | 예 |
MVNet 통합 런타임의 사용 가능한 용량 비율 복사 MVNet 통합 런타임의 복사 가능 용량 비율 |
MVNetIRCopyAvailableCapacityPCT |
퍼센트 | 최대 | IntegrationRuntimeName |
PT1M | 예 |
MVNet 통합 런타임의 용량 사용률 복사 MVNet 통합 런타임의 복사 용량 사용률 |
MVNetIRCopyCapacityUtilization |
퍼센트 | 최대 | IntegrationRuntimeName |
PT1M | 예 |
MVNet 통합 런타임의 대기 중인 큐 길이 복사 MVNet 통합 런타임의 복사 대기 큐 길이 |
MVNetIRCopyWaitingQueueLength |
Count | 평균 | IntegrationRuntimeName |
PT1M | 예 |
MVNet 통합 런타임의 사용 가능한 외부 용량 비율 MVNet 통합 런타임의 외부 사용 가능 용량 비율 |
MVNetIRExternalAvailableCapacityPCT |
퍼센트 | 최대 | IntegrationRuntimeName |
PT1M | 예 |
MVNet 통합 런타임의 외부 용량 사용률 MVNet 통합 런타임의 외부 용량 사용률 |
MVNetIRExternalCapacityUtilization |
퍼센트 | 최대 | IntegrationRuntimeName |
PT1M | 예 |
MVNet 통합 런타임의 외부 대기 큐 길이 MVNet 통합 런타임의 외부 대기 큐 길이 |
MVNetIRExternalWaitingQueueLength |
Count | 평균 | IntegrationRuntimeName |
PT1M | 예 |
MVNet 통합 런타임의 파이프라인 사용 가능한 용량 비율 MVNet 통합 런타임의 파이프라인 사용 가능 용량 비율 |
MVNetIRPipelineAvailableCapacityPCT |
퍼센트 | 최대 | IntegrationRuntimeName |
PT1M | 예 |
MVNet 통합 런타임의 파이프라인 용량 사용률 MVNet 통합 런타임의 파이프라인 용량 사용률 |
MVNetIRPipelineCapacityUtilization |
퍼센트 | 최대 | IntegrationRuntimeName |
PT1M | 예 |
MVNet 통합 런타임의 파이프라인 대기 큐 길이 MVNet 통합 런타임의 파이프라인 대기 큐 길이 |
MVNetIRPipelineWaitingQueueLength |
Count | 평균 | IntegrationRuntimeName |
PT1M | 예 |
취소된 파이프라인 실행 메트릭 취소한 파이프라인 실행 메트릭 |
PipelineCancelledRuns |
Count | 합계(Sum) | FailureType , , CancelledBy Name |
PT1M | 예 |
경과된 시간 파이프라인이 메트릭을 실행합니다. 경과된 시간 파이프라인 실행 메트릭 |
PipelineElapsedTimeRuns |
Count | 합계(Sum) | RunId , Name |
PT1M | 예 |
실패한 파이프라인 실행 메트릭 실패한 파이프라인 실행 메트릭 |
PipelineFailedRuns |
Count | 합계(Sum) | FailureType , Name |
PT1M | 예 |
성공한 파이프라인 실행 메트릭 성공한 파이프라인 실행 메트릭 |
PipelineSucceededRuns |
Count | 합계(Sum) | FailureType , Name |
PT1M | 예 |
총 엔터티 수 총 엔터티 수 |
ResourceCount |
Count | 최댓값 | <없음> | PT1M | 예 |
취소된 SSIS 통합 런타임 시작 메트릭 취소된 SSIS 통합 런타임 시작 메트릭 |
SSISIntegrationRuntimeStartCancel |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 예 |
실패한 SSIS 통합 런타임 시작 메트릭 실패한 SSIS 통합 런타임 시작 메트릭 |
SSISIntegrationRuntimeStartFailed |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 예 |
성공한 SSIS 통합 런타임 시작 메트릭 성공한 SSIS 통합 런타임 시작 메트릭 |
SSISIntegrationRuntimeStartSucceeded |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 예 |
SSIS 통합 런타임 중지 메트릭이 중단됨 중단된 SSIS 통합 런타임 중지 메트릭 |
SSISIntegrationRuntimeStopStuck |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 예 |
성공한 SSIS 통합 런타임 중지 메트릭 성공한 SSIS 통합 런타임 중지 메트릭 |
SSISIntegrationRuntimeStopSucceeded |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 예 |
취소된 SSIS 패키지 실행 메트릭 취소된 SSIS 패키지 실행 메트릭 |
SSISPackageExecutionCancel |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 예 |
실패한 SSIS 패키지 실행 메트릭 실패한 SSIS 패키지 실행 메트릭 |
SSISPackageExecutionFailed |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 예 |
성공한 SSIS 패키지 실행 메트릭 성공한 SSIS 패키지 실행 메트릭 |
SSISPackageExecutionSucceeded |
Count | 합계(Sum) | IntegrationRuntimeName |
PT1M | 예 |
취소된 트리거 실행 메트릭 취소한 트리거 실행 메트릭 |
TriggerCancelledRuns |
Count | 합계(Sum) | Name , FailureType |
PT1M | 예 |
실패한 트리거 실행 메트릭 실패한 트리거 실행 메트릭 |
TriggerFailedRuns |
Count | 합계(Sum) | Name , FailureType |
PT1M | 예 |
성공 트리거는 메트릭을 실행합니다. 성공한 트리거 실행 메트릭 |
TriggerSucceededRuns |
Count | 합계(Sum) | Name , FailureType |
PT1M | 예 |