feat: 🎉 Vectors na Vectors, the begining

Translate 1536 <-> 768 , 3072 <-> 2048
This commit is contained in:
2026-04-11 18:05:05 +02:00
parent d98ea7c222
commit 4009a54e39
58 changed files with 5324 additions and 2 deletions

9
prometheus.example.yml Normal file
View File

@@ -0,0 +1,9 @@
global:
scrape_interval: 15s
scrape_configs:
- job_name: vecna
static_configs:
- targets: ["vecna:8080"]
# bearer_token: sk-metrics-secret # uncomment if metrics.api_key is set
metrics_path: /metrics