Bernd Ahlers

Results 47 issues of Bernd Ahlers

Windows has a new EventLog API since Vista / Server 2008. The library we are using the read the event log (sigar) does not support the new API yet. We...

enhancement

https://wiki.gnome.org/msitools

packaging

The `heartbeat-interval` setting is currently an integer. Changes this to a duration so users can use `5s` or `1h`.

enhancement

I added a stacked chart with a time range of one day to a dashboard. On the dashboard the graph has lots of padding before and after the chart data....

bug

## Expected Behavior When running into a gateway timeout (HTTP 504) the search page should show an error. ## Current Behavior The search page doesn't show any error when running...

bug
triaged
search
High Prio

This will help us find unclosed streams that do IO operations. See: https://errorprone.info/bugpattern/StreamResourceLeak - Add `MustBeClosed` annotations to MongoDB helper methods that wrap a DB cursor in a stream -...