-
Notifications
You must be signed in to change notification settings - Fork 586
Open
Labels
featureNew featureNew feature
Milestone
Description
Feature Description (功能描述)
as you know slow query log is important for db,like mysql.

record query time, when using api to query graph info,because i think the api total time is the real query time for user.
some questions maybe need discuss @javeme @JackyYangPassion @imbajin @liuxiaocs7 @Radeity @simon824 @z7658329 @VGalaxies
- do we need store slow log to file or just print it ? just use slf4j Logger?
- hg support gremlin api & params api such as EdgeAPI/VertexAPI, they are different, do we need transform it when we record it( gremlin query language and params are different)?
- i think we need set time threold、enabled、file path?like neo4j:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew featureNew feature
Type
Projects
Status
🏗 In progress

