Github user robertdale commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/570#discussion_r105747173
  
    --- Diff: docs/src/reference/gremlin-applications.asciidoc ---
    @@ -1560,6 +1560,11 @@ and standard deviation evaluation times, as well as 
the 75th, 95th, 98th, 99th a
     * `op.traversal` - the number of `Traveral` executions, mean rate, 1, 5, 
and 15 minute rates, minimum, maximum, median,
     mean, and standard deviation evaluation times, as well as the 75th, 95th, 
98th, 99th and 99.9th percentile evaluation
     times.
    +* `engine-name.session.session-id.*` - metrics related to different 
`GremlinScriptEngine` instanc configured for
    +session-based requests where "engine-name" will be the actual name of the 
engine, such as "gremlin-groovy" and
    +"session-id" will be the identifier for the session itself.
    +* `engine-name.sessionless.*` - metrics related to different 
`GremlinScriptEngine` instanc configured for sessionless
    --- End diff --
    
    instances


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to