Quarkus
Quarkus is a full-stack, Kubernetes-native, Java Framework tailored for OpenJDK HotSpot and GraalVM. Comparatively, to other frameworks, such as Spring, it offers small memory footprint and reduced boot time. It allows to combine both imperative code and non-blocking reactive style.
Here are 980 public repositories matching this topic...
-
Updated
Apr 28, 2022 - Java
-
Updated
May 16, 2022 - Java
Context
(Motivated by quarkusio/quarkus#21297)
The existing mutiny-kotlin module provides extensions methods for converting between Uni/Mutli and coroutines; however, it's missing a straightforward way to return a suspending function as a Uni.
[The example in the documentation](https://smallrye.io/smallry
-
Updated
May 31, 2022 - Java
We already have a fix we tested manually. We need to add JUnit test.
See #1284
-
Updated
May 31, 2022 - Java
-
Updated
May 31, 2022 - Java
... and therefore our Geocoder test is failing when run with GOOGLE_API_KEY set.
-
Updated
May 31, 2022 - Java
-
Updated
May 22, 2022 - TypeScript
When deployed in the cloud, if something goes wrong, having logs is handy. We should add entry logs to all the resources methods (in INFO level) so we can watch logs passing by.
-
Updated
May 24, 2022 - Kotlin
-
Updated
Feb 9, 2022 - Handlebars
Describe the Bug
JDL Setup
application {
config {
baseName gateway,
applicationType gateway,
packageName com.test.application,
authenticationType oauth2,
prodDatabaseType mariadb,
databaseType sql,
devDatabaseType mariadb,
serverPort 8080,
clientFramework react,
blueprint quarkus,
buildTool maven,
-
Updated
Apr 28, 2022 - Java
-
Updated
May 2, 2021 - HTML
-
Updated
May 31, 2022 - Java
-
Updated
Jan 26, 2022 - Java
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
May 31, 2022 - CSS
-
Updated
May 26, 2022 - Shell
-
Updated
Mar 28, 2022 - Java
-
Updated
Feb 16, 2022 - Python
-
Updated
May 30, 2022 - Java
-
Updated
May 30, 2022 - Java
-
Updated
May 27, 2022 - Java
Created by Red Hat Software
Released March 2019
Latest release 1 day ago
- Repository
- quarkusio/quarkus
- Website
- quarkus.io
- Wikipedia
- Wikipedia


Description
This refers to the
quarkus-opentelemetryextension.We have opted for using a custom
io.opentelemetry.sdk.trace.samplers.SamplerCDI Bean in order to extend the existing sampling logic.As stated in the documentation, this means that the
quarkus.opentelemetry.tracer.suppress-non-application-urisoption has no effect, so that the logic for suppressing non-application uris