Skip to content

Commit 467f6a9

Browse files
committed
Sync documentation of main branch
1 parent 7f55cbb commit 467f6a9

File tree

5 files changed

+116
-89
lines changed

5 files changed

+116
-89
lines changed

_data/versioned/main/index/quarkus.yaml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2533,17 +2533,6 @@ types:
25332533
- io.quarkus:quarkus-hibernate-reactive
25342534
type: guide
25352535
url: /guides/hibernate-reactive
2536-
- title: Using JDK Flight Recorder
2537-
filename: jfr.adoc
2538-
summary: This guide explains how JDK Flight Recorder can be extended to provide insight into your Quarkus application.
2539-
categories: observability
2540-
topics:
2541-
- observability
2542-
- jfr
2543-
extensions:
2544-
- io.quarkus:quarkus-jfr
2545-
type: guide
2546-
url: /guides/jfr
25472536
- title: Using JMS
25482537
filename: jms.adoc
25492538
summary: "This guide demonstrates how your Quarkus application can use JMS messaging with AMQP 1.0 using Apache Qpid JMS, or using Apache ActiveMQ Artemis JMS."
@@ -2571,6 +2560,18 @@ types:
25712560
id: security-jwt
25722561
type: guide
25732562
url: /guides/security-jwt
2563+
- title: Using Java Flight Recorder
2564+
filename: jfr.adoc
2565+
summary: This guide explains how Java Flight Recorder (JFR) can be extended to provide additional insight into your Quarkus application.
2566+
categories: observability
2567+
topics:
2568+
- observability
2569+
- jfr
2570+
extensions:
2571+
- io.quarkus:quarkus-jfr
2572+
id: jfr
2573+
type: guide
2574+
url: /guides/jfr
25742575
- title: Using Keycloak Admin Client
25752576
filename: security-keycloak-admin-client.adoc
25762577
summary: The Quarkus Keycloak Admin Client and its reactive twin support Keycloak Admin Client which can be used to configure a running Keycloak server.

_data/versioned/main/index/relations.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1740,7 +1740,7 @@
17401740
url: /guides/smallrye-metrics
17411741
type: guide
17421742
matches: 1
1743-
- title: Using JDK Flight Recorder
1743+
- title: Using Java Flight Recorder
17441744
url: /guides/jfr
17451745
type: guide
17461746
matches: 1
@@ -9444,7 +9444,7 @@
94449444
url: /guides/smallrye-metrics
94459445
type: guide
94469446
matches: 1
9447-
- title: Using JDK Flight Recorder
9447+
- title: Using Java Flight Recorder
94489448
url: /guides/jfr
94499449
type: guide
94509450
matches: 1
@@ -9630,7 +9630,7 @@
96309630
url: /guides/smallrye-metrics
96319631
type: guide
96329632
matches: 1
9633-
- title: Using JDK Flight Recorder
9633+
- title: Using Java Flight Recorder
96349634
url: /guides/jfr
96359635
type: guide
96369636
matches: 1
@@ -10423,7 +10423,7 @@
1042310423
url: /guides/smallrye-metrics
1042410424
type: guide
1042510425
matches: 1
10426-
- title: Using JDK Flight Recorder
10426+
- title: Using Java Flight Recorder
1042710427
url: /guides/jfr
1042810428
type: guide
1042910429
matches: 1
@@ -10523,7 +10523,7 @@
1052310523
url: /guides/smallrye-metrics
1052410524
type: guide
1052510525
matches: 1
10526-
- title: Using JDK Flight Recorder
10526+
- title: Using Java Flight Recorder
1052710527
url: /guides/jfr
1052810528
type: guide
1052910529
matches: 1
@@ -18648,7 +18648,7 @@
1864818648
url: /guides/smallrye-metrics
1864918649
type: guide
1865018650
matches: 1
18651-
- title: Using JDK Flight Recorder
18651+
- title: Using Java Flight Recorder
1865218652
url: /guides/jfr
1865318653
type: guide
1865418654
matches: 1
@@ -18690,7 +18690,7 @@
1869018690
url: /guides/smallrye-health
1869118691
type: guide
1869218692
matches: 1
18693-
- title: Using JDK Flight Recorder
18693+
- title: Using Java Flight Recorder
1869418694
url: /guides/jfr
1869518695
type: guide
1869618696
matches: 1
@@ -19793,7 +19793,7 @@
1979319793
url: /guides/smallrye-metrics
1979419794
type: guide
1979519795
matches: 1
19796-
- title: Using JDK Flight Recorder
19796+
- title: Using Java Flight Recorder
1979719797
url: /guides/jfr
1979819798
type: guide
1979919799
matches: 1
@@ -19840,7 +19840,7 @@
1984019840
url: /guides/smallrye-metrics
1984119841
type: guide
1984219842
matches: 1
19843-
- title: Using JDK Flight Recorder
19843+
- title: Using Java Flight Recorder
1984419844
url: /guides/jfr
1984519845
type: guide
1984619846
matches: 1
@@ -19891,7 +19891,7 @@
1989119891
url: /guides/smallrye-metrics
1989219892
type: guide
1989319893
matches: 1
19894-
- title: Using JDK Flight Recorder
19894+
- title: Using Java Flight Recorder
1989519895
url: /guides/jfr
1989619896
type: guide
1989719897
matches: 1

_generated-doc/main/config/quarkus-all-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20659,7 +20659,7 @@ endif::add-copy-button-to-env-var[]
2065920659
|`target/jacoco-report`
2066020660

2066120661

20662-
h|[[quarkus-jfr_quarkus-jfr-jfr]]link:#quarkus-jfr_quarkus-jfr-jfr[Jfr]
20662+
h|[[quarkus-jfr_quarkus-jfr-java-flight-recorder-jfr]]link:#quarkus-jfr_quarkus-jfr-java-flight-recorder-jfr[Java Flight Recorder (JFR)]
2066320663

2066420664
h|Type
2066520665
h|Default

_versions/main/guides/config-reference.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -744,8 +744,9 @@ It will log the changed options and save the current values of each of the optio
744744

745745
==== Dump Quarkus application dependencies
746746

747-
In addition to dumping configuration values, `track-config-changes` goal also dumps all the Quarkus application dependencies, including Quarkus build time dependencies, along with their checksums (Adler32). This file could be used to check whether Quarkus build classpath has changed since the previous run.
748-
By default, the dependency checksums will be stored under `target/quarkus-prod-dependency-checksums.txt` file. A different location could be configured using plugin parameters.
747+
In addition to dumping configuration values, `track-config-changes` goal also dumps all the Quarkus application dependencies, including Quarkus build time dependencies.
748+
This file could be used to check whether Quarkus build classpath has changed since the previous run, for instance together with Develocity's ability to checksum a classpath.
749+
By default, the list of dependencies will be stored under `target/quarkus-prod-dependencies.txt` file. A different location could be configured using plugin parameters.
749750

750751
==== Dump current build configuration when the recorded configuration isn't found
751752

0 commit comments

Comments
 (0)