Skip to content

Commit 917ecb7

Browse files
authored
Add catalog links (#199)
Adding links to the adapter dashboards and APM overviews.
1 parent b386c95 commit 917ecb7

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

catalog-info.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,25 @@ metadata:
1616
- serverless
1717
- regional
1818
- application
19+
links:
20+
- title: PROD - Metrics Adapter Dashboard
21+
url: https://overview.elastic-cloud.com/app/dashboards#/view/serverless-elasticsearch-k8s-metrics-adapter
22+
icon: dashboard
23+
- title: PROD - APM service overview
24+
url: https://overview.elastic-cloud.com/app/apm/services/elasticsearch-k8s-metrics-adapter/overview
25+
icon: dashboard
26+
- title: STG - Metrics Adapter Dashboard
27+
url: https://overview.aws.staging.foundit.no/app/dashboards#/view/serverless-elasticsearch-k8s-metrics-adapter
28+
icon: dashboard
29+
- title: STG - APM service overview
30+
url: https://overview.aws.staging.foundit.no/app/apm/services/elasticsearch-k8s-metrics-adapter/overview
31+
icon: dashboard
32+
- title: QA - Metrics Adapter Dashboard
33+
url: https://overview.qa.cld.elstc.co/app/dashboards#/view/serverless-elasticsearch-k8s-metrics-adapter
34+
icon: dashboard
35+
- title: QA - APM service overview
36+
url: https://overview.qa.cld.elstc.co/app/apm/services/elasticsearch-k8s-metrics-adapter/overview
37+
icon: dashboard
1938
spec:
2039
type: service
2140
owner: group:serverless-applications

0 commit comments

Comments
 (0)