mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-06-27 12:05:03 +00:00
10 lines
183 B
YAML
10 lines
183 B
YAML
![]() |
global:
|
||
|
scrape_interval: 10s
|
||
|
external_labels:
|
||
|
llamacpp: 'server'
|
||
|
|
||
|
scrape_configs:
|
||
|
- job_name: 'llama.cpp server'
|
||
|
static_configs:
|
||
|
- targets: ['localhost:8080']
|