Skip to content

Commit

Permalink
#24 1) 프로메테우스 설정 타켓 맞추기
Browse files Browse the repository at this point in the history
  • Loading branch information
0ZeroZone0 committed Sep 4, 2024
1 parent a5ef413 commit e6d7762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ scrape_configs:

- job_name: 'vintage-community-app'
static_configs:
- targets: ['vintage-community-blue:8080', 'vintage-community-green:8081']
- targets: ['vintage-community-blue:8080', 'vintage-community-green:8080']

0 comments on commit e6d7762

Please sign in to comment.