-
Notifications
You must be signed in to change notification settings - Fork 2
/
service.yaml
77 lines (77 loc) · 1.89 KB
/
service.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
name: goql
arguments:
circleAPIKey: ""
commands: []
ciOptions:
skipDocker: true
skipE2e: true
commitGuard: false
dependencies:
optional: []
required: []
description: A GraphQL client package written in Go.
go-protoc-imports: []
grpcClients: []
kubernetes:
groups: []
lintroller: bronze
metrics: datadog
opslevel:
confluenceSpaceKey: ""
datadogDashboards:
mainLink: ""
designDocumentLink: ""
oss: true
releaseOptions:
allowMajorVersions: false
enablePrereleases: false
prereleasesBranch: ""
reportingTeam: fnd-dt
resources: {}
service: false
slack: dt-notifications
terraform:
datadog:
grpc:
evaluationWindow: ""
latency:
percentiles:
highTraffic: 0
lowTraffic: 0
thresholds:
highTraffic: 0
lowTraffic: 0
lowTrafficCountThreshold: 0
qos:
thresholds:
highTraffic: 0
lowTraffic: 0
tags: []
http:
evaluationWindow: ""
percentiles:
highTraffic: 0
lowTraffic: 0
thresholds:
highTraffic: 0
lowCount: 0
lowTraffic: 0
pods:
thresholds:
availableLowCount: 0
tracing: opentelemetry
tutorial: false
validation: false
vaultSecrets:
- deploy/honeycomb_new/%(environment)s/honeycomb
- deploy/launchdarkly/%(environment)s/launchdarkly
- deploy/mint/%(environment)s/validation/mint-validator-payload
- deploy/flagship-shared-secret/%(environment)s/authn-flagship-payload
modules:
- name: github.com/getoutreach/stencil-discovery
- name: github.com/getoutreach/stencil-base
- name: github.com/getoutreach/stencil-golang
- name: github.com/getoutreach/stencil-outreach
- name: github.com/getoutreach/stencil-circleci
- name: github.com/getoutreach/stencil-actions
migrated: true