Andrew Wilkins

Results 477 comments of Andrew Wilkins

@sinkingpoint nope, looks good to go. I've marked it ready to merge, just needs a look from a maintainer now.

@sinkingpoint yes from my perspective, thanks

Likely related to https://github.com/open-telemetry/opentelemetry-collector/pull/14154, I'll take a look.

https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/44412

> after 8.15 upgrade, logs-apm.error-default is not rolled over while logs-apm.error-some_custom_namespace. That seems to be the crux of the issue. I suspect the issue is that we're [relying on lazy...

Confirmed above hypothesis: 1. Create an index template which sets a default ingest pipeline with reroute 2. Create a data stream matching the index template 3. Send a document to...

We should test it, but I don't think there's anything more to implement for this.

@drewrelmas apologies for the delay. I can think of a couple of ways you could go about some of these things, depending on needs: - You could use https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/logdedupprocessor to...

@drewrelmas I'll close this for now just to avoid it lingering indefinitely. If after you've researched those options you still feel there's a gap, could you please open a new...