This commit is contained in:
Yevgeniy Ulyantsev
2026-01-30 21:43:46 +03:00
parent b889d34575
commit 309b3a9c95
3 changed files with 21 additions and 5 deletions

View File

@@ -15,6 +15,13 @@ exporters:
prometheus:
endpoint: 0.0.0.0:8889
namespace: pricehistory # Добавьте namespace для группировки метрик
const_labels:
service: pricehistory-api
send_timestamps: true
metric_expiration: 10m
enable_open_metrics: true
add_metric_suffixes: false # Важно для совместимости
otlp/tempo:
endpoint: tempo:4317