forked from cookiecutter-flask/cookiecutter-flask
-
Notifications
You must be signed in to change notification settings - Fork 0
/
catalog-info.yaml
41 lines (40 loc) · 1.2 KB
/
catalog-info.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
annotations:
github.com/project-slug: Egencia/travelfusion-pad-service
pagerduty.com/account: datadog
pagerduty.com/service-id: PPPPPPP
links:
- url: https://app.datadoghq.com/dashboard/t5p-9gb-3k4/welcome-to-us1-dd-demo-11287?fromUser=false&refresh_mode=sliding&from_ts=1731344898026&to_ts=1731348498026&live=true
title: Performance Dashboard
icon: dashboard
type: dashboard
- url: https://backstage.core.shopist.org/docs/default/component/rollback
title: Wiki
icon: backstage
type: admin-dashboard
- url: https://shopist.atlassian.net/browse/DA
title: Jira
icon: Jira
type: admin-dashboard
- url: https://admin.example-org.com
title: Source
icon: gitlab
type: admin-dashboard
- url: https://shopist.atlassian.net/wiki/spaces/DA
title: Runbook
icon: confluence
type: runbook
description: Email handler service for my team
tags: ["framework:spring", "db:mysql"]
name: email-handler
spec:
lifecycle: Production
tier: 1
owner: delivery-app-team
type: service
system: email-platform
dependsOn:
- component:email-service