From e88152576613a8296650afd50cb56659b9395974 Mon Sep 17 00:00:00 2001 From: tischrei Date: Wed, 13 Nov 2024 09:31:03 +0000 Subject: [PATCH] mv APM to Application Services Reviewed-by: Gode, Sebastian Reviewed-by: Hasko, Vladimir Co-authored-by: tischrei Co-committed-by: tischrei --- metadata.yaml | 50 +++++++++++++++++++++++++------------------------- zuul.yaml | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/metadata.yaml b/metadata.yaml index 6bb3d7b6..4674fa96 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -288,6 +288,31 @@ categories: - name: docs-orchestration-rw permission: write repository: docs/application-operations-management + - service_title: Application Performance Management + service_type: apm + service_category: application + service_environment: internal + docs: + - html_location: docs/apm/api-ref + rst_location: api-ref/source + title: API Reference + type: api-ref + link: /application-performance-management/api-ref/ + pdf_name: apm-api-ref + hc_location: api/apm + disable_import: false + - html_location: docs/apm/umn + rst_location: umn/source + title: User Guide + type: umn + link: /application-performance-management/umn/ + pdf_name: apm-umn + hc_location: usermanual/apm + disable_import: false + teams: + - name: docs-orchestration-rw + permission: write + repository: docs/application-performance-management - service_title: API Gateway (APIG) service_type: apig service_category: application @@ -430,31 +455,6 @@ categories: permission: write repository: docs/simple-message-notification md: - - service_title: Application Performance Management - service_type: apm - service_category: md - service_environment: internal - docs: - - html_location: docs/apm/api-ref - rst_location: api-ref/source - title: API Reference - type: api-ref - link: /application-performance-management/api-ref/ - pdf_name: apm-api-ref - hc_location: api/apm - disable_import: false - - html_location: docs/apm/umn - rst_location: umn/source - title: User Guide - type: umn - link: /application-performance-management/umn/ - pdf_name: apm-umn - hc_location: usermanual/apm - disable_import: false - teams: - - name: docs-orchestration-rw - permission: write - repository: docs/application-performance-management - service_title: Cloud Eye service_type: ces service_category: md diff --git a/zuul.yaml b/zuul.yaml index a0a5be30..3febda50 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -26,6 +26,7 @@ - docs/aom - docs/aom2 - docs/apig + - docs/apm - docs/cse - docs/dms - docs/rfs @@ -152,7 +153,6 @@ Convert Management doc exports from html to rst and generate corresponding rst patch files. files: - - docs/apm - docs/ces - docs/config - docs/cts