Interface OpenFGABuildTimeConfig.Tracing

Enclosing interface:
OpenFGABuildTimeConfig

public static interface OpenFGABuildTimeConfig.Tracing
Tracing configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether tracing spans of client commands are reported.
  • Method Details

    • enabled

      @WithDefault("true") boolean enabled()
      Whether tracing spans of client commands are reported.