fix logger level in sample_data.yaml (#22867)

This commit is contained in:
Sriharsha Chintalapani 2025-08-10 23:55:20 -07:00 committed by GitHub
parent f281ba5b2c
commit c4d395d14d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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