Henrik Nordvik

Results 12 issues of Henrik Nordvik

I was browsing the docs on https://www.scala-sbt.org/sbt-native-packager/ and noticed the copyright year was 2014, so I thought the project was abandoned. But looking at the github page it looks like...

project

## What does this PR do? I wanted to give the [scala futures implementation](https://github.com/elastic/apm-agent-java/pull/1048) a spin but, hit a snag when using it with multiple threads. It seems like the...

agent-java
size:small

## Is your feature request related to a problem? Sometimes our processes are struggling with GC, but it's not easy to "spot" or alert on if it's not at the...

new-feature
agent-java

## Is your feature request related to a problem? Sometimes we see spans that should take milliseconds take multiple seconds and it's difficult to know if it was just a...

new-feature
agent-java

Hi, We're parsing some json-formatted high-volume logs, and noticed that we could only process up to 8000 documents per second per filebeat. I tried to narrow down what's the bottleneck....

Team:Elastic-Agent-Data-Plane

I noticed we were recompiling some modules even without doing any changes, and traced it back to files generated by immutables that changed the mtime of the files. This PR...

**Logstash information**: Please include the following information: Logstash version : 8.5.2 Docker **OS version** (`uname -a` if on a Unix-like system): Linux 5.4.0-1054-aws #57~18.04.1-Ubuntu SMP Thu Jul 15 03:21:36 UTC...

bug
status:needs-triage

### Related Template(s) PubsubToElasticsearch ### What feature(s) are you requesting? PubsubToElasticsearch is duplicating every field in the message field, which leads to increased costs both in storage, indexing and transfer....

addition
p2
needs triage

We upgraded from metricbeat 7.17.5 to 7.17.9 and filesystem usage stopped getting reported. It was logging an error: `error getting filesystem usage for /hostfs/run/docker/netns/default: error in Statfs syscall: permission denied`...

bug
Stalled
needs_team

The health report https://github.com/elastic/logstash/issues/16056 is a great addition. However load balancers typically can only hit HTTP(s) and check for their status code, and does not parse their body. They often...

enhancement
status:needs-triage