add livekit metrics
This commit is contained in:
@@ -17,3 +17,6 @@ scrape_configs:
|
||||
- job_name: "livekit"
|
||||
static_configs:
|
||||
- targets: ["localhost:6789"] # Where you have deployed Livekit Server or endpoint
|
||||
- job_name: "traefik"
|
||||
static_configs:
|
||||
- targets: ["traefik:8082"] # Traefik dashboard endpoint
|
||||
|
||||
Reference in New Issue
Block a user