add livekit metrics
This commit is contained in:
@@ -17,3 +17,6 @@ scrape_configs:
|
|||||||
- job_name: "livekit"
|
- job_name: "livekit"
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["localhost:6789"] # Where you have deployed Livekit Server or endpoint
|
- 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