Last modified: 2014-06-11 16:08:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T50341, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 48341 - Blocks timeseries response (with group=REGISTRATION) is broken
Blocks timeseries response (with group=REGISTRATION) is broken
Status: RESOLVED INVALID
Product: Analytics
Classification: Unclassified
Wikimetrics (Other open bugs)
unspecified
All All
: Normal major
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-10 23:53 UTC by Dario Taraborelli
Modified: 2014-06-11 16:08 UTC (History)
9 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Dario Taraborelli 2013-05-10 23:53:45 UTC
This request should return the proportion of daily registered users blocked within 24 hours of registration, but it doesn't

https://metrics.wikimedia.org/cohorts/all/blocks?aggregator=proportion&time_series=present&project=enwiki&start=20130501000000&end=20130509000000&slice=24&group=REGISTRATION

{
  "slice_size": 24.0, 
  "cohort": "all", 
  "group": "REGISTRATION", 
  "cohort_last_generated": "None", 
  "aggregator": "proportion", 
  "metric": "blocks", 
  "namespace": [
    0
  ], 
  "project": "enwiki", 
  "time_of_response": "2013-05-10 23:49:17", 
  "datetime_start": "2013-05-01 00:00:00", 
  "datetime_end": "2013-05-09 00:00:00", 
  "header": [
    "timestamp", 
    "total_users", 
    "total_weight", 
    "rate"
  ], 
  "type": "time_series", 
  "data": {
    "2013-05-01 00:00:00": [
      31485, 
      0.0, 
      0.0
    ], 
    "2013-05-02 00:00:00": [
      31485, 
      0.0, 
      0.0
    ], 
    "2013-05-03 00:00:00": [
      31485, 
      0.0, 
      0.0
    ], 
    "2013-05-04 00:00:00": [
      31485, 
      0.0, 
      0.0
    ], 
    "2013-05-05 00:00:00": [
      31485, 
      0.0, 
      0.0
    ], 
    "2013-05-06 00:00:00": [
      31485, 
      0.0, 
      0.0
    ], 
    "2013-05-07 00:00:00": [
      31485, 
      0.0, 
      0.0
    ], 
    "2013-05-08 00:00:00": [
      31485, 
      0.0, 
      0.0
    ]
  }, 
  "t": 24
}
Comment 1 Dario Taraborelli 2013-05-11 00:10:45 UTC
The same applies to bytes_added

https://metrics.wikimedia.org/cohorts/all/bytes_added?aggregator=median&time_series=present&project=enwiki&start=20130501000000&end=20130509000000&slice=24&group=registration

{
  "slice_size": 24.0, 
  "cohort": "all", 
  "group": "REGISTRATION", 
  "cohort_last_generated": "None", 
  "aggregator": "median", 
  "metric": "bytes_added", 
  "namespace": [
    0
  ], 
  "project": "enwiki", 
  "time_of_response": "2013-05-11 00:04:01", 
  "datetime_start": "2013-05-01 00:00:00", 
  "datetime_end": "2013-05-09 00:00:00", 
  "header": [
    "timestamp", 
    "net_median", 
    "pos_median", 
    "abs_median", 
    "neg_median", 
    "count_median"
  ], 
  "type": "time_series", 
  "data": {
    "2013-05-01 00:00:00": [
      0.0, 
      0.0, 
      0.0, 
      0.0, 
      0.0
    ], 
    "2013-05-02 00:00:00": [
      0.0, 
      0.0, 
      0.0, 
      0.0, 
      0.0
    ], 
    "2013-05-03 00:00:00": [
      0.0, 
      0.0, 
      0.0, 
      0.0, 
      0.0
    ], 
    "2013-05-04 00:00:00": [
      0.0, 
      0.0, 
      0.0, 
      0.0, 
      0.0
    ], 
    "2013-05-05 00:00:00": [
      0.0, 
      0.0, 
      0.0, 
      0.0, 
      0.0
    ], 
    "2013-05-06 00:00:00": [
      0.0, 
      0.0, 
      0.0, 
      0.0, 
      0.0
    ], 
    "2013-05-07 00:00:00": [
      0.0, 
      0.0, 
      0.0, 
      0.0, 
      0.0
    ], 
    "2013-05-08 00:00:00": [
      0.0, 
      0.0, 
      0.0, 
      0.0, 
      0.0
    ]
  }, 
  "t": 24
}
Comment 2 Andre Klapper 2014-05-29 17:23:07 UTC
[moving tickets as per bug 65903]
Comment 3 Dan Andreescu 2014-06-11 16:08:48 UTC
This bug has been made invalid through the transition to Wikimetrics.  Since User Metrics is no longer actively maintained, I will mark these old bugs as Invalid.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links