Othello Maurer

Results 13 issues of Othello Maurer

Instead of using the maven artifacts from https://github.com/open-telemetry/opentelemetry-proto-java, which they have marked as not intended for production usage, we maintain a copy of the official proto specs and compile them...

Adds `@MustBeClosed` annotation to `MongoUtils#stream` and fixes the resulting errorprone compile issues, mostly by wrapping stream usages in try-with-resources or adding further `@MustBeClosed` annotation to methods which expose the stream...

Generates an OpenAPI 3.1 description for the Graylog REST API. - Updates the API browser to use [Swagger UI](https://swagger.io/tools/swagger-ui/) as a React component. - Removes the node-local API browser due...