Index

C D E G H I J M O R S T W 
All Classes and Interfaces|All Packages|Constant Field Values

C

classChecker() - Method in record class io.quarkus.observability.devresource.ExtensionsCatalog
Returns the value of the classChecker record component.
closeableCallback(String) - Method in interface io.quarkus.observability.devresource.Container
 
config(int, String, int) - Method in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
Deduce current config from params.
config(ModulesConfiguration) - Method in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
Deprecated.
config(ModulesConfiguration, ExtensionsCatalog) - Method in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
Get resource's config from main observability configuration and extension catalog
container(T) - Method in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
Create container from config.
container(T, ModulesConfiguration) - Method in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
Create container from config.
Container<T> - Interface in io.quarkus.observability.devresource
Simple container abstraction, e.g. similar to GenericContainer

D

DevResourceLifecycleManager<T> - Interface in io.quarkus.observability.devresource
Extends QuarkusTestResourceLifecycleManager so that classes implement both interfaces at the same time - simplifying testing.
DevResources - Class in io.quarkus.observability.devresource
A registry of dev resources.
DevResources() - Constructor for class io.quarkus.observability.devresource.DevResources
 
DevResourcesConfigSource - Class in io.quarkus.observability.devresource
 
DevResourcesConfigSource() - Constructor for class io.quarkus.observability.devresource.DevResourcesConfigSource
 

E

enable() - Method in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
Should we enable / start this dev resource.
ensureStarted() - Static method in class io.quarkus.observability.devresource.DevResources
Ensures all dev resources are started and returns a map of config properties.
equals(Object) - Method in record class io.quarkus.observability.devresource.ExtensionsCatalog
Indicates whether some other object is "equal to" this one.
ExtensionsCatalog - Record Class in io.quarkus.observability.devresource
Relevant Observability extensions present.
ExtensionsCatalog(Function<String, Boolean>, Function<String, Boolean>, boolean, boolean) - Constructor for record class io.quarkus.observability.devresource.ExtensionsCatalog
Creates an instance of a ExtensionsCatalog record class.

G

getContainerId() - Method in interface io.quarkus.observability.devresource.Container
 
getName() - Method in class io.quarkus.observability.devresource.DevResourcesConfigSource
 
getOrdinal() - Method in class io.quarkus.observability.devresource.DevResourcesConfigSource
 
getPropertyNames() - Method in class io.quarkus.observability.devresource.DevResourcesConfigSource
 
getValue(String) - Method in class io.quarkus.observability.devresource.DevResourcesConfigSource
 
GRAFANA - Static variable in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
 

H

hashCode() - Method in record class io.quarkus.observability.devresource.ExtensionsCatalog
Returns a hash code value for this object.
hasMicrometerOtlp() - Method in record class io.quarkus.observability.devresource.ExtensionsCatalog
Returns the value of the hasMicrometerOtlp record component.
hasOpenTelemetry() - Method in record class io.quarkus.observability.devresource.ExtensionsCatalog
Returns the value of the hasOpenTelemetry record component.

I

initDev() - Method in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
Called even before QuarkusTestResourceLifecycleManager.start() so that the implementation can prepare itself to be used as dev resource (as opposed to test resource which uses a different init() method).
io.quarkus.observability.devresource - package io.quarkus.observability.devresource
 

J

JAEGER - Static variable in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
 

M

METRICS - Static variable in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
 

O

OTEL - Static variable in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
 

R

resourceChecker() - Method in record class io.quarkus.observability.devresource.ExtensionsCatalog
Returns the value of the resourceChecker record component.
resources() - Static method in class io.quarkus.observability.devresource.DevResources
 

S

SCRAPER - Static variable in interface io.quarkus.observability.devresource.DevResourceLifecycleManager
 
start() - Method in interface io.quarkus.observability.devresource.Container
 
stop() - Method in interface io.quarkus.observability.devresource.Container
 
stop() - Static method in class io.quarkus.observability.devresource.DevResources
Stops all dev resources.

T

toString() - Method in record class io.quarkus.observability.devresource.ExtensionsCatalog
Returns a string representation of this record class.

W

withStartupTimeout(Duration) - Method in interface io.quarkus.observability.devresource.Container
 
C D E G H I J M O R S T W 
All Classes and Interfaces|All Packages|Constant Field Values