# Community Plugins ## Overview Welcome to the Community Plugins documentation! This is the home to the various documentation for the Community PLugins repo itself. For documentation about each plugin please look at their respective `README` in their workspace folder, you can find these in the [Workspaces and Their Plugins](#workspaces--plugins) table below. > [!NOTE] > This is intended to be a starting point for more structured documentation and is very much "Work in Progress" as we agree on a proper approach for Community Plugin Documentation. ## Compatibility The Compatibility folder contains the following items: - [Backstage Compatibility](./compatibility/compatibility.md) - You'll find information about what version of Backstage each plugin current is compatibly with - [New Backend System](./compatibility/new-backend-system.md) - This contains a table of backend plugins and modules and their support for the new backend system - [New Frontend System](./compatibility/new-frontend-system.md) - This contains a table of frontend plugins and their support for the new frontend system ## Workspaces and Their Plugins workspace | package | role | readme --- | --- | --- | --- adr | @backstage-community/plugin-adr | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr/README.md) adr | @backstage-community/plugin-adr-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr-backend/README.md) adr | @backstage-community/plugin-adr-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/adr-common/README.md) adr | @backstage-community/search-backend-module-adr | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/adr/plugins/search-backend-module-adr/README.md) airbrake | @backstage-community/plugin-airbrake | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/airbrake/plugins/airbrake/README.md) airbrake | @backstage-community/plugin-airbrake-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/airbrake/plugins/airbrake-backend/README.md) allure | @backstage-community/plugin-allure | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/allure/plugins/allure/README.md) analytics | @backstage-community/plugin-analytics-module-ga | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-ga/README.md) analytics | @backstage-community/plugin-analytics-module-ga4 | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-ga4/README.md) analytics | @backstage-community/plugin-analytics-module-newrelic-browser | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/analytics/plugins/analytics-module-newrelic-browser/README.md) apache-airflow | @backstage-community/plugin-apache-airflow | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/apache-airflow/plugins/apache-airflow/README.md) apollo-explorer | @backstage-community/plugin-apollo-explorer | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/apollo-explorer/plugins/apollo-explorer/README.md) azure-devops | app | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/packages/app/README.md) azure-devops | backend | backend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/packages/backend/README.md) azure-devops | @backstage-community/plugin-azure-devops | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops/README.md) azure-devops | @backstage-community/plugin-azure-devops-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops-backend/README.md) azure-devops | @backstage-community/plugin-azure-devops-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/azure-devops-common/README.md) azure-devops | @backstage-community/plugin-catalog-backend-module-azure-devops-annotator-processor | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-devops/plugins/catalog-backend-module-azure-devops-annotator-processor/README.md) azure-sites | @backstage-community/plugin-azure-sites | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites/README.md) azure-sites | @backstage-community/plugin-azure-sites-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites-backend/README.md) azure-sites | @backstage-community/plugin-azure-sites-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-sites/plugins/azure-sites-common/README.md) azure-storage-explorer | app | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/packages/app/README.md) azure-storage-explorer | backend | backend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/packages/backend/README.md) azure-storage-explorer | @backstage-community/plugin-azure-storage-explorer | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/plugins/azure-storage/README.md) azure-storage-explorer | @backstage-community/plugin-azure-storage-explorer-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/azure-storage-explorer/plugins/azure-storage-backend/README.md) badges | @backstage-community/plugin-badges | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/badges/plugins/badges/README.md) badges | @backstage-community/plugin-badges-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/badges/plugins/badges-backend/README.md) bazaar | @backstage-community/plugin-bazaar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bazaar/plugins/bazaar/README.md) bazaar | @backstage-community/plugin-bazaar-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bazaar/plugins/bazaar-backend/README.md) bitrise | @backstage-community/plugin-bitrise | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/bitrise/plugins/bitrise/README.md) cicd-statistics | @backstage-community/plugin-cicd-statistics | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics/README.md) cicd-statistics | @backstage-community/plugin-cicd-statistics-module-gitlab | frontend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cicd-statistics/plugins/cicd-statistics-module-gitlab/README.md) cloudbuild | @backstage-community/plugin-cloudbuild | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cloudbuild/plugins/cloudbuild/README.md) code-climate | @backstage-community/plugin-code-climate | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-climate/plugins/code-climate/README.md) code-coverage | @backstage-community/plugin-code-coverage | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-coverage/plugins/code-coverage/README.md) code-coverage | @backstage-community/plugin-code-coverage-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/code-coverage/plugins/code-coverage-backend/README.md) codescene | @backstage-community/plugin-codescene | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/codescene/plugins/codescene/README.md) cost-insights | @backstage-community/plugin-cost-insights | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cost-insights/plugins/cost-insights/README.md) cost-insights | @backstage-community/plugin-cost-insights-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/cost-insights/plugins/cost-insights-common/README.md) dynatrace | @backstage-community/plugin-dynatrace | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/dynatrace/plugins/dynatrace/README.md) entity-feedback | app | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/packages/app/README.md) entity-feedback | backend | backend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/packages/backend/README.md) entity-feedback | @backstage-community/plugin-entity-feedback | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback/README.md) entity-feedback | @backstage-community/plugin-entity-feedback-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback-backend/README.md) entity-feedback | @backstage-community/plugin-entity-feedback-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-feedback/plugins/entity-feedback-common/README.md) entity-validation | @backstage-community/plugin-entity-validation | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/entity-validation/plugins/entity-validation/README.md) explore | @backstage-community/plugin-explore | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore/README.md) explore | @backstage-community/plugin-explore-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-backend/README.md) explore | @backstage-community/plugin-explore-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-common/README.md) explore | @backstage-community/plugin-explore-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-node/README.md) explore | @backstage-community/plugin-explore-react | web-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/explore/plugins/explore-react/README.md) firehydrant | @backstage-community/plugin-firehydrant | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/firehydrant/plugins/firehydrant/README.md) fossa | @backstage-community/plugin-fossa | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/fossa/plugins/fossa/README.md) gcalendar | @backstage-community/plugin-gcalendar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gcalendar/plugins/gcalendar/README.md) gcp-projects | @backstage-community/plugin-gcp-projects | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gcp-projects/plugins/gcp-projects/README.md) git-release-manager | @backstage-community/plugin-git-release-manager | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/git-release-manager/plugins/git-release-manager/README.md) github-actions | app | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-actions/packages/app/README.md) github-actions | app-next | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-actions/packages/app-next/README.md) github-actions | backend | backend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-actions/packages/backend/README.md) github-actions | @backstage-community/plugin-github-actions | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-actions/plugins/github-actions/README.md) github-deployments | @backstage-community/plugin-github-deployments | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-deployments/plugins/github-deployments/README.md) github-issues | @backstage-community/plugin-github-issues | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-issues/plugins/github-issues/README.md) github-pull-requests-board | @backstage-community/plugin-github-pull-requests-board | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/github-pull-requests-board/plugins/github-pull-requests-board/README.md) gitops-profiles | @backstage-community/plugin-gitops-profiles | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gitops-profiles/plugins/gitops-profiles/README.md) gocd | @backstage-community/plugin-gocd | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/gocd/plugins/gocd/README.md) grafana | @backstage-community/plugin-grafana | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/grafana/plugins/grafana/README.md) graphiql | @backstage-community/plugin-graphiql | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/graphiql/plugins/graphiql/README.md) graphql-voyager | @backstage-community/plugin-graphql-voyager | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/graphql-voyager/plugins/graphql-voyager/README.md) ilert | @backstage-community/plugin-ilert | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/ilert/plugins/ilert/README.md) jenkins | app | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/packages/app/README.md) jenkins | backend | backend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/packages/backend/README.md) jenkins | @backstage-community/plugin-jenkins | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins/README.md) jenkins | @backstage-community/plugin-jenkins-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins-backend/README.md) jenkins | @backstage-community/plugin-jenkins-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/jenkins/plugins/jenkins-common/README.md) kafka | @backstage-community/plugin-kafka | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kafka/plugins/kafka/README.md) kafka | @backstage-community/plugin-kafka-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/kafka/plugins/kafka-backend/README.md) lighthouse | @backstage-community/plugin-lighthouse | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse/README.md) lighthouse | @backstage-community/plugin-lighthouse-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse-backend/README.md) lighthouse | @backstage-community/plugin-lighthouse-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/lighthouse/plugins/lighthouse-common/README.md) linguist | app | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/packages/app/README.md) linguist | backend | backend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/packages/backend/README.md) linguist | @backstage-community/plugin-catalog-backend-module-linguist-tags-processor | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/catalog-backend-module-linguist-tags-processor/README.md) linguist | @backstage-community/plugin-linguist | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist/README.md) linguist | @backstage-community/plugin-linguist-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist-backend/README.md) linguist | @backstage-community/plugin-linguist-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linguist/plugins/linguist-common/README.md) linkerd | app | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/packages/app/README.md) linkerd | backend | backend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/packages/backend/README.md) linkerd | @backstage-community/plugin-linkerd | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/plugins/linkerd/README.md) linkerd | @backstage-community/plugin-linkerd-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/linkerd/plugins/linkerd-backend/README.md) microsoft-calendar | @backstage-community/plugin-microsoft-calendar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/microsoft-calendar/plugins/microsoft-calendar/README.md) newrelic | @backstage-community/plugin-newrelic | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/newrelic/plugins/newrelic/README.md) newrelic | @backstage-community/plugin-newrelic-dashboard | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/newrelic/plugins/newrelic-dashboard/README.md) nomad | @backstage-community/plugin-nomad | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nomad/plugins/nomad/README.md) nomad | @backstage-community/plugin-nomad-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/nomad/plugins/nomad-backend/README.md) octopus-deploy | @backstage-community/plugin-octopus-deploy | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/octopus-deploy/plugins/octopus-deploy/README.md) odo | @backstage-community/plugin-odo-module-devfile-field-extension | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/odo/plugins/odo-module-devfile-field-extension/README.md) odo | @backstage-community/plugin-scaffolder-backend-module-odo | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/odo/plugins/scaffolder-backend-module-odo/README.md) opencost | @backstage-community/plugin-opencost | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/opencost/plugins/opencost/README.md) periskop | @backstage-community/plugin-periskop | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/periskop/plugins/periskop/README.md) periskop | @backstage-community/plugin-periskop-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/periskop/plugins/periskop-backend/README.md) playlist | app | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/packages/app/README.md) playlist | backend | backend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/packages/backend/README.md) playlist | @backstage-community/plugin-playlist | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist/README.md) playlist | @backstage-community/plugin-playlist-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist-backend/README.md) playlist | @backstage-community/plugin-playlist-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/playlist/plugins/playlist-common/README.md) puppetdb | @backstage-community/plugin-puppetdb | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/puppetdb/plugins/puppetdb/README.md) rollbar | @backstage-community/plugin-rollbar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rollbar/plugins/rollbar/README.md) rollbar | @backstage-community/plugin-rollbar-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/rollbar/plugins/rollbar-backend/README.md) scaffolder-relation-processor | @backstage-community/plugin-catalog-backend-module-scaffolder-relation-processor | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/scaffolder-relation-processor/plugins/catalog-backend-module-scaffolder-relation-processor/README.md) sentry | @backstage-community/plugin-sentry | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sentry/plugins/sentry/README.md) shortcuts | @backstage-community/plugin-shortcuts | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/shortcuts/plugins/shortcuts/README.md) sonarqube | @backstage-community/plugin-sonarqube | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube/README.md) sonarqube | @backstage-community/plugin-sonarqube-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube-backend/README.md) sonarqube | @backstage-community/plugin-sonarqube-react | web-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/sonarqube/plugins/sonarqube-react/README.md) splunk | @backstage-community/plugin-splunk-on-call | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/splunk/plugins/splunk-on-call/README.md) stack-overflow | @backstage-community/plugin-stack-overflow | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stack-overflow/plugins/stack-overflow/README.md) stack-overflow | @backstage-community/plugin-stack-overflow-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stack-overflow/plugins/stack-overflow-backend/README.md) stackstorm | @backstage-community/plugin-stackstorm | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/stackstorm/plugins/stackstorm/README.md) tech-insights | app | frontend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/packages/app/README.md) tech-insights | backend | backend | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/packages/backend/README.md) tech-insights | @backstage-community/plugin-tech-insights | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights/README.md) tech-insights | @backstage-community/plugin-tech-insights-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-backend/README.md) tech-insights | @backstage-community/plugin-tech-insights-backend-module-jsonfc | backend-plugin-module | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-backend-module-jsonfc/README.md) tech-insights | @backstage-community/plugin-tech-insights-common | common-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-common/README.md) tech-insights | @backstage-community/plugin-tech-insights-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-insights/plugins/tech-insights-node/README.md) tech-radar | @backstage-community/plugin-tech-radar | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/tech-radar/plugins/tech-radar/README.md) todo | @backstage-community/plugin-todo | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/todo/plugins/todo/README.md) todo | @backstage-community/plugin-todo-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/todo/plugins/todo-backend/README.md) vault | @backstage-community/plugin-vault | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault/README.md) vault | @backstage-community/plugin-vault-backend | backend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault-backend/README.md) vault | @backstage-community/plugin-vault-node | node-library | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/vault/plugins/vault-node/README.md) xcmetrics | @backstage-community/plugin-xcmetrics | frontend-plugin | [README](https://github.com/backstage/community-plugins/blob/master/workspaces/xcmetrics/plugins/xcmetrics/README.md)