1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user