Interface OpenFGABuildTimeConfig.Tracing
- Enclosing interface:
- OpenFGABuildTimeConfig
public static interface OpenFGABuildTimeConfig.Tracing
Tracing configuration.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanenabled()Whether tracing spans of client commands are reported.
-
Method Details
-
enabled
@WithDefault("true") boolean enabled()Whether tracing spans of client commands are reported.
-