- Remove WebAnalyticsHandler from yaml (#15558)

This commit is contained in:
Mohit Yadav 2024-03-14 09:22:47 +05:30 committed by GitHub
parent f601826f74
commit 7718f1c560
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -274,7 +274,6 @@ eventHandlerConfiguration:
eventHandlerClassNames:
- "org.openmetadata.service.events.AuditEventHandler"
- "org.openmetadata.service.events.ChangeEventHandler"
- "org.openmetadata.service.events.WebAnalyticEventHandler"
pipelineServiceClientConfiguration:
enabled: ${PIPELINE_SERVICE_CLIENT_ENABLED:-true}