Skip to content

Commit

Permalink
Merge pull request #17 from osuAkatsuki/revert-dropping
Browse files Browse the repository at this point in the history
Revert: drop old
  • Loading branch information
infernalfire72 authored Jan 30, 2025
2 parents 08f66bd + e0cbf1f commit 749f28c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions k8s/grafana-alloy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,15 +111,7 @@ alloy:
}
}
forward_to = [loki.write.drop_old.receiver]
}
loki.process "drop_old" {
forward_to = [loki.write.default.receiver]
stage.drop {
older_than = "1h"
drop_counter_reason = "too old"
}
}
loki.source.kubernetes_events "cluster_events" {
Expand Down

0 comments on commit 749f28c

Please sign in to comment.