replace agent with alloy

some fixes
This commit is contained in:
Savosin Denis
2025-11-10 18:24:03 +07:00
parent ceb2abc636
commit 8c36c01440
6 changed files with 129 additions and 76 deletions

View File

@@ -18,11 +18,13 @@ query_frontend:
#
# for a production deployment you should only enable the receivers you need!
distributor:
receivers:
receivers:
otlp:
protocols:
http:
endpoint: "0.0.0.0:4318"
grpc:
endpoint: "0.0.0.0:4317"
ingester:
max_block_duration: 5m # cut the headblock when this much time passes. this is being set for demo purposes and should probably be left alone normally
@@ -53,4 +55,4 @@ storage:
overrides:
defaults:
metrics_generator:
processors: [service-graphs, span-metrics] # enables metrics generator
processors: [service-graphs, span-metrics] # enables metrics generator