Commit graph

56 commits

Author SHA1 Message Date
Cody Soyland
3f7067f895 Add Pilosa 1.4 upgrading instructions to docs 2019-09-17 16:33:35 -05:00
Ashley Svetlik
6e6c591f62 Added max url links 2019-07-24 10:41:54 -05:00
Ashley Svetlik
27e62c40cf Improved Open File Limit section wording 2019-07-24 10:22:09 -05:00
Ashley Svetlik
be218fd963 Updated Open File Limit Section 2019-07-24 09:38:06 -05:00
Cody Soyland
14920758aa
Add docs pertaining to prometheus 2019-06-05 21:23:12 -05:00
Yuce Tekol
1e7208d60f
the 2019-04-10 17:25:21 +03:00
Yuce Tekol
2fd6287222
recommend 2019-04-10 17:20:02 +03:00
Yuce Tekol
73cc49770c
suggest client libraries for import 2019-04-10 17:17:55 +03:00
Yuce Tekol
b95f739b07
Updated import and client libraries docs 2019-04-10 15:07:07 +03:00
Ben Johnson
9d1e5ca8ce
Merge Range() into Row() call.
This commit refactors the `Range()` call and merges its functionality
into the `Row()` call.
2019-01-09 15:10:49 -07:00
Travis Turner
318e588b4d
document the --clear flag for imports 2018-10-23 17:37:57 -05:00
Travis Turner
4f17dbdbf1
add support for Bool fields
prevent import of non-boolean row values to bool fields
2018-09-21 09:25:41 -05:00
Travis Turner
319456bbd7
implements Not() query 2018-09-11 15:29:43 -05:00
Alan Bernstein
1f65dbcdf2 More terminology updates 2018-07-05 18:12:30 -05:00
Alan Bernstein
36926bdc47 WIP syntax and API updates 2018-07-05 14:52:30 -05:00
Travis Turner
cba91be126
move internal http endpoints under /internal 2018-07-02 08:48:23 -05:00
Yuce Tekol
738dead374
Remove view from API, handler, docs 2018-05-30 16:22:15 +03:00
Matt Jaffee
75e8a873b1
remove rangeEnabled option everywhere 2018-05-25 13:09:32 -05:00
alanbernstein
df32da1c8c
Merge pull request #1281 from alanbernstein/docs-intro-fixes
Assorted docs fixes
2018-05-15 16:34:28 -05:00
Alan Bernstein
537c0e160a Address review comments 2018-05-15 14:35:35 -05:00
Alan Bernstein
d0ae47f350 Minor corrections 2018-05-14 18:16:29 -05:00
Alan Bernstein
c8ff67262d Add some links 2018-05-14 18:15:37 -05:00
Alan Bernstein
6e1ddf7400 Minor grammar and formatting fixes 2018-05-14 17:54:02 -05:00
Alan Bernstein
2c125b2ac3 Fix typos 2018-05-14 12:07:00 -05:00
Yuce Tekol
90464dc01a
Merged with master 2018-05-11 16:41:36 +03:00
Cody Soyland
0afb95c171 Minor upgrading docs changes 2018-05-04 12:33:20 -05:00
Cody Soyland
e751945bf1 Add docs for upgrading Pilosa 2018-05-04 11:33:59 -05:00
Yuce Tekol
b34e87a094
Typo 2018-05-01 17:31:01 +03:00
Yuce Tekol
878b55ec40
Removes /id and /hosts endpoints. Augments /status endpoint with the node local ID. 2018-05-01 13:04:49 +03:00
Travis Turner
7ecd2ec794
adjust references to RowID and ColumnID in the docs 2018-04-23 17:10:48 -05:00
Alan Bernstein
72eb3d239a Remove references to inverse frames 2018-04-18 14:18:57 -05:00
Travis Turner
62cd22f017
Merge branch 'master' into cluster-resize 2018-03-22 16:05:20 -05:00
Alan Bernstein
37015e32a5 Ensure internal links end with slash 2018-03-19 14:25:36 -05:00
Cody Soyland
3690264108 Change wording to reflect that you can specify more than one gossip seed 2018-03-15 16:25:06 -05:00
Travis Turner
f31966553f update docs to include cluster-resize config and instructions 2018-03-15 16:25:06 -05:00
Alan Bernstein
8cfe7583ce Fix broken anchor links 2018-03-09 15:27:21 -06:00
Alan Bernstein
a562e73fa4 Minor updates 2018-03-07 18:11:22 -06:00
Alan Bernstein
64bf4827aa Minor fixes 2018-03-07 16:15:18 -06:00
Alan Bernstein
73904db391 Fix indentation 2018-02-21 15:42:35 -06:00
Travis Turner
5529040514
clarify the options in configuration for metrics.service 2018-02-07 11:29:58 -06:00
Alan Bernstein
0254a9ecba Replace html strong tags with markdown strong indicators 2017-11-14 11:28:12 -06:00
Alan Bernstein
7a02bfe6f2 Format list properly 2017-11-14 09:59:39 -06:00
Cody Soyland
35bcc45a79 Add documentation on importing field values. Fixes #924. 2017-11-07 15:20:22 -06:00
Michael Baird
030b0721c8 Added a last checked version I'D. Fixed error messages. 2017-10-27 16:58:00 -05:00
Michael Baird
c14f72b66a changed the diagnostics configuration option to a boolean 2017-10-24 10:40:21 -05:00
Michael Baird
0dc10ad1e9 diagnostics docs 2017-10-18 10:26:27 -05:00
Cody Soyland
be796fa2e0 Fix section heading name and incorrect flag. 2017-09-26 11:06:46 -05:00
Cody Soyland
370ab656f9 Add metadata to doc pages (sort weight and nav headings) 2017-08-16 11:43:45 -05:00
Cody Soyland
f99a15bed2 Change "amount" to "number" in docs. 2017-07-27 13:58:26 -05:00
Cody Soyland
ed6e063102 Attempt to set hard open file limit, improve error messages, and add documentation about open file limits. 2017-07-26 17:08:51 -05:00