-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathservice.datadog.yaml
52 lines (51 loc) · 1.2 KB
/
service.datadog.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
42
43
44
45
46
47
48
49
50
51
52
---
# Read more about writing service definition files:
# https://docs.datadoghq.com/service_catalog/adding_metadata/#store-and-edit-service-definitions-in-github
schema-version: v2.2
dd-service: pass-api
team: datadog-demo-team
application: demo-app
tier: "1"
type: web
languages:
- go
contacts:
- type: email
contact: no-one@localhost
links:
- name: Source
type: repo
provider: github
url: https://github.com/scottgerring/sdlc-gitops-sample-stack
- name: docs
type: doc
provider: link
url: https://github.com/scottgerring/sdlc-gitops-sample-stack
tags:
- cost-center:engineering
---
schema-version: v2.2
dd-service: pass-summary-api
team: datadog-demo-team
application: demo-app
tier: "1"
type: web
languages:
- java
contacts:
- type: email
contact: no-one@localhost
links:
- name: Source
type: repo
provider: github
url: https://github.com/scottgerring/sdlc-gitops-sample-stack
- name: docs
type: doc
provider: link
url: https://github.com/scottgerring/sdlc-gitops-sample-stack
tags:
- cost-center:engineering
# Where do we get these from? Do we have to set this up in the UI and then edit the files?
#ci-pipeline-fingerprints:
# - how-do-i-get-this