2025-05-22 16:08:25 +02:00
2025-05-22 16:08:25 +02:00
2025-05-22 16:08:25 +02:00
2025-05-22 16:05:33 +02:00
2025-05-22 16:07:46 +02:00

rocm + Tailscale + Prometheus

Add your ts auth key to .env file and run docker compose

cp .env.example .env
# edit the .env file....
docker compose up -d

add to prometheus.yaml

  - job_name: 'rocm-metrics'
    static_configs:
      - targets: ['workstation-metrics:5000']
    scrape_interval: 15s
    metrics_path: /metrics
Description
No description provided
Readme 84 KiB