Skip to content

Commit

Permalink
Added catalog info
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryangr0 committed Dec 2, 2024
1 parent 35616db commit c1ab4e8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: telemetry-service
namespace: webgrip
title: Telemetry Service
description: |
The telemetry service is a PHP library that provides a simple way to collect telemetry data and send it opentelemetry.io.
labels:
tier: "2"
annotations:
backstage.io/adr-location: docs/adrs
github.com/project-slug: webgrip/telemetry-service
simpleicons.org/icon-slug: opentelemetry
tags:
- php
- telemetry
spec:
type: library
lifecycle: production
owner: group:webgrip/infrastructure

0 comments on commit c1ab4e8

Please sign in to comment.