Skip to content

Commit

Permalink
Clarification that the deploy scripts can configure Grafana as required.
Browse files Browse the repository at this point in the history
In the prerequisite section, it wasn't clear that our deploy scripts will configure the deployment name and ingress.
  • Loading branch information
chrismwsas authored Jan 16, 2024
1 parent 329faed commit 64795e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ The plug-in is automatically installed with the SAS Event Stream Processing app
### Prerequisites

* SAS Event Stream Processing running in the SAS Viya platform.
* A Grafana deployment with the name `grafana`. The Grafana deployment can be in the same namespace as SAS Event Stream Processing or in a separate namespace.
* Ingress for the Grafana deployment, with the root URL `/grafana`.
* A Grafana deployment with the name `grafana`. The Grafana deployment can be in the same namespace as SAS Event Stream Processing or in a separate namespace. The deployment scripts provided can install and configure Grafana correctly for you (see below).
* Ingress for the Grafana deployment, with the root URL `/grafana`. The deployment scripts provided can install and configure Grafana correctly for you (see below).
* A Linux environment with kubectl installed, to run the plug-in installation script.
* Internet access, to enable the plug-in installation script to download the plug-in from [https://github.com/sassoftware/grafana-esp-plugin/releases](https://github.com/sassoftware/grafana-esp-plugin/releases).

Expand Down

0 comments on commit 64795e5

Please sign in to comment.