feat: add notification-service metrics
This commit is contained in:
parent
517e02d339
commit
fd7d9993ac
@ -14,6 +14,12 @@ scrape_configs:
|
||||
- targets:
|
||||
- 'auth-service:9101'
|
||||
|
||||
- job_name: 'notification'
|
||||
metrics_path: '/metrics'
|
||||
static_configs:
|
||||
- targets:
|
||||
- 'notifications-service:9102'
|
||||
|
||||
- job_name: 'postgres'
|
||||
static_configs:
|
||||
- targets:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user