"mmdet3d/datasets/transforms/dbsampler.py" did not exist on "0287048a375966b321ad4ce6be4f5ea5c3e84212"
prometheus.yml 183 Bytes
Newer Older
mashun1's avatar
v1  
mashun1 committed
1
2
3
4
5
6
7
8
9
global:
  scrape_interval:     10s
  external_labels:
    llamacpp: 'server'

scrape_configs:
  - job_name: 'llama.cpp server'
    static_configs:
      - targets: ['localhost:8080']