From f533fee17fabf183eccb9f0c1ef1ea9c05686898 Mon Sep 17 00:00:00 2001 From: tischrei Date: Wed, 30 Aug 2023 08:00:52 +0000 Subject: [PATCH] add new service APM to metadata Reviewed-by: Gode, Sebastian Co-authored-by: tischrei Co-committed-by: tischrei --- otc_metadata/data/documents/apm-api-ref.yaml | 10 ++++++++++ otc_metadata/data/documents/apm-umn.yaml | 10 ++++++++++ otc_metadata/data/services/apm.yaml | 16 ++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 otc_metadata/data/documents/apm-api-ref.yaml create mode 100644 otc_metadata/data/documents/apm-umn.yaml create mode 100644 otc_metadata/data/services/apm.yaml diff --git a/otc_metadata/data/documents/apm-api-ref.yaml b/otc_metadata/data/documents/apm-api-ref.yaml new file mode 100644 index 00000000..601fc0b1 --- /dev/null +++ b/otc_metadata/data/documents/apm-api-ref.yaml @@ -0,0 +1,10 @@ +--- +environment: internal +hc_location: api/apm +html_location: docs/apm/api-ref +link: /application-performance-management/api-ref/ +pdf_name: apm-api-ref +rst_location: api-ref/source +service_type: apm +title: API Reference +type: api-ref diff --git a/otc_metadata/data/documents/apm-umn.yaml b/otc_metadata/data/documents/apm-umn.yaml new file mode 100644 index 00000000..b9ae093d --- /dev/null +++ b/otc_metadata/data/documents/apm-umn.yaml @@ -0,0 +1,10 @@ +--- +environment: internal +hc_location: usermanual/apm +html_location: docs/apm/umn +link: /application-performance-management/umn/ +pdf_name: apm-umn +rst_location: umn/source +service_type: apm +title: User Guide +type: umn diff --git a/otc_metadata/data/services/apm.yaml b/otc_metadata/data/services/apm.yaml new file mode 100644 index 00000000..7cac58dc --- /dev/null +++ b/otc_metadata/data/services/apm.yaml @@ -0,0 +1,16 @@ +--- +environment: public +repositories: +- environment: internal + repo: docs/application-performance-management + type: gitea +- environment: public + repo: opentelekomcloud-docs/application-performance-management + type: github +service_category: md +service_title: Application Performance Management +service_type: apm +service_uri: application-performance-management +teams: +- name: docs-orchestration-rw + permission: write