From dae80c05b35fdf08ed30dbdcce8f38a9b6b321b8 Mon Sep 17 00:00:00 2001 From: Yash Sartanpara Date: Mon, 2 Sep 2024 20:22:02 +0530 Subject: [PATCH 1/2] Create feature build: PMM-13327-mongo-router-summary --- ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..ea36a4806bb8 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,4 @@ +deps: +- name: grafana + branch: PMM-13327-mongo-router-summary + url: https://github.com/percona/grafana From 175426663dfdf5f6007999667e7b1fdc6933229e Mon Sep 17 00:00:00 2001 From: Yash Sartanpara Date: Mon, 2 Sep 2024 20:24:35 +0530 Subject: [PATCH 2/2] Update ci.yml --- ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci.yml b/ci.yml index ea36a4806bb8..8ba8c7b5cc95 100644 --- a/ci.yml +++ b/ci.yml @@ -2,3 +2,6 @@ deps: - name: grafana branch: PMM-13327-mongo-router-summary url: https://github.com/percona/grafana +- name: grafana-dashboards + branch: PMM-13327 + url: https://github.com/sleto-it/grafana-dashboards \ No newline at end of file