Carson Ip

Results 159 comments of Carson Ip

- docs PR: https://github.com/elastic/docs-content/pull/1269 - 8.x docs PR: https://github.com/elastic/observability-docs/pull/4914 - apm integration policy UI issue: https://github.com/elastic/kibana/issues/219303 - integration package PR: https://github.com/elastic/integrations/pull/13348 - 8.19 backport: https://github.com/elastic/integrations/pull/14029 - apm-server.yml PR: https://github.com/elastic/apm-server/pull/16579

Closing as done. All the PRs are merged

> If the IgnoreCommas were supported and enabled, would there still be an option to configure lists or would it be an either or configuration decision? I am not aware...

~~It happened today to an [on-demand benchmark run](https://github.com/elastic/apm-server/actions/runs/12909436096/job/35997095442). Also updated the issue description.~~ edit: there seems to be a real issue with main

> resolved in https://github.com/elastic/apm-server/pull/15338 @1pkg #15338 resolved a real issue that causes reproducible 0 events/s. This GH issue was created for some occasional 0 events/s that auto resolves itself. However,...

Reopening as it is happening quite frequently lately.

> with moxy: everything works and events are not 0 without moxy: 0 events/s I can reproduce this. Specifically, in the case of 0 events/s (without moxy), the ESS ES...

@kruskall and I were trying to narrow down the root cause. Here's the evidence of why I believe the regression was caused by #15360 : - main with moxy: **non-0...

The core of the issue is shown in your error log: ``` panic: interface conversion: interface {} is nil, not string goroutine 3684 [running]: github.com/elastic/apm-data/input/otlp.setLabel({0xc00502e960, 0x1b}, 0xc003ccef20, {0x1c9da00?, 0xc000ca7710?}) github.com/elastic/[email protected]/input/otlp/metadata.go:508...