Skip to content

Commit 0c1da92

Browse files
committed
chore: 그라파나 접속 시 프로메테우스 커넥션 설정
1 parent 0b68bc7 commit 0c1da92

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

task-definition-dev.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@
8989
"name": "grafana",
9090
"image": "grafana/grafana:10.4.1",
9191
"cpu": 100,
92+
"links": [
93+
"prometheus"
94+
],
9295
"portMappings": [
9396
{
9497
"containerPort": 3000,

0 commit comments

Comments
 (0)