You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
owner: funnelcake # team definitions at https://app.opslevel.com/teams
4
+
5
+
purpose: # multiple choice
6
+
# - do_not_track # demo testing personal - will not be tracked in catalog
7
+
# - app
8
+
- library
9
+
# - configuration
10
+
# - other # example: frontend_dataset
11
+
deployment_type: # multiple choice
12
+
# - kubernetes
13
+
# - infrastructure_serverless
14
+
- package
15
+
# - cli
16
+
# - data
17
+
# - docker-image
18
+
19
+
# tier: tier_1 # Mission-critical service or repository. Failure could result in significant impact to revenue or reputation.
20
+
# tier: tier_2 # Customer-facing service or repository. Failure results in degraded experience for customers, although without significant impact to revenue or reputation.
21
+
# tier: tier_3 # Internal service or repository. Failure could result in productivity being compromised within the company.
22
+
# tier: tier_4 # Other service or repository. Failure doesn't result in immediate or significant impact.
23
+
tier: tier_na # this repo does not have a tier. typically libraries
0 commit comments