Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

DEVTOOLS-1274 Added catalog-info.yaml file #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: statsd_exporter
description: Receives StatsD-style metrics and exports them as Prometheus metrics.
annotations:
github.com/project-slug: 'typeform/statsd_exporter'
tags:
- language-go
spec:
type: type-tools
lifecycle: use-production
---