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.
2 parents f999c1d + 9d5249b commit baca9caCopy full SHA for baca9ca
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