io.quarkus.observability.runtime.config.ObservabilityConfiguration.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-observability-devservices Show documentation
Show all versions of quarkus-observability-devservices Show documentation
Serve and consume Observability Dev Services
io.quarkus.observability.runtime.config.ObservabilityConfiguration.devResources=Enable simplified usage of dev resources,\ninstead of full observability processing.\nMake sure @code{enabled} is set to false.
io.quarkus.observability.runtime.config.ObservabilityConfiguration.enabled=If DevServices has been explicitly enabled or disabled. DevServices is generally enabled\nby default, unless there is an existing configuration present.\n\nWhen DevServices is enabled Quarkus will attempt to automatically configure and start\na containers when running in Dev or Test mode and when Docker is running.
io.quarkus.observability.runtime.config.ObservabilityConfiguration.parallel=Do we start the dev services in parallel.