# Functions
ErrorReportingMiddleware configures and wraps error reporting handler around the router.
GetMetricCollectorTransaction returns new or existing metric collector transanction.
MetricCollectorNoticeError Send error to newrelic.
ReportErrorToBugsnag send error to bugsnag.
StartMetricCollectorDataStoreSegment Starts and retuns a metric collector datastore segment for a transaction.
StartMetricCollectorSegment Starts and retuns a metric collector segment for a transaction.
Wrapper Wraps middlewares around http requests.
# Structs
Config middleware config.
DataStore Metric Collector datastore.
ErrorReportingConfig Error reporting config.
MetricCollectorConfig Metric Collector config.
MetricCollectorDatastoreSegment Metric Collector datastore segment.
MetricCollectorSegment Metric Collector segment.
MetricCollectorTxn Metric Collector transaction.