Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,11 @@ paths:
- name: monasca
- name: telegraf
- name: grafana
- name: metricsDb
category: infrascope
modules:
- name: prometheus
- name: thanos
- name: logAnalytics
category: infrascope
modules:
Expand Down Expand Up @@ -1574,6 +1579,7 @@ paths:
- businessLogic
- dataPipe
- metrics
- metricsDb
- logAnalytics
- notifications
description: The name of the service to retrieve health history. use GET /api/v1/datacenters/{dataCenter}/services
Expand Down Expand Up @@ -1836,6 +1842,7 @@ paths:
- businessLogic
- dataPipe
- metrics
- metricsDb
- logAnalytics
- notifications
description: The name of the service to retrieve health history. use GET /api/v1/datacenters/{dataCenter}/services
Expand Down Expand Up @@ -2044,6 +2051,7 @@ paths:
- businessLogic
- dataPipe
- metrics
- metricsDb
- logAnalytics
- notifications
description: The name of the service which cover the module you tend to repair.
Expand Down
Loading