Documentation ¶
Index ¶
Constants ¶
View Source
const Version = "1.21.0"
Version is the instrumentation module semantic version
Variables ¶
This section is empty.
Functions ¶
func AddMiddleware ¶
func AddMiddleware(sensor instana.TracerLogger, engine *gin.Engine)
AddMiddleware adds the tracing middleware to the list of Gin handlers. Unlike the gin.Use method, it puts the middleware to the beginning of the list, to allow the tracing of default handlers added by the gin.Default() call.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.