Experimental
Registration of a custom activity tracker. Pairs the tracker name (surfaced in diagnostics) with the creator function. Used as an entry in the customTrackers option of dynatrace.userActions.create.
customTrackers
Readonly
Builds the tracker handle for one user action. Invoked once per attachment.
Human-readable tracker name surfaced in diagnostics. Must be a non-empty string.
Registration of a custom activity tracker. Pairs the tracker name (surfaced in diagnostics) with the creator function. Used as an entry in the
customTrackersoption of dynatrace.userActions.create.