forked from mdsol/logspout-cloudwatch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
factbook.yaml
29 lines (29 loc) · 1.27 KB
/
factbook.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
---
apiVersion: backstage.io/v1alpha1 # This is a constant, just leave it
kind: Component
spec:
type: other # web_backend == only API, web_frontend == only UI, web_fullstack == both, mobile == mobile app
lifecycle: production # values: experimental, production or deprecated.
owner: [email protected]
metadata:
json_schema: "https://github.com/mdsol/platform-standards/tree/master/schemas/v1alpha1.schema.json"
name: Logspout Cloudwatch
description: A logspout adapter that pushes logs to the AWS Cloudwatch Logs service.
aliases: [] # Other names for this service
security:
authentication: ["none"] # List all the authentication methods used in our service. See the json schema for options.
network_accessiblity: ["private"] # `private` == internal vpn only, `public` == directly accesible outside the vpn
data_types: [] # List the type of data used in your service.
teams:
- name: "Devtools"
number: 34
email: [email protected]
people:
- role: "project manager"
email: [email protected]
- role: "engineer"
email: [email protected]
channels: # List all the places were we can find you. Mainly slack channels
- url: https://mdsol.slack.com/messages/devtools-public-forum
automated_messaging: false
role: slack