-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcortex.yml
48 lines (48 loc) · 1.03 KB
/
cortex.yml
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
42
43
44
45
46
47
48
openapi: 3.0.0
info:
title: $DOMAIN-$SERVICE_NAME
x-cortex-apm:
newrelic:
applicationId: $NEWRELIC_APP_ID
x-cortex-git:
gitlab:
repository: $SERVICE_REPO
x-cortex-tag: $SERVICE_NAME
x-cortex-link:
- url: $DOCUMENT_URL
name: $SERVICE_NAME
type: documentation
- name: $SERVICE_NAME Swagger
type: OPENAPI
url: $SWAGGER_URL
- name: $SERVICE_NAME Jira tickets
type: documentation
url: $JIRA_URL
- name: $SERVICE_NAME Logs
type: logs
url: $NEWRELIC_URL_LOGS
x-cortex-type: service
x-cortex-issues:
jira:
projects:
- CimCommerce Support
x-cortex-oncall:
pagerduty:
id: $PAGERDUTY_ID
type: SERVICE
x-cortex-owners:
- name: $SQUAD_NAME
type: GROUP
- type: email
email: $SQUAD_DL
- type: slack
channel: cortex-ecom-domain
notificationsEnabled: true
x-cortex-snyk:
projects:
- organization: $SNYK_ORG_ID
projectId: $SNYK_PROJECT_ID
x-cortex-dashboards:
embeds:
- type: newrelic
url: $NEWRELIC_URL