From ea85dc09372b4c902f2277deea61813b0b5862ef Mon Sep 17 00:00:00 2001 From: Walid Debbech Date: Mon, 28 Apr 2025 17:24:49 +0200 Subject: [PATCH 1/2] Update downloaded zip version in index.html with the actual version (0.14.0) the java 21 is not supported --- site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/index.html b/site/index.html index 97ca7ce..c55b87f 100644 --- a/site/index.html +++ b/site/index.html @@ -37,7 +37,7 @@

(Very) easy to use

Download and unzip - glowroot-0.14.0-dist.zip, add -javaagent:path/to/glowroot.jar to your application's JVM args, point your browser to From ba2f2d3c95d420f8d6f6f093576d725587d90453 Mon Sep 17 00:00:00 2001 From: Walid Debbech Date: Mon, 28 Apr 2025 17:29:17 +0200 Subject: [PATCH 2/2] fix version label --- site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/index.html b/site/index.html index c55b87f..47e68ab 100644 --- a/site/index.html +++ b/site/index.html @@ -38,7 +38,7 @@

(Very) easy to use

Download and unzip glowroot-0.14.0-dist.zip, + id="downloadLink" style="line-height: 0;">glowroot-0.14.3-beta.5-dist.zip, add -javaagent:path/to/glowroot.jar to your application's JVM args, point your browser to http://localhost:4000,