-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
entity.datadog.yaml
executable file
·258 lines (214 loc) · 5.96 KB
/
entity.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
---
apiVersion: v3
kind: system
metadata:
name: istio
description: >
Istio extends Kubernetes to establish a programmable, application-aware network using the powerful Envoy service proxy.
Working with both Kubernetes and traditional workloads, Istio brings standard, universal traffic management, telemetry,
and security to complex deployments.
displayName: istio
links:
- name: docs.osinfra.io
type: doc
provider: Gitbook
url: "https://docs.osinfra.io/product-guides/google-cloud-platform/kubernetes/istio"
- name: google-cloud-kubernetes
type: repo
provider: Github
url: "https://github.com/osinfra-io/google-cloud-kubernetes"
- name: terraform-kubernetes-istio
type: repo
provider: Github
url: "https://github.com/osinfra-io/terraform-kubernetes-istio"
contacts:
- type: email
contact: [email protected]
- type: google-chat
contact: "https://mail.google.com/chat/u/0/#chat/space/AAAA1mERq4Q"
owner: platform-google-cloud-kubernetes
spec:
components:
- service:istio-control-plane
- service:istio-gateway
datadog:
performanceData:
tags:
- 'service:istio-control-plane'
- 'service:istio-gateway'
pipelines:
fingerprints:
- 0FQTEZZ2hCJC
---
apiVersion: v3
kind: service
metadata:
name: istio-control-plane
description: The control plane manages and configures proxies to route traffic.
displayName: istio-control-plane
inheritFrom: system:istio
spec:
tier: Zero
type: service
languages:
- go
datadog:
performanceData:
tags:
- 'service:istio-control-plane'
---
apiVersion: v3
kind: service
metadata:
name: istio-gateway
description: The gateway describes a load balancer operating at the edge of the mesh receiving incoming or outgoing HTTP/TCP connections.
displayName: istio-gateway
inheritFrom: system:istio
links:
- name: sb.gcp.osinfra.io
type: other
url: "https://sb.gcp.osinfra.io"
- name: us-east1-b.sb.gcp.osinfra.io
type: other
url: "https://us-east1-b.sb.gcp.osinfra.io"
- name: us-east4-a.sb.gcp.osinfra.io
type: other
url: "https://us-east4-a.sb.gcp.osinfra.io"
- name: nonprod.gcp.osinfra.io
type: other
url: "https://nonprod.gcp.osinfra.io"
- name: us-east1-b.nonprod.gcp.osinfra.io
type: other
url: "https://us-east1-b.nonprod.gcp.osinfra.io"
- name: us-east4-a.nonprod.gcp.osinfra.io
type: other
url: "https://us-east4-a.nonprod.gcp.osinfra.io"
- name: gcp.osinfra.io
type: other
url: "https://gcp.osinfra.io"
- name: us-east1-b.gcp.osinfra.io
type: other
url: "https://us-east1-b.gcp.osinfra.io"
- name: us-east4-a.gcp.osinfra.io
type: other
url: "https://us-east4-a.gcp.osinfra.io"
spec:
tier: Zero
type: web
languages:
- cpp
datadog:
performanceData:
tags:
- 'service:istio-gateway'
---
apiVersion: v3
kind: system
metadata:
name: cert-manager
description: >
cert-manager is a powerful and extensible X.509 certificate controller for Kubernetes workloads.
displayName: cert-manager
links:
- name: docs.osinfra.io
type: doc
provider: Gitbook
url: "https://docs.osinfra.io/product-guides/google-cloud-platform/kubernetes/cert-manager"
- name: google-cloud-kubernetes
type: repo
provider: Github
url: "https://github.com/osinfra-io/google-cloud-kubernetes"
- name: terraform-kubernetes-cert-manager
type: repo
provider: Github
url: "https://github.com/osinfra-io/terraform-kubernetes-cert-manager"
contacts:
- type: email
contact: [email protected]
- type: google-chat
contact: "https://mail.google.com/chat/u/0/#chat/space/AAAA1mERq4Q"
owner: platform-google-cloud-kubernetes
spec:
components:
- service:cert-manager
- service:cert-manager-cainjector
- service:cert-manager-istio-csr
- service:cert-manager-webhook
datadog:
performanceData:
tags:
- 'service:cert-manager'
- 'service:cert-manager-cainjector'
- 'service:cert-manager-istio-csr'
- 'service:cert-manager-webhook'
pipelines:
fingerprints:
- 0FQTEZZ2hCJC
---
apiVersion: v3
kind: service
metadata:
name: cert-manager
description: This is the main service responsible for managing the lifecycle of certificates within your Kubernetes cluster.
displayName: cert-manager
inheritFrom: system:cert-manager
spec:
tier: Zero
type: service
languages:
- go
datadog:
performanceData:
tags:
- 'service:cert-manager'
---
apiVersion: v3
kind: service
metadata:
name: cert-manager-cainjector
description: The CA (Certificate Authority) injector is responsible for injecting CA certificates into certain Kubernetes resources that need them, such as `ValidatingWebhookConfiguration`, `MutatingWebhookConfiguration`, and `APIServices`.
displayName: cert-manager-cainjector
inheritFrom: system:cert-manager
spec:
tier: Zero
type: service
languages:
- go
datadog:
performanceData:
tags:
- 'service:cert-manager-cainjector'
---
apiVersion: v3
kind: service
metadata:
name: cert-manager-istio-csr
description: This service integrates cert-manager with Istio, specifically handling certificate signing requests (CSR) for workloads within Istio service mesh.
displayName: cert-manager-istio-csr
inheritFrom: system:cert-manager
spec:
tier: Zero
type: service
languages:
- go
datadog:
performanceData:
tags:
- 'service:cert-manager-istio-csr'
---
apiVersion: v3
kind: service
metadata:
name: cert-manager-webhook
description: This service is responsible for handling webhook-based validation and mutation of cert-manager resources.
displayName: cert-manager-webhook
inheritFrom: system:cert-manager
spec:
tier: Zero
type: service
languages:
- go
datadog:
performanceData:
tags:
- 'service:cert-manager-webhook'