Some checks are pending
Copilot Setup Steps / copilot-setup-steps (push) Waiting to run
Check Pre-Tokenizer Hashes / pre-tokenizer-hashes (push) Waiting to run
Python check requirements.txt / check-requirements (push) Waiting to run
Python Type-Check / python type-check (push) Waiting to run
Update Operations Documentation / update-ops-docs (push) Waiting to run
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']
|