S
S
STZ2014-02-20 16:57:29
PHP
STZ, 2014-02-20 16:57:29

Which service to use to collect internal metrics / application statistics

There is a large site in PHP, it is necessary to read the internal statistics of certain events, and then be able to analyze and view graphs. keen.io - not suitable because there is no way to view graphs.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
F
FanatPHP, 2014-02-20
@FanatPHP

Since it is generally not clear what kind of "statistics" and what kind of "application" is, then either Pinba or Xdebug

S
STZ, 2014-02-20
@STZ

I'll give you an example.
It is necessary to count the number of openings of a certain page or the number of requests to the database. With reference to date and user. It should work on the principle of inserting a call to a specific method into the necessary piece of code to fix the event.

M
Max, 2014-02-20
@AloneCoder

Graphite you probably need

S
STZ, 2014-02-20
@STZ

need something like this https://github.com/frankwiles/django-app-metrics
with plotting capability

S
Sergey Sokolov, 2014-02-20
@sergiks

New Relic ?

V
Vadim Kyssa, 2014-02-26
@cissav

Try MixPanel or KissMetrics . They are not cheap, but they definitely have everything you need.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question