69 lines
2.0 KiB
YAML
69 lines
2.0 KiB
YAML
config:
|
|
- MSGSVCPOI: MSGSVCPOI.json
|
|
- RsHttpStatus: RsHttpStatus.json
|
|
- NGTP-HttpStatus: HttpStatus.json
|
|
- NGTP-CS-HttpStatus: HttpStatus.json
|
|
- RsEventStatus: RsEventStatus.json
|
|
- RsType: RsType.json
|
|
- MSGSVCPOI-HTTP4xx: MSGSVCPOI-HTTP4xx.json
|
|
- api-gw-byHttpStatus: api-gw-byHttpStatus.json
|
|
- MSGSVCPOI-Failedrequestcount: MSGSVCPOI-Failedrequestcount.json
|
|
- HVDE2EKeywordsStatus: Template_FilterReq.json
|
|
- HVDE2ESpeechStatus: Template_FilterReq.json
|
|
- HVDE2ERequestStatus: Template_FilterService.json
|
|
- HTTSE2ETranscribeStatus: Template_FilterReq.json
|
|
- CDPerseusRequestcount: CDPerseusRequestcount.json
|
|
- Perseus-HTTP5XX: Perseus-HTTP5XX.json
|
|
|
|
MSGSVCPOI:
|
|
- name: MSGSVC POI
|
|
RsEventStatus:
|
|
- name: RsEventStatus
|
|
RsHttpStatus:
|
|
- name: RsHttpStatus
|
|
RsType:
|
|
- name: RsType
|
|
MSGSVCPOI-Failedrequestcount:
|
|
- name: MSGSVC POI - Failed request count
|
|
MSGSVCPOI-HTTP4xx:
|
|
- name: MSGSVC POI - HTTP 4xx
|
|
api-gw-byHttpStatus:
|
|
- name: api-gw-byHttpStatus
|
|
NGTP-HttpStatus:
|
|
- name: NGTP - HttpStatus
|
|
- tag: NGTP
|
|
- mz: CD_Call-Handling-Backends
|
|
- metricKey: "calc:service.ngtphttpstatus"
|
|
NGTP-CS-HttpStatus:
|
|
- name: NGTP-CS - RsHttpStatus
|
|
- tag: NGTP-CS
|
|
- mz: CD_Call-Handling-Backends
|
|
- metricKey: "calc:service.ngtpcshttpstatus"
|
|
HVDE2EKeywordsStatus:
|
|
- name: HVD Keyword by Status
|
|
- request: /hvd/keywords
|
|
- mz: CD_Speech
|
|
- metricKey: "calc:service.hvdkeywordbystatus"
|
|
- dimension: "{Request:Name}{HTTP-Status}"
|
|
HVDE2ESpeechStatus:
|
|
- name: HVD Speech by Status
|
|
- request: /hvd/speech
|
|
- mz: CD_Speech
|
|
- metricKey: "calc:service.hvdspeechbystatus"
|
|
- dimension: "{Request:Name}{HTTP-Status}"
|
|
HVDE2ERequestStatus:
|
|
- name: HVD Request by Status
|
|
- serviceName: hvd (/hvd) - hvd - e2e
|
|
- mz: CD_Speech
|
|
- metricKey: "calc:service.hvdrequestbystatus"
|
|
- dimension: "{HTTP-Status}"
|
|
HTTSE2ETranscribeStatus:
|
|
- name: HTTS Transcribe by Status
|
|
- request: /htts/transcribe
|
|
- mz: CD_Speech
|
|
- metricKey: "calc:service.httstrascribebystatus"
|
|
- dimension: "{Request:Name}{HTTP-Status}"
|
|
CDPerseusRequestcount:
|
|
- name: CD_Perseus Request count
|
|
Perseus-HTTP5XX:
|
|
- name: Perseus - HTTP 5XX |