janus-idp / helm-backstage

Helm Chart for Deploying Backstage. This repo is deprecated. Please move to https://github.com/redhat-developer/rhdh-chart

Home Page:https://redhat-developer.github.io/rhdh-chart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Openshift Specific: Enable user workload monitoring for backstage

tumido opened this issue · comments

Hey, I think it would be nice to provide users with a simple switch to enable monitoring on the backstage instance.

This should include:

  • ServiceMonitor for Backstage
  • ServiceMonitor for PG cluster
  • metrics exporter for PG
  • Basic dashboard as a ConfigMap allowing users to easily import it if they choose to deploy a namespaced grafana (import it into GrafanaDashboard resource).

LMK if there would be interest for this feature and we can implement it.