-
Dear All,
I'd like to convert my app to a GraalVM native image, but I get this exception without more detailed information about the problem in my code.
Thank You so much for any help!
Bela
…
-
Epic: https://github.com/OpenLiberty/open-liberty/issues/20018
Content: TBD
Things we should document:
1. How to use microprofile metrics with your own micrometer libs so that you can use a dif…
-
It would be very useful to extend "Timed" (or another annotation) to have histogram data.
We use those metrics to calculate our SLO, so all responses above 2s aren't meeting our SLO and we need to …
-
### Describe the bug
I have a service where I connect to an MQTT broker with multiple connectors, each having a different topic pattern. These topic patterns overlapp but are different. If the MQTT b…
-
see what needs to be done to support the GDPR export in the Helm Chart: https://github.com/owncloud/ocis/pull/5950
-
### Describe the bug
For an integration with AWS API Gateway I'd like to configure the required values for the openapi.yaml respectively openapi.json as [described by AWS](https://docs.aws.amazon.com…
-
For Epic https://github.com/OpenLiberty/open-liberty/issues/20081
The "iat" claim must be present in the JWT and the configured number of seconds since "iat" must not have elapsed. If it has elapse…
-
### Describe the bug
When declaring a custom configuration converter, all the unit tests run fine via the Maven Surefire plugin, but when running the exact same test with the Maven Failsafe plugin …
-
## Description of the high level feature, including any external spec links:
With the merge of OpenTracing and OpenCensus, here comes [OpenTelemetry](https://opentelemetry.io/). OpenTracing is stab…
-
Gauge metrics from Metrics 5.0 implementation don't work as expected, at least for my understanding of the specification.
**Versions**:
- OpenLiberty version: **23.0.0.3**
- MicroProfile version:…