At work I have been working on collecting information from our new web api project that we are working on. We have had a few things that we track, but thought I would throw an article out here to see if anyone else has suggestions.
So we collect this information from our apps right now:
All this information gets packaged up, async, and sent to a message queue. We then use a service to process all the messages. Do you guys think I should collect anything else?