Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Usage metrics #1

Open
rwdaigle opened this issue Oct 22, 2015 · 3 comments
Open

Usage metrics #1

rwdaigle opened this issue Oct 22, 2015 · 3 comments

Comments

@rwdaigle
Copy link

One thing I want to make sure we always do with new features/products when we release them (even in beta) is to implement metrics that can answer the following questions:

  • How much usage is it getting?
  • How is it performing?
  • When I deploy, how do I know I didn't mess anything up?

I don't know what the state of the art is regarding iOS mobile and phoning home, but if that's not well-regarded, we need to at least be able to mark when a payment method is submitted by the iOS and have a Librato metric captured within Core.

@davidsantoso
Copy link
Contributor

Definitely. I'll look into what it might take to do a phone home. Also, I think we could use a custom User Agent at the least?

@rwdaigle
Copy link
Author

I think we could use a custom User Agent at the least?

Yes. We'll still need custom logic on the backend to know translate requests from a certain agent into a Librato metric.

@davidsantoso
Copy link
Contributor

Ahh good point. Ok, I'll add to Trello!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants