박형규
06/11/2025, 8:12 AMprocessors:
batch:
send_batch_size: 50000
timeout: 1s
filter/ottl:
error_mode: ignore
logs:
log_record:
- IsMatch(body, "(?i).*actuator.*")
- IsMatch(body, "(?i).*health.*")
- IsMatch(body, "(?i).*telemetry.*")
- IsMatch(body, "(?i).*thanos.*")
traces:
span:
- attributes["net.peer.name"] == "heimdall.prod.apm"
- attributes["http.url"] == "<http://heimdall.prod.apm/config/v1/agents>"