Skip to content

Commit

Permalink
chore: add catalog-info file for internal dev catalog (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
theSuess authored Jan 29, 2025
1 parent f0182b6 commit 9b7ddc9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
apiVersion: backstage.io/v1alpha1

Check warning on line 1 in catalog-info.yaml

View workflow job for this annotation

GitHub Actions / Perform Linting

1:1 [document-start] missing document start "---"
kind: Component
metadata:
name: grafana-ansible-collection
title: grafana-ansible-collection
description: |
This collection (grafana.grafana) contains modules and roles to assist in automating the management of resources in Grafana, Grafana Agent, OpenTelemetry Collector, Loki, Mimir, Alloy, and Promtail with Ansible.

Check warning on line 7 in catalog-info.yaml

View workflow job for this annotation

GitHub Actions / Perform Linting

7:151 [line-length] line too long (215 > 150 characters)
links:
- title: Slack Channel
url: https://raintank-corp.slack.com/archives/C04T7GX8C69
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: grafana/grafana-ansible-collection
spec:
type: tool
owner: group:default/devex
lifecycle: production

0 comments on commit 9b7ddc9

Please sign in to comment.