Skip to content

Commit

Permalink
Sync documentation of main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 29, 2024
1 parent 8f7df2c commit 7a39d75
Show file tree
Hide file tree
Showing 10 changed files with 1,059 additions and 3,712 deletions.
1,557 changes: 332 additions & 1,225 deletions _generated-doc/main/config/quarkus-all-config.adoc

Large diffs are not rendered by default.

44 changes: 44 additions & 0 deletions _generated-doc/main/config/quarkus-micrometer.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,50 @@ endif::add-copy-button-to-env-var[]
|boolean
|

a|icon:lock[title=Fixed at build time] [[quarkus-micrometer_quarkus-micrometer-binder-virtual-threads-enabled]] [.property-path]##link:#quarkus-micrometer_quarkus-micrometer-binder-virtual-threads-enabled[`quarkus.micrometer.binder.virtual-threads.enabled`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.micrometer.binder.virtual-threads.enabled+++[]
endif::add-copy-button-to-config-props[]


[.description]
--
Virtual Threads metrics support.

Support for virtual threads metrics will be enabled if Micrometer support is enabled, this value is set to `true` (default), the JVM supports virtual threads (Java 21{plus}) and the `quarkus.micrometer.binder-enabled-default` property is true.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_MICROMETER_BINDER_VIRTUAL_THREADS_ENABLED+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_MICROMETER_BINDER_VIRTUAL_THREADS_ENABLED+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|

a|icon:lock[title=Fixed at build time] [[quarkus-micrometer_quarkus-micrometer-binder-virtual-threads-tags]] [.property-path]##link:#quarkus-micrometer_quarkus-micrometer-binder-virtual-threads-tags[`quarkus.micrometer.binder.virtual-threads.tags`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.micrometer.binder.virtual-threads.tags+++[]
endif::add-copy-button-to-config-props[]


[.description]
--
The tags to be added to the metrics. Empty by default. When set, tags are passed as: `key1=value1,key2=value2`.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_MICROMETER_BINDER_VIRTUAL_THREADS_TAGS+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_MICROMETER_BINDER_VIRTUAL_THREADS_TAGS+++`
endif::add-copy-button-to-env-var[]
--
|list of string
|

a|icon:lock[title=Fixed at build time] [[quarkus-micrometer_quarkus-micrometer-binder-system]] [.property-path]##link:#quarkus-micrometer_quarkus-micrometer-binder-system[`quarkus.micrometer.binder.system`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.micrometer.binder.system+++[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,50 @@ endif::add-copy-button-to-env-var[]
|boolean
|

a|icon:lock[title=Fixed at build time] [[quarkus-micrometer_quarkus-micrometer-binder-virtual-threads-enabled]] [.property-path]##link:#quarkus-micrometer_quarkus-micrometer-binder-virtual-threads-enabled[`quarkus.micrometer.binder.virtual-threads.enabled`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.micrometer.binder.virtual-threads.enabled+++[]
endif::add-copy-button-to-config-props[]


[.description]
--
Virtual Threads metrics support.

Support for virtual threads metrics will be enabled if Micrometer support is enabled, this value is set to `true` (default), the JVM supports virtual threads (Java 21{plus}) and the `quarkus.micrometer.binder-enabled-default` property is true.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_MICROMETER_BINDER_VIRTUAL_THREADS_ENABLED+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_MICROMETER_BINDER_VIRTUAL_THREADS_ENABLED+++`
endif::add-copy-button-to-env-var[]
--
|boolean
|

a|icon:lock[title=Fixed at build time] [[quarkus-micrometer_quarkus-micrometer-binder-virtual-threads-tags]] [.property-path]##link:#quarkus-micrometer_quarkus-micrometer-binder-virtual-threads-tags[`quarkus.micrometer.binder.virtual-threads.tags`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.micrometer.binder.virtual-threads.tags+++[]
endif::add-copy-button-to-config-props[]


[.description]
--
The tags to be added to the metrics. Empty by default. When set, tags are passed as: `key1=value1,key2=value2`.


ifdef::add-copy-button-to-env-var[]
Environment variable: env_var_with_copy_button:+++QUARKUS_MICROMETER_BINDER_VIRTUAL_THREADS_TAGS+++[]
endif::add-copy-button-to-env-var[]
ifndef::add-copy-button-to-env-var[]
Environment variable: `+++QUARKUS_MICROMETER_BINDER_VIRTUAL_THREADS_TAGS+++`
endif::add-copy-button-to-env-var[]
--
|list of string
|

a|icon:lock[title=Fixed at build time] [[quarkus-micrometer_quarkus-micrometer-binder-system]] [.property-path]##link:#quarkus-micrometer_quarkus-micrometer-binder-system[`quarkus.micrometer.binder.system`]##
ifdef::add-copy-button-to-config-props[]
config_property_copy_button:+++quarkus.micrometer.binder.system+++[]
Expand Down
Loading

0 comments on commit 7a39d75

Please sign in to comment.