-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcatalog-info.yaml
33 lines (33 loc) · 988 Bytes
/
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
# This file is partially auto-generated by the invoca-backstage-tools gem
# The following fields should not be edited manually as they are auto-generated
# based on the contents of the repo:
# - metadata.name
# - metadata.title
# - metadata.description
# - annotations.github.com/project-slug
# - invoca.com/version-repository-location
# - invoca.com/version-repository-name
# - spec.type
# - spec.owner
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: contextual_logger-gem
title: ContextualLogger
annotations:
buildkite.com/project-slug: invoca/contextual-logger
github.com/project-slug: Invoca/contextual_logging
invoca.com/version-repository-location: rubygems
invoca.com/version-repository-name: contextual_logger
endoflife.date/products: [email protected]
tags:
- ruby
- open-source
- gem
description: A way to add context to the logs you have
spec:
type: library
lifecycle: production
owner: octothorpe
dependsOn: []