Commit graph

3762 commits

Author SHA1 Message Date
Michael Baird
015f2a9046 Merge pull request #468 from raskle/metrics
Metrics
2017-05-31 14:11:22 -05:00
Todd Gruben
649e58253a corrected flip prefix;changed flip to inclusive 2017-05-31 13:58:54 -05:00
Michael Baird
3d6646b82a changed comment for Handler ServeHTTP metrics . 2017-05-31 11:39:58 -05:00
Todd Gruben
a6975192d6 Merge branch 'flip' of github.com:tgruben/pilosa into flip 2017-05-31 10:55:31 -05:00
Todd Gruben
aa13bbb6ce cleaned up comments 2017-05-31 10:40:52 -05:00
tgruben
a58206bb4d Merge branch 'master' into flip 2017-05-31 08:43:50 -05:00
tgruben
8c5c48bba9 Merge pull request #571 from tgruben/xor
added xor support to roaring
2017-05-31 08:34:58 -05:00
Michael Baird
00e60247f6 Verify Cluster object before calculating long query time stat. 2017-05-30 16:49:04 -05:00
Michael Baird
d2fbc0a08f set long query time parameter at startup 2017-05-30 16:33:03 -05:00
Michael Baird
8c4950bc75 check for valid holder before using calculating stats metrics when serving http requests 2017-05-30 16:21:01 -05:00
Michael Baird
81ce68817f fixed test output 2017-05-30 16:20:17 -05:00
Michael Baird
d43d83ad2f need to add sample rate to stats 2017-05-30 16:19:18 -05:00
Matt Jaffee
56ba127210 set n based on array length instead of incrementing repeatedly 2017-05-30 16:09:02 -05:00
Michael Baird
f0c3fdcdda Merge remote-tracking branch 'origin/master' into metrics 2017-05-30 15:36:19 -05:00
Matthew Jaffee
c4fccc025c Merge pull request #577 from jaffee/intersectCountOptimization
rewrite intersectCountArrayBitmap for perf test
2017-05-30 15:15:20 -05:00
Todd Gruben
1c468fb38e bitmap container xor empty test 2017-05-30 15:07:10 -05:00
Todd Gruben
b5bd8433cc added empty and equivlence testing 2017-05-30 13:27:11 -05:00
alanbernstein
f4466f97e4 Merge pull request #589 from alanbernstein/webui-fixes
Webui fixes
2017-05-30 13:19:55 -05:00
Alan Bernstein
f8b4b6a323 Use correct syntax in help text 2017-05-30 13:02:09 -05:00
Alan Bernstein
4ed670b709 Remove unused styles 2017-05-30 12:57:07 -05:00
Alan Bernstein
48192edac1 Hide unimplemented status section 2017-05-30 12:56:48 -05:00
Alan Bernstein
e32bbb077f Fix html structure again 2017-05-30 12:56:29 -05:00
Michael Baird
f822bb43e9 Remove long query time from Server. That parameter is managed in the Cluster. 2017-05-30 12:55:45 -05:00
Todd Gruben
7090ee4d7a @jaffee cleanup 2017-05-30 12:39:23 -05:00
Ben Johnson
010c21d882 Merge pull request #562 from benbjohnson/450-set-attrs-optimization
Check for duplicate attributes under read lock on insert.
2017-05-30 10:53:57 -06:00
Alan Bernstein
87475220bc Document inverse=true for TopN 2017-05-30 11:35:01 -05:00
Todd Gruben
498045f25a added copy optimization ; type check; and code cleanup 2017-05-30 11:18:05 -05:00
Michael Baird
59f26ce585 removed no-op stats tracking, fixed typos 2017-05-30 11:13:39 -05:00
alanbernstein
03aeb64e11 Merge pull request #560 from alanbernstein/autocomplete-improvements
Autocomplete improvements
2017-05-30 10:30:10 -05:00
Ben Johnson
7bec6e691f Merge pull request #580 from benbjohnson/statsd-gauges
Add statsd gauges for row count.
2017-05-30 09:24:13 -06:00
Ben Johnson
a961473422
Add statsd gauges for row count. 2017-05-30 09:23:51 -06:00
alanbernstein
29df847e22 Merge pull request #558 from alanbernstein/typo-fix
Fix typo in error message
2017-05-30 10:18:53 -05:00
Matthew Jaffee
02fe0f84f5 Merge pull request #572 from jaffee/better-errors
discriminate error messages in server.Open
2017-05-30 10:13:21 -05:00
Linh Vo
a79e170256 more ctl tests 2017-05-29 13:41:23 -10:00
Linh Vo
bcc71b316a Merge branch 'master' of github.com:pilosa/pilosa into improve-test-coverage 2017-05-25 21:46:17 -05:00
Linh Vo
06c80711fa Merge pull request #578 from linhvo/validate-query-args
#312 validate unkown query params
2017-05-25 14:39:00 -05:00
Linh Vo
3706fc9022 changed argType 2017-05-25 13:04:38 -05:00
Linh Vo
37fa3973ec Merge pull request #573 from linhvo/33-validate-config
33 validate config
2017-05-25 12:56:37 -05:00
Linh Vo
51db1c7784 fix review 2017-05-25 12:07:09 -05:00
Linh Vo
e34e9f9789 fixed comment, update validQueryArgs 2017-05-25 11:48:08 -05:00
Linh Vo
45acf3c9b9 backup test 2017-05-25 11:31:36 -05:00
Todd Gruben
aa713e3832 add support for bit flip (negate) in roaring 2017-05-25 10:07:29 -05:00
Yuce Tekol
a3ccf77504 Merge pull request #581 from yuce/fix-validation-regex-off-by-one
Fix name, label validation off by one error; added tests
2017-05-25 16:47:52 +03:00
Yuce Tekol
15853fb448
Fix name, label validation off by one error; added tests 2017-05-25 15:49:55 +03:00
Linh Vo
108c644938 #312 validate unkown query params 2017-05-24 13:57:47 -05:00
Matt Jaffee
da961be614 rewrite intersectCountArrayBitmap for perf test 2017-05-24 12:38:50 -05:00
Linh Vo
0a19e9f413 #33 don't need reflect for get valid field 2017-05-23 14:44:16 -05:00
Linh Vo
0f45d27028 #33 validate config 2017-05-23 14:40:58 -05:00
Michael Baird
8df329da3f add metrics to sample config 2017-05-23 10:45:07 -05:00
Michael Baird
57da86dd8e cleanup merge conflict 2017-05-23 10:33:35 -05:00