fix logger level in sample_data.yaml (#22867)

(cherry picked from commit c4d395d14daf1fa539a79dd8b6f5fe732b19de82)
This commit is contained in:
Sriharsha Chintalapani 2025-08-10 23:55:20 -07:00 committed by OpenMetadata Release Bot
parent 2a529d2fce
commit f01c44fe23

View File

@ -13,7 +13,7 @@ sink:
type: metadata-rest
config: {}
workflowConfig:
loggerLevel: DEBUG # DEBUG, INFO, WARN or ERROR
loggerLevel: INFO # DEBUG, INFO, WARN or ERROR
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: openmetadata