Skip to content

Commit aac19cf

Browse files
author
Yuriy Bezsonov
committed
fix observability script
1 parent ceea957 commit aac19cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/scripts/spring-ai/monitoring-spring-ai.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ GRAFANA_USER="admin"
1111
FOLDER_NAME="AI Agent Dashboards"
1212
DASHBOARD_TITLE="Spring AI Metrics"
1313
SECRET_NAME="unicornstore-ide-password-lambda"
14+
application="unicorn-spring-ai-agent"
1415

1516
AWS_REGION=${AWS_REGION:-$(aws configure get region)}
1617
if [[ -z "$AWS_REGION" ]]; then

0 commit comments

Comments
 (0)