-
While testing a microProfile application with InstantOn and the feature mpTelemetry-1.1, I see a 30% faster time to first request response when Telemetry is not enabled (`otel.sdk.disabled=true`).
…
-
Let us look at translation for https://developer.ibm.com/articles/6-reasons-why-open-liberty-is-an-ideal-choice-for-developing-and-deploying-microservices/.
@takakiyo, what do you think?
Cc @Gra…
-
When creating or importing a project which uses the [Liberty Gradle plugin][ci.gradle] version 3.x, no prompt appears to create a runtime and server for the project.
The problem occurs because the …
-
The current documentation (https://hub.docker.com/_/open-liberty) suggests:
```
docker run -d -p 80:9080 -p 443:9443 \
--tmpfs /opt/ol/wlp//output --tmpfs /logs -v /config --read-only \
…
-
The special case code in FeatureManager for handling conflicts between EE Compatible features should be improved.
https://github.com/OpenLiberty/open-liberty/blob/dbbb2e0c9ea42f43b580f2758ca7d38f0b88…
-
As part of my ACME app test - https://github.ibm.com/websphere/system-test/issues/771
When I install Liberty Tools, I see 2 projects in the Liberty Dashboard.
![image](https://github.com/OpenLiber…
-
When you configure Prometheus to scrape the mpMetrics endpoint (/metrics), it's difficult to tell which of the hundreds/thousands of metrics there are from Liberty. Most other products put their prod…
-
From @tam512
I saw the following crash when performing checkpoint with Open Liberty container image `stg.icr.io/cp/olc/open-liberty-daily:kernel-slim-java17-openj9-ubi`
```
podman build -t dt1…
-
The `liberty` pack doesn't work with the provided [Open Liberty quick start](https://github.com/jenkins-x-quickstarts/open-liberty). The getting started app used for the quick start uses features that…
-
## Description
A repository-based data access API, similar to Spring Data or DeltaSpike Data is currently under discussion in Jakarta EE under https://github.com/eclipse-ee4j/jpa-api/issues/294 (al…