mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「✨」 feat: added exporter to node shitty code (yes thats mine and ???)
This commit is contained in:
@ -23,3 +23,11 @@ scrape_configs:
|
||||
- job_name: 'node-exporter'
|
||||
static_configs:
|
||||
- targets: ['node-exporter:9100']
|
||||
|
||||
- job_name: 'auth-api'
|
||||
static_configs:
|
||||
- targets: ['transcendence-api-auth:3000']
|
||||
|
||||
- job_name: 'user-api'
|
||||
static_configs:
|
||||
- targets: ['transcendence-api-user:3000']
|
||||
|
Reference in New Issue
Block a user