From 7f375bd8d2bbb0aa91277827aee868f86222bfa2 Mon Sep 17 00:00:00 2001 From: Tomas Dabasinskas Date: Thu, 6 Apr 2023 08:22:34 +0300 Subject: [PATCH] Add screenshot Signed-off-by: Tomas Dabasinskas --- plugins/puppetdb/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/puppetdb/README.md b/plugins/puppetdb/README.md index f7eb494557..45349d518e 100644 --- a/plugins/puppetdb/README.md +++ b/plugins/puppetdb/README.md @@ -4,6 +4,8 @@ A frontend plugin to integrate PuppetDB with Backstage. When combined with the [catalog-backend-module-puppetdb](https://github.com/backstage/backstage/blob/master/plugins/catalog-backend-module-puppetdb/README.md) plugin, this frontend plugin allows viewing PuppetDB reports, including their logs and events, of Backstage resource entities. +![Reports list](https://raw.githubusercontent.com/backstage/backstage/42b65232e763d3e39e2e641b105d2ad469db7a59/plugins/puppetdb/assets/Reports.png) + ## Getting started To get started, you need a running instance of PuppetDB. You can find instructions on how to install it