colibri_nr

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartNewRelicMonitoring

func StartNewRelicMonitoring() colibri_monitoring_base.Monitoring

Types

type MonitoringNewRelic

type MonitoringNewRelic struct {
	*newrelic.Application
}

func (*MonitoringNewRelic) EndTransaction

func (m *MonitoringNewRelic) EndTransaction(transaction interface{})

func (*MonitoringNewRelic) EndTransactionSegment

func (m *MonitoringNewRelic) EndTransactionSegment(segment interface{})

func (*MonitoringNewRelic) GetSQLDBDriverName

func (m *MonitoringNewRelic) GetSQLDBDriverName() string

func (*MonitoringNewRelic) GetTransactionInContext

func (m *MonitoringNewRelic) GetTransactionInContext(ctx context.Context) interface{}

func (*MonitoringNewRelic) NoticeError

func (m *MonitoringNewRelic) NoticeError(transaction interface{}, err error)

func (*MonitoringNewRelic) SetWebResponse

func (m *MonitoringNewRelic) SetWebResponse(transaction interface{}, w http.ResponseWriter) http.ResponseWriter

func (*MonitoringNewRelic) StartTransaction

func (m *MonitoringNewRelic) StartTransaction(ctx context.Context, name string) (interface{}, context.Context)

func (*MonitoringNewRelic) StartTransactionSegment

func (m *MonitoringNewRelic) StartTransactionSegment(ctx context.Context, name string, attributes map[string]string) interface{}

func (*MonitoringNewRelic) StartWebRequest

func (m *MonitoringNewRelic) StartWebRequest(ctx context.Context, header http.Header, path string, method string) (interface{}, context.Context)

Jump to

Keyboard shortcuts

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