thundra

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2018 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *thundra

New is used to collect basic invocation data with thundra. Use NewBuilder and AddPlugin to access full functionality.

func NewBuilder

func NewBuilder() tBuilder

NewBuilder can be used to add plugins (trace, metric and log) to choose how to monitor the application.

func Wrap

func Wrap(handler interface{}, thundra *thundra) interface{}

Wrap is used for wrapping your lambda functions and start monitoring it by following the thundra objects settings It wraps your lambda function and return a new lambda function. By that, AWS will be able to run this function and Thundra will be able to collect monitoring data from your function.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL