Files
formbricks-formbricks/apps/web/prometheus.yml
Dhruwang Jariwala e0f180bf04 feat: open telemetry for prometheus (#4922)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-03-12 20:16:08 +01:00

6 lines
134 B
YAML

scrape_configs:
- job_name: "nodejs-app"
scrape_interval: 5s
static_configs:
- targets: ["host.docker.internal:9464"]