[][src]Crate newrelic

Structs

App

A New Relic application.

AppConfig

Application config used by New Relic.

CustomEvent

A custom event to be added to a transaction.

DatastoreParams

Parameters used to instrument datastore segments.

DatastoreParamsBuilder

Builder for parameters used to instrument datastore segments.

ExternalParams

Parameters used to instrument external segments.

ExternalParamsBuilder

Builder for parameters used to instrument external calls.

NewRelicConfig

Custom configuration used to connect to the New Relic daemon.

Segment

A segment within a transaction.

Transaction

A transaction monitored by New Relic.

Enums

Attribute

An attribute to add to a transaction.

Datastore

The datastore type, used when instrumenting a datastore segment.

Error

An error caused by the New Relic SDK.

LogLevel

An enum representing the available verbosity levels of the logger.

LogOutput

The output of the New Relic SDK logs.

Type Definitions

Result

A Result used by the New Relic library.