Improvements
- Adds helper method +setUserId: to NewRelic.h which sets a session attribute,
userId
, with the passed value. This method is effectively the same as[NewRelic setAttribute:@"userId" value:<username>];
userId
, with the passed value. This method is effectively the same as [NewRelic setAttribute:@"userId" value:<username>];