Commit Graph

8569 Commits (api-query-examples)

Author SHA1 Message Date
Scott Anderson c11a026db9 added link to distinct function in the v1.tagKeys function 2019-04-24 15:16:39 -06:00
Scott Anderson 568563e564
Merge pull request #186 from influxdata/flux-0.28
Flux 0.28
2019-04-24 14:46:49 -06:00
Scott Anderson dc92734af7 fixed parameter names for aggregateWindow function 2019-04-24 14:39:58 -06:00
Scott Anderson e516ba1764 added flux 0.28 release notes 2019-04-24 13:21:54 -06:00
Scott Anderson 51204031cb
Merge pull request #185 from influxdata/fix/broken-links
Fixed broken links
2019-04-24 11:44:56 -06:00
Scott Anderson 587da1a905 fixed broken links 2019-04-24 11:44:05 -06:00
Scott Anderson b4a8bc941f
Merge pull request #184 from influxdata/update/influx-cli
Update influx CLI commands
2019-04-24 11:15:46 -06:00
Scott Anderson 309c52d767 added -org flag to influx task find command 2019-04-24 11:07:03 -06:00
Scott Anderson 944d2b80dd added the influx ping command, resolves #183 2019-04-24 10:36:22 -06:00
Scott Anderson f1f9feb89c removed org flag from influx bucket commands 2019-04-24 10:23:08 -06:00
Scott Anderson 2bc0259186 added org and org-id flags to influx auth find, resolves #182 2019-04-24 10:10:04 -06:00
Scott Anderson 034f5043ae update to stddev mode parameter description 2019-04-24 09:34:38 -06:00
Scott Anderson 2536ad6f6b added mode parameter to stddev function 2019-04-24 09:29:26 -06:00
Scott Anderson df97a0c010 Merge branch 'alpha-9' of github.com:influxdata/docs-v2 into alpha-9 2019-04-24 09:16:36 -06:00
Scott Anderson 1acd0e5a1b
Merge pull request #181 from influxdata/flux-0.27
Flux 0.27
2019-04-24 09:16:26 -06:00
Scott Anderson 51231b4a01 added flux 0.27 release notes 2019-04-24 09:13:39 -06:00
Scott Anderson 3a6f1b9f7b added link to custom functions doc 2019-04-24 09:03:47 -06:00
Scott Anderson 4fd2a33516 fleshed out custom aggregate function doc, resolves #149 2019-04-23 17:26:53 -06:00
kelseiv 580be277ed
Update README.md 2019-04-22 17:04:08 -07:00
Scott Anderson 93f045bf01 added trimPrefix() and trimSuffix() to strings package 2019-04-22 15:19:51 -06:00
Scott Anderson c306b7179e updated reduce description 2019-04-22 15:03:41 -06:00
Scott Anderson 1a89406071 WIP custom aggregate guide 2019-04-22 13:41:07 -06:00
Scott Anderson 99987b5f76 added ungrouping to group() doc 2019-04-22 07:53:11 -06:00
Scott Anderson 09890fd4da updated aggregate selector descriptions 2019-04-19 16:09:31 -06:00
Scott Anderson 66117232d9 fixed typo in aggregate function index page 2019-04-19 14:59:56 -06:00
Scott Anderson 1ccae6ee66
Merge pull request #178 from influxdata/sidebar-refactor
Sidebar refactor
2019-04-19 11:47:12 -06:00
Scott Anderson 2e18807c6e moved nested sidebar menu to partial 2019-04-19 11:45:43 -06:00
Scott Anderson 6984b17dab replaced menu variables in sidebar partial 2019-04-19 10:18:03 -06:00
Scott Anderson 3fd1431f4b added distinct to v1.tagKeys function definition 2019-04-18 17:00:35 -06:00
Scott Anderson 4279e2e2c2 updated canonical partial to render on every page 2019-04-18 16:57:59 -06:00
Scott Anderson 243bcae10e
Merge pull request #173 from influxdata/function-updates
Function updates
2019-04-18 12:25:13 -06:00
Scott Anderson 33bdbf6de1
Merge pull request #171 from influxdata/api-docs
API documentation
2019-04-18 12:19:16 -06:00
Scott Anderson 7af7cdfccb
Merge pull request #176 from influxdata/security-auth
Security and authorization section
2019-04-18 12:19:03 -06:00
Scott Anderson ead376c19b minor updates to api reference doc 2019-04-18 12:15:01 -06:00
Scott Anderson afca976fdc updated security docs frontmatter, updated tags 2019-04-18 12:09:24 -06:00
Scott Anderson 8ca4eacc0b
Merge pull request #166 from influxdata/vault-secrets
Vault secrets
2019-04-18 12:02:25 -06:00
Scott Anderson 157d921b6d added clarification about vault network access 2019-04-18 12:01:33 -06:00
Scott Anderson b3ae9a6fc5 updated vault doc and view org doc to address PR feedback 2019-04-18 11:55:45 -06:00
Scott Anderson 8f07c36620 added summary and description to security landing page 2019-04-18 11:18:08 -06:00
Scott Anderson 3deaa5209b
Merge pull request #174 from influxdata/flux-0.26
Flux 0.26
2019-04-18 11:02:06 -06:00
Scott Anderson 22cbe8a39f base changes for alpha-9 2019-04-18 10:59:12 -06:00
Scott Anderson 6378336b27 added flux 0.26 release notes 2019-04-18 10:58:17 -06:00
Scott Anderson 2ded12dfa7 clarified difference between unique and distinct functions, resolves #169 2019-04-18 10:18:33 -06:00
Scott Anderson df11cabbaf updated to function and tasks, updated AND operator, resolves #170 2019-04-18 10:01:47 -06:00
Scott Anderson eb5b11d823
Merge pull request #172 from influxdata/sidebar-refactor
Resolved issue causing Hugo deprecation notice
2019-04-18 09:41:59 -06:00
Scott Anderson a463fc95be resolved issue causing deprecation notice 2019-04-18 09:41:17 -06:00
Scott Anderson 0f3e41bafc updated auth token placeholders in api examples to be consistent with others 2019-04-18 09:05:56 -06:00
Scott Anderson a86b66b155 linked API references to new API doc 2019-04-18 08:59:43 -06:00
Scott Anderson 820f260974 added api doc that points to swagger docs in influxd, resolves #164 2019-04-18 08:48:26 -06:00
Scott Anderson ca7c33cef6
Merge pull request #163 from influxdata/move-token-management
Moved token management under security and auth
2019-04-17 14:25:34 -06:00