Appsignal.Instrumentation.Helpers (AppSignal v2.15.3)

View Source

Summary

Functions

instrument(fun)

See Appsignal.Instrumentation.instrument/1.

instrument(name, fun)

See Appsignal.Instrumentation.instrument/2.

instrument(name, title, fun)

See Appsignal.Instrumentation.instrument/3.

instrument(transaction, name, title, fun)

This function is deprecated. Use Appsignal.instrument/3 instead..