microsoft/GraphEngine

GraphEngineServiceEventSource does not implement Request and ServiceInitialization events

TaviTruman opened this issue · 1 comments

GraphEngineServiceEventSource is generating these errors in pre-production SF Cluster with X509 and Reverse Proxy configured:

image

Implementation is missing these code productions:

image

I have made the correction is Pull Request: #289

Problem solved!

image

image