Uses of Package
io.vertigo.core.analytics.trace

  • Class
    Description
    This interface defines a collect tracer.
    A trace is composed of spans A trace is trIggered by an app A span contains - when : start, end, duration - what : name, category - data : measures, tags - a list of child spans [when] - start timestamp - end timestamp [what] - category (examples : sql, tasks) - name (examples : /create/movies) [data] - measures - tags - metadatas [span hierarchy] - list of child spans (0..*)
  • Class
    Description
    This interface defines a collect tracer.
    A trace is composed of spans A trace is trIggered by an app A span contains - when : start, end, duration - what : name, category - data : measures, tags - a list of child spans [when] - start timestamp - end timestamp [what] - category (examples : sql, tasks) - name (examples : /create/movies) [data] - measures - tags - metadatas [span hierarchy] - list of child spans (0..*)
    This builder allows to build a span in a fluent way.
  • Class
    Description
    This interface defines a collect tracer.
    A trace is composed of spans A trace is trIggered by an app A span contains - when : start, end, duration - what : name, category - data : measures, tags - a list of child spans [when] - start timestamp - end timestamp [what] - category (examples : sql, tasks) - name (examples : /create/movies) [data] - measures - tags - metadatas [span hierarchy] - list of child spans (0..*)
  • Class
    Description
    Annotation for the analytics Aspect.
    This interface defines a collect tracer.
    A trace is composed of spans A trace is trIggered by an app A span contains - when : start, end, duration - what : name, category - data : measures, tags - a list of child spans [when] - start timestamp - end timestamp [what] - category (examples : sql, tasks) - name (examples : /create/movies) [data] - measures - tags - metadatas [span hierarchy] - list of child spans (0..*)
  • Class
    Description
    A trace is composed of spans A trace is trIggered by an app A span contains - when : start, end, duration - what : name, category - data : measures, tags - a list of child spans [when] - start timestamp - end timestamp [what] - category (examples : sql, tasks) - name (examples : /create/movies) [data] - measures - tags - metadatas [span hierarchy] - list of child spans (0..*)