We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 565ec80 commit 9d5249bCopy full SHA for 9d5249b
infrastructure/scripts/setup/java-on-eks/grafana-dashboard-http.sh
@@ -9,7 +9,7 @@ log() {
9
NAMESPACE="monitoring"
10
GRAFANA_USER="admin"
11
SECRET_NAME="unicornstore-ide-password-lambda"
12
-FOLDER_NAME="JVM Metrics"
+FOLDER_NAME="JVM Analysis"
13
DASHBOARD_TITLE="HTTP Metrics"
14
15
AWS_REGION=${AWS_REGION:-$(aws configure get region)}
0 commit comments