Commit Graph

8569 Commits (api-query-examples)

Author SHA1 Message Date
Scott Anderson 13016b2fb1 fixed responsive styles for header logo spacing 2019-03-25 09:39:24 -06:00
Scott Anderson 3bfd9adb16 fixed spacing on top nav logo 2019-03-25 09:21:29 -06:00
Scott Anderson 05cbf06ff2
Merge pull request #104 from influxdata/flux/float-corrections
Fixed formatting of Flux float examples and other functions
2019-03-25 08:49:15 -06:00
Scott Anderson 7e5a5c6051 fixed formatting of flux float examples and other functions 2019-03-25 08:42:13 -06:00
Scott Anderson dce8c04862
Merge pull request #103 from influxdata/stable-version
Added flexible stable version messages, minify html on build
2019-03-22 15:18:00 -06:00
Scott Anderson e9252fbec1 added flexible stable version messages, minify html on build 2019-03-22 15:14:03 -06:00
Scott Anderson 6338fb1a89 restructured some content in reduce function doc 2019-03-22 13:36:13 -06:00
Scott Anderson 93d040b7db moved reduce function to built-in/transformations/aggregates and added detail about custom aggregations 2019-03-22 10:00:15 -06:00
Scott Anderson 93c0f5c370 updated reduce parameter pattern examples 2019-03-22 09:14:07 -06:00
Scott Anderson a48eba898e corrected object key names in reduce example, added now about reduce fn object keys and types 2019-03-21 16:06:01 -06:00
Scott Anderson df2f189604 resolved merge conflict 2019-03-21 14:43:27 -06:00
Scott Anderson ba8a2243f5 initial draft of reduce function doc 2019-03-21 14:39:38 -06:00
noramullen1 a12c3eeddd
Merge pull request #97 from influxdata/cloud-2-beta
Cloud 2 beta docs structure and content
2019-03-20 15:23:14 -07:00
Scott Anderson 15f62e9343
Merge pull request #98 from influxdata/update/images-icons
Update images and icons
2019-03-20 15:42:34 -06:00
Scott Anderson 69b3a95d59 updated icon font and shortcode, fixed broken anchor link 2019-03-20 15:31:55 -06:00
Scott Anderson fb85d8d64a updated images and image names, removed unused images 2019-03-20 15:14:28 -06:00
Nora 5c11792700 Updated known issues 2019-03-20 14:03:16 -07:00
Scott Anderson 0f54a53f48
Merge pull request #95 from influxdata/cli/influxd-update
Added run command to influxd cli, updated influxd flags
2019-03-20 11:05:31 -06:00
Scott Anderson 91f58ea480
Merge pull request #89 from influxdata/flux/time-shift
Updated the shift function to timeShift
2019-03-20 09:53:16 -06:00
Scott Anderson 0a132335a4
Merge pull request #92 from influxdata/revert-91-revert-87-flux/math-functions
Re-add Flux math package and  functions
2019-03-20 09:52:54 -06:00
Nora 4adaf89684 Fixed typo 2019-03-19 16:37:23 -07:00
Nora f03b1b18e1 Additional review feedback 2019-03-19 16:31:15 -07:00
Nora 1b67137d45 Address review feedback 2019-03-19 16:28:32 -07:00
Nora 400ce061b2 More updates to GS and shortcode 2019-03-19 16:02:43 -07:00
Scott Anderson 9a700d5546
Merge pull request #96 from influxdata/cloud/feedback-msg
Cloud feedback message
2019-03-19 16:40:51 -06:00
Scott Anderson d8596c392a added cloud-specific feedback message 2019-03-19 16:39:04 -06:00
Nora ebbbc564c2 Updates to GS and shortcode 2019-03-19 14:43:10 -07:00
Nora e467e17726 More updates to GS (WIP) 2019-03-19 10:05:53 -07:00
Scott Anderson edfa67665f added run command to influxd cli, updated influxd flags 2019-03-19 10:38:28 -06:00
Scott Anderson 43a18719f3 initial base for alpha-7, updated download links in get started 2019-03-19 08:44:33 -06:00
Scott Anderson 1d89287daf
Merge pull request #90 from influxdata/update/telegraf-config
Updated Telegraf config management docs
2019-03-19 08:42:36 -06:00
Nora d2af7c5e8c Getting started content (WIP) 2019-03-18 11:28:35 -07:00
Scott Anderson 81e743887c
Merge pull request #93 from influxdata/alpha-6
Alpha 6
2019-03-15 19:07:14 -05:00
Scott Anderson 9aa64ca38e more updates to the alpha-6 release notes 2019-03-15 18:05:34 -06:00
Scott Anderson 3b6a6b5787 updated alpha-6 release notes 2019-03-15 17:46:41 -06:00
Scott Anderson a3afd62540
Revert "Revert "Flux math package and functions"" 2019-03-15 17:39:09 -06:00
Scott Anderson 0f4df1f250
Merge pull request #91 from influxdata/revert-87-flux/math-functions
Revert "Flux math package and  functions"
2019-03-15 18:39:04 -05:00
Scott Anderson e299580816
Revert "Flux math package and functions" 2019-03-15 17:38:39 -06:00
Scott Anderson 317836ea6e updated telegraf config management docs 2019-03-14 15:34:22 -05:00
Scott Anderson 81690509b7 updated flux data model doc, updated IMPL callouts 2019-03-14 07:19:02 -05:00
Scott Anderson a5715c2378 removed unnecessary output data type in timeShift function 2019-03-14 06:42:11 -05:00
Scott Anderson 94da665ef4 updated the shift function to timeShift 2019-03-14 06:39:32 -05:00
Scott Anderson 4de8f019c9 updated contribution guidelines with cloud info 2019-03-13 17:12:46 -05:00
Scott Anderson 9ba4dbb8dc added influxcloud menu to left nav, added conditional cloud page title 2019-03-13 17:09:53 -05:00
Scott Anderson 782ed4f55f
Merge pull request #87 from influxdata/flux/math-functions
Flux math package and  functions
2019-03-13 15:36:38 -06:00
Scott Anderson 9280410d32 updated download links in getting started to alpha-6 2019-03-13 16:33:39 -05:00
Scott Anderson 8cb6bf5504 updated math function docs to address PR feedback 2019-03-13 16:22:48 -05:00
Scott Anderson 3fe838f600 added return values to all math function examples 2019-03-13 16:01:36 -05:00
Scott Anderson 056748c32e added output data types to all math functions 2019-03-13 15:33:01 -05:00
Scott Anderson 6c43a91e5b
Merge pull request #88 from influxdata/cloud-enterprise-shortcodes
Added cloud shortcodes and styles, adjusted enterprise shortcode, upd…
2019-03-13 14:06:05 -06:00