Commit Graph

93 Commits

Author SHA1 Message Date
Olli Jarva 4a2fbb5fac Bugfix: counters for boomerang are not casted to int
When processing boomerang data, views.process_summaries fails, as
variables in "keys" dictionary are unicode objects. All values should be
timestamps from navigation timing, so casting is safe.
2014-03-23 22:10:40 +02:00
Andy McKay fd5bfa4716 bump version 2013-12-19 12:20:33 -08:00
Andy McKay 61a2b810e5 Merge pull request #43 from diox/tastypie-timings-fallback
Make TastyPieRequestTimingMiddleware fallback to GraphiteRequestTimingMiddleware
2013-12-19 11:44:41 -08:00
Mathieu Pillard 2b4bd11273 Make TastyPieRequestTimingMiddleware fallback to GraphiteRequestTimingMiddleware 2013-12-19 16:53:26 +01:00
Andy McKay 9ffe094703 bump version 2013-08-27 09:40:42 -07:00
Andy McKay 62fa68d8f4 Merge pull request #41 from tomchristie/patch-1
Include link to documentation & add basic formatting
2013-08-08 07:04:03 -07:00
Tom Christie 010a70b5a0 Include link to documentation & add basic formatting 2013-08-08 09:12:16 +01:00
Andy McKay 79a0d1e1b6 Merge pull request #37 from vikingco/toolbar/graph-clarity
Move "count" in toolbar graph to right axis
2013-08-07 11:08:31 -07:00
Andy McKay 1b477e7f8e Merge pull request #35 from vikingco/fix/toolbar-timing
Incorrect toolbar timings bar widths
2013-08-07 10:42:05 -07:00
Andy McKay dfe1f2ec95 Merge pull request #32 from vikingco/fix/javascript-regex
Javascript replace global switch doesn't work in Chrome
2013-08-07 10:35:38 -07:00
Andy McKay 7a5b07d16d Merge pull request #34 from jsocol/master
Update for statsd >= 2.0
2013-08-07 09:47:23 -07:00
Jan Fabry 6327ca9317 Clearer toolbar graphs, move count to right axis
Also summarized per 60 seconds for comparison with graphs from other sources.
2013-07-28 15:21:17 +02:00
Jan Fabry 0ba003ad57 Correct toolbar timing bar widths
It is relative to the remaining width, not the full width of the cell.
Also restructure the contents of the timers array, now it's (stat, start,
duration, end), not (stat, end, duration, end + duration), which was probably
an error.
2013-07-28 15:13:11 +02:00
James Socol 9cf56301ee Update for statsd >= 2.0 2013-07-27 22:35:08 +00:00
Jan Fabry e34cb73651 Replace with regex, global switch is non-standard 2013-07-27 22:07:26 +02:00
Andy McKay ed0d61cf5d bump version 2013-03-28 07:51:06 -07:00
Andy McKay 3d903c8a69 pin to older version of statsd 2013-03-28 07:50:53 -07:00
Andy McKay 575bb23241 pin to older version of statsd 2013-03-28 07:50:25 -07:00
Andy McKay 7af5cbf9ef Merge pull request #24 from crankycoder/vng/metlog_prefix
force use of django<1.5 and added STATSD_PREFIX support for moz_metlog
2013-03-01 11:56:05 -08:00
Victor Ng bd9235e29c * added support to moz_metlog client to support the STATSD_PREFIX in django settings
* forced the use of django < 1.5 for travis
* require STATSD_PREFIX to be defined with the moz_metlog client
* removed check for self._prefix from moz_metlog
* cleanups in the testcases to use Django TestCase to clobber settings
* bumped revision to 0.3.8.6
2013-03-01 13:34:32 -05:00
Andy McKay bb60197605 bump version to 0.3.8.5 2013-02-15 10:54:00 -08:00
Andy McKay f229781475 Merge pull request #21 from youngbob/master
Fix deprecation warnings
2013-02-15 10:51:11 -08:00
Andy McKay f8d386006b Merge pull request #20 from ConsumerAffairs/master
Http404 shouldn't report response.500
2013-02-15 10:48:00 -08:00
Bob Thomas 7f4ee09357 Update url imports for Django 1.4+ 2013-01-29 16:06:00 -05:00
Jeremy Satterfield 0b061de9d1 don't report 500 for Http404 2013-01-16 11:20:56 -06:00
Andy McKay 9ccb0f8458 add in gauge support 2012-12-21 11:55:47 -08:00
Andy McKay 97f37ea635 Merge pull request #19 from youngbob/master
Implement gauge
2012-12-11 10:30:29 -08:00
Bob Thomas ce8c1b8c8d Implement gauge. Alternate clients now inherit from the null client. 2012-12-11 13:15:54 -05:00
Andy McKay 940dab3998 Merge pull request #18 from robhudson/formatting
Cleaned up table formatting and padding
2012-12-06 11:10:26 -08:00
Rob Hudson e269ef7893 Cleaned up table formatting and padding 2012-12-06 11:00:49 -08:00
Andy McKay d578cf1e20 bump version with the last two bug fixes 2012-11-05 08:03:57 -08:00
Andy McKay fcf57a3a7a Merge pull request #17 from tominsam/master
Adding the statsd debug toolbar panel breaks the SQL details view.
2012-11-05 08:00:43 -08:00
Tom Insam 5dc7a6ed8b self-closing divs aren't valid, and this one is trapping the global debug toolbar djDebugWindow view. 2012-11-05 12:57:45 +00:00
Andy McKay fe2de5cd29 Merge pull request #16 from glogiotatidis/master
Cope with non Tastypie URLs.
2012-11-02 10:15:54 -07:00
Giorgos Logiotatidis 0934a1f9f4 Cope with non Tastypie URLs.
Non Tastypie URLs do not have the 'api_name' key.
2012-11-02 15:17:44 +02:00
Andy McKay 43a8e95fe3 cope with non tastypie urls 2012-10-26 15:10:20 -07:00
Andy McKay 163507ab98 add in some tastypie middleware 2012-10-26 14:57:00 -07:00
Andy McKay cca1a3da3a add in message about the client 2012-10-12 13:28:04 -07:00
Andy McKay 79d2534b8f add in a nose client 2012-10-07 22:41:11 -07:00
Andy McKay b70617fcf4 bump version 2012-09-13 15:48:06 -07:00
Andy McKay f6e302b7cd Merge pull request #14 from streeter/patch-2
Include management commands when installing from PyPI
2012-09-13 11:32:51 -07:00
Chris Streeter f3ab1cf849 Include management commands. 2012-09-13 11:28:29 -07:00
Chris Streeter a1cf7009ae Merge remote-tracking branch 'upstream/master'
* upstream/master:
  add in contributors
  Revert "fixed versioning on the sphinx docs and renamed references of"
  fixed versioning on the sphinx docs and renamed references of django-statsd to django-mozilla-metlog
  added a metlog backend for django-statsd (issue #11)
  version bump
  Handle the case where no stats are sent
2012-09-13 11:09:06 -07:00
Andy McKay 230404a0d1 add in contributors 2012-09-12 11:17:26 -07:00
Andy McKay 434d049b6d Merge branch 'master' of github.com:andymckay/django-statsd 2012-09-12 11:12:32 -07:00
Andy McKay 3420405d2b Merge pull request #13 from crankycoder/vng/metlog_client_rebased
added a metlog backend for django-statsd (issue #11)
2012-09-12 11:12:18 -07:00
Andy McKay 8fd397da88 Revert "fixed versioning on the sphinx docs and renamed references of"
This reverts commit 6639c182de.
2012-09-12 11:11:53 -07:00
Victor Ng 6639c182de fixed versioning on the sphinx docs and renamed references of
django-statsd to django-mozilla-metlog
2012-09-12 11:09:53 -07:00
Victor Ng 34047e50e6 added a metlog backend for django-statsd (issue #11) 2012-09-12 13:33:25 -04:00
Andy McKay 7286074273 version bump 2012-09-07 12:00:35 -07:00