You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: updating Grafana Demo to have the full deployment instructions for someone outside of Pixie.
Test Plan: N/A
Reviewers: vihang, michelle
Reviewed By: michelle
Signed-off-by: Taras Priadka <tpriadka@pixielabs.ai>
Differential Revision: https://phab.corp.pixielabs.ai/D12001
GitOrigin-RevId: 8b76f66
This demo is intended to display a sample use of Pixie Datasource Plugin for Grafana. This folder contains manifests to deploy and configure a sample grafana application which displays information about a sample cluster.
3
+
This demo is intended to display a sample use of Pixie Datasource Plugin for Grafana. This folder contains manifests to deploy and configure a sample Grafana application which displays information about a sample cluster.
Since the the ingress manifests are configured to work with Pixie GCP DNS, you will want to configure `grafana-ingress.yaml` with your DNS configurations.
24
+
If you don't want to use ingress configurations, you may delete `grafana-ingress.yaml`, and change `grafana-service.yaml` to change service type to `LoadBalancer`.
0 commit comments