Create an umbrella chart that will package and configure the following monitoring helm-charts as dependencies: - ~prometheus: [kube-prometheus-stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack)~ (too complex and include too many things) - loki: [loki chart from grafana](https://github.com/grafana/loki/tree/main/production/helm/loki) - grafana: [grafana chart](https://github.com/grafana/helm-charts/tree/main/charts/grafana) - grafana-agent: [grafana-agent chart](https://github.com/grafana/helm-charts/tree/main/charts/grafana-agent) - dashboards
Create an umbrella chart that will package and configure the following monitoring helm-charts as dependencies:
prometheus: kube-prometheus-stack(too complex and include too many things)