Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 559 Bytes

File metadata and controls

18 lines (11 loc) · 559 Bytes

NewRelic.Agent.CustomTransactions

Custom transactions for the NewRelic .NET Agent

Instrumentations

These are custom instrumentations using NewRelic .NET agent extensions, for full details see [.NET Custom Transactions](https://docs.newrelic.com/docs/agents/net-agent/instrumentation/net-custom-transactions .NET Custom Transactions)

LiberisLabs.Providers.Wrapper.MassTransit.Instrumentation.xml

This is a instrumentation wrapper around the MassTransit V3. This currently instruments:

  • Send

Contributing

  1. Fork
  2. Hack!
  3. Pull Request