Interface PluginTypes.SpanOptions (7.0.0)

An interface that describes the available options for creating a span in general.

Package

@google-cloud/trace-agent

Properties

name

  name 
 : 
  
 string 
 ; 
 

skipFrames

  skipFrames 
 ?: 
  
 number 
 ; 
 

The number of stack frames to skip when collecting call stack information for the span, starting from the top; this should be set to avoid including frames in the plugin. Defaults to 0.

Design a Mobile Site
View Site in Mobile | Classic
Share by: