Joshua Gleitze

Results 31 issues of Joshua Gleitze

I have made some adaptions to this repository in order to run it against Vagrant machines (via [terraform-provider-vagrant](https://github.com/bmatcuk/terraform-provider-vagrant)). My goal is to have the setup running against Vagrant in CI...

When using GRPC streams, it’s interesting to see how many messages are sent/received on the stream(s). It would be great if this starter offered such a metric by default. Ideally,...

enhancement

I would love to see a symmetrical “**u**” (without the stroke on the bottom right). For me, this “u” is a highly recognisable feature of Futura. I miss it in...

In our application, we can put the messages that we receive over streams into different categories. We’d like to measure the delays for each category separately. To address this, it...

**Describe the bug** The current `master` cannot be executed in Gatling Enterprise. All calls fail with an error like this: ``` java.lang.IllegalStateException: Could not find policy 'pick_first'. Make sure its...

**Problem Description** We have learned the hard way that RediSearch will return results for `FT.SEARCH` on an index, even if that index is not yet ready. In other words, the...

c:enhancement

If you call the Gallery Snippet with the name of the album in the `&album` parameter while the name is a number (in my case, a year: 2012), like this...

In https://github.com/spring-projects/spring-boot/issues/22632, it was decided to log `WARN` messages whenever a `HealthIndicator` reports a status of `DOWN` _and_ adds an exception to the builder. This was implemented in `AbstractHealthIndicator`, but...

type: bug

Installing this plugin when using yarn results in this error: ``` failed to load config from [projectDir]/vite.config.js error during build: Error: vite-imagetools tried to access sharp, but it isn't declared...

I am very sorry if I’m missing a major point here. But I’ve read all of this project’s wiki pages and tried a lot of things, but still can figure...