forked from liatrio/liatrio-otel-collector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
catalog-info.yaml
45 lines (41 loc) · 1.41 KB
/
catalog-info.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
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: liatrio-otel-collector
description: The Liatrio distribution of the OpenTelemetry Collector
# Annotations Docs: https://backstage.io/docs/features/software-catalog/well-known-annotations
annotations:
github.com/project-slug: liatrio/liatrio-otel-collector
# Tags Docs: https://backstage.io/docs/features/software-catalog/descriptor-format/#metadatatags-optional
tags:
- go
- docker
- makefile
- o11y
- observability
- monitoring
- open-source
- open-telemetry
- otel
- metrics
- team-effectiveness
- sensible-defaults
# Links Docs: https://backstage.io/docs/features/software-catalog/descriptor-format/#links-optional
links:
- url: https://projecto11y.io
title: Project O11y Home Page
icon: web
- url: https://openo11y.dev
title: Open O11y Home Page
icon: web
spec:
# https://backstage.io/docs/features/software-catalog/descriptor-format/#spectype-required
type: service
# Review lifecycle and pick one of the three that make the most sense.
# https://backstage.io/docs/features/software-catalog/descriptor-format/#speclifecycle-required
lifecycle: production
# Please update to include the GitHub Team name tied to this project.
# https://backstage.io/docs/features/software-catalog/descriptor-format/#specowner-required
owner: o11y-owners
system: o11y