Uses of Class
com.avioconsulting.mule.opentelemetry.api.config.Attribute
-
Packages that use Attribute Package Description com.avioconsulting.mule.opentelemetry.api.config -
-
Uses of Attribute in com.avioconsulting.mule.opentelemetry.api.config
Methods in com.avioconsulting.mule.opentelemetry.api.config that return types with arguments of type Attribute Modifier and Type Method Description List<Attribute>OpenTelemetryResource. getResourceAttributes()Constructor parameters in com.avioconsulting.mule.opentelemetry.api.config with type arguments of type Attribute Constructor Description OpenTelemetryResource(String serviceName, List<Attribute> resourceAttributes)
-