Commit History

Author SHA1 Message Date
  William Mak 22b562aaf8 feat(snql): Add a histogram snql builder (#30499) 3 years ago
  josh 15e2306a98 py38: upgrade to DRF 3.11.x (#25550) 3 years ago
  Dan Fuller fef828b7cc fix(django22): Replace imports from `django.core.urlresolvers` with `django.urls` (#25382) 3 years ago
  Alberto Leal 4115d434f5 feat(breakdowns): Rename span_op_breakdowns.key to spans.key field (#25168) 3 years ago
  Alberto Leal 9fa670e5c6 fix(histogram): Ensure min/max values are consistent (#25142) 3 years ago
  Alberto Leal 301a4e962e feat(breakdowns): Add span op breakdown support for histograms (#24915) 3 years ago
  Evan Purkhiser 3be371b9c7 ref(py): Apply isort to some less commonly touched test modules (#25016) 3 years ago
  josh 2600cce6d7 ref(pyupgrade): class-related refactors for tests/ (#23558) 3 years ago
  josh 05e81273da ref: fstringify tests (#23518) 3 years ago
  josh 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 3 years ago
  Tony 0035a5574c fix(perf): Remove extra empty bins (#23253) 3 years ago
  Tony 46df632ede fix(perf): Histogram uses nice bin values (#23173) 3 years ago
  Tony 86ddf6d9c9 fix(perf): Histogram query should not error on nan duration percentiles (#23152) 3 years ago
  Tony 54121346f6 fix(histograms): Remove aggregate conditions from histogram query (#23131) 3 years ago
  Tony e986b02558 fix(performance): Histogram endpoint should not error with no measurement data (#23091) 3 years ago
  Tony 1a8a48aec0 feat(perf): Add a new histogram endpoint for numeric columns (#22992) 3 years ago