newrelic

package
v0.0.0-...-55f9065 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	INSERT = "INSERT"
	UPDATE = "UPDATE"
	SELECT = "SELECT"
	DELETE = "DELETE"
)

Variables

This section is empty.

Functions

func StartMySQLDeleteSegment

func StartMySQLDeleteSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartMySQLInsertSegment

func StartMySQLInsertSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartMySQLSelectSegment

func StartMySQLSelectSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartMySQLUpdateSegment

func StartMySQLUpdateSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartPostgresDeleteSegment

func StartPostgresDeleteSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartPostgresInsertSegment

func StartPostgresInsertSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartPostgresSelectSegment

func StartPostgresSelectSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartPostgresUpdateSegment

func StartPostgresUpdateSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartSQLiteDeleteSegment

func StartSQLiteDeleteSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartSQLiteInsertSegment

func StartSQLiteInsertSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartSQLiteSelectSegment

func StartSQLiteSelectSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

func StartSQLiteUpdateSegment

func StartSQLiteUpdateSegment(txn newrelic.Transaction, collection string) newrelic.DatastoreSegment

Types

This section is empty.

Jump to

Keyboard shortcuts

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