We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8f3d6 commit 42d098fCopy full SHA for 42d098f
catalog-info.yaml
@@ -0,0 +1,18 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: grafonnet
5
+ title: grafonnet
6
+ description: Jsonnet library for generating Grafana dashboards.
7
+ tags:
8
+ - gitops
9
+ links:
10
+ - title: "Internal Slack Channel #grafonnet"
11
+ type: slack
12
+ url: https://grafanalabs.enterprise.slack.com/archives/C0574V70AAC
13
+ annotations:
14
+ github.com/project-slug: grafana/grafonnet
15
+spec:
16
+ type: tool
17
+ owner: group:default/platform-monitoring
18
+ lifecycle: experimental
0 commit comments