Andreas Petersen

Results 6 issues of Andreas Petersen

According to [the docs](https://quarkiverse.github.io/quarkiverse-docs/quarkus-micrometer-registry/dev/micrometer-registry-otlp.html) `quarkus.micrometer.export.otlp` config property. Using ``` implementation 'io.quarkiverse.micrometer.registry:quarkus-micrometer-registry-otlp:2.12.0' ``` with Quarkus version 2.14.2, I get the following WARN in console output: ``` 2022-12-05 15:51:38,383 WARN [io.qua.config] (Quarkus...

### Describe the bug I'm behind a corporate proxy. In my `settings.gradle` on my Quarkus service, I have to go through an internal Artifactory to get Gradle plugins: ```groovy pluginManagement...

kind/bug
area/gradle
area/kotlin

### Version 1.42.0 ### Steps to reproduce I have a reproducer available for #27009 [here](https://github.com/AndreasPetersen/playwright-29708). 1. Open the project in Visual Studio Code with the versions described in the environment...

P3-collecting-feedback

- [x] I confirm that this is an issue rather than a question. ## Bug report Hyperion reports "No usable lights found!" when connected to Phillips Hue with 6 lights....

Bug

### Feature and motivation We have disabled autoscaling on our Selenium Grid: ``` autoscaling: enabled: false ``` But when we update the grid, Keda is still patched, because https://github.com/SeleniumHQ/docker-selenium/blob/trunk/charts/selenium-grid/templates/patch-keda/patch-keda-objects-job.yaml#L1 does...

R-awaiting-merge

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. I'm...

area-blazor