Skip to content

Commit 48db7da

Browse files
committed
server: bench: prometheus.yml EOF EOL
1 parent ac40e30 commit 48db7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/bench/prometheus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ global:
66
scrape_configs:
77
- job_name: 'llama.cpp server'
88
static_configs:
9-
- targets: ['localhost:8080']
9+
- targets: ['localhost:8080']

0 commit comments

Comments
 (0)