Class LoggingConfiguration.ResourceConfig

java.lang.Object
io.quarkiverse.googlecloudservices.logging.runtime.LoggingConfiguration.ResourceConfig
Enclosing class:
LoggingConfiguration

public static class LoggingConfiguration.ResourceConfig extends Object
  • Field Details

    • type

      @ConfigItem(defaultValue="global") public String type
      The resource type of the log.
    • label

      @ConfigItem public Map<String,String> label
      Resource labels.
  • Constructor Details

    • ResourceConfig

      public ResourceConfig()