Commit Graph

8569 Commits (api-query-examples)

Author SHA1 Message Date
Scott Anderson 9b5520279f
Merge pull request #426 from influxdata/telegraf-1.12
Telegraf 1.12
2019-09-03 16:40:44 -06:00
Nora 5f44999373 updated steps 2019-09-03 15:25:07 -07:00
Kelly 8bb7c763ef add edits from Scott 2019-09-03 15:13:17 -07:00
Nora 4ebe98de16 Create notification-rules doc 2019-09-03 13:44:41 -07:00
Scott Anderson 81780e5714 fixed description of date package 2019-09-03 12:17:12 -06:00
Kelly 8250b6e260 change check tag to notification endpoint 2019-09-03 11:08:11 -07:00
Kelly d4a568163d add notification-endpoints.md 2019-09-03 11:07:14 -07:00
Scott Anderson 5d02e0d947 added Telegraf 1.12 plugins and updated telegraf version 2019-09-03 10:27:39 -06:00
Scott Anderson 40b6ef86a2 added http package, resolves #389 2019-08-30 16:36:08 -06:00
Scott Anderson 5b193f8362 updated monitor.notify endpoint param example 2019-08-30 09:37:02 -06:00
Scott Anderson 6ea36fe096 corrected deadman t param value 2019-08-30 09:27:48 -06:00
Scott Anderson cb74dbffe3 updated monitor package docs to address PR feedback 2019-08-30 09:09:33 -06:00
Scott Anderson 302b9b0171 finshed deadman and check functions, resolves #377 2019-08-29 16:55:19 -06:00
Kelly 7f55dcf9f0 add page for Monitor data and receive alerts 2019-08-29 10:47:51 -07:00
Scott Anderson 2cb32d166a
Merge pull request #421 from influxdata/flux/function-corrections
Various flux function fixes
2019-08-29 09:28:50 -06:00
Scott Anderson e5ed4171af minor update to increase function doc 2019-08-29 09:25:55 -06:00
Scott Anderson 34a184c7aa various flux function fixes 2019-08-29 09:23:29 -06:00
Scott Anderson 428faa0ee8 WIP added monitor.logs, working on monitor.deadman 2019-08-29 08:59:38 -06:00
Scott Anderson 35c8b2cb4e
Merge pull request #418 from influxdata/flux/mqtt-package
Flux MQTT package
2019-08-28 10:43:44 -06:00
Scott Anderson 5fc3d43947 updated mqtt.to to address PR feedback 2019-08-28 10:41:41 -06:00
Scott Anderson dcf34b5aed documented the mqtt.to function, resolves #362 2019-08-28 09:42:43 -06:00
Scott Anderson 31e669f590 WIP updated monitor.from and monitor.notify functions 2019-08-27 14:27:51 -06:00
Scott Anderson 621f137f63 WIP monitor package 2019-08-27 08:33:33 -06:00
Scott Anderson 1d382b625f WIP mqtt.to documentation 2019-08-27 08:08:09 -06:00
Scott Anderson d30bce8599
Merge pull request #415 from influxdata/flux/json-package
Flux JSON package
2019-08-26 15:44:42 -06:00
Scott Anderson e3f8173314 updates to json.encode to address PR feedback 2019-08-26 15:43:47 -06:00
Scott Anderson 7fbf960f12 updated string interpolation docs 2019-08-26 15:24:06 -06:00
Scott Anderson de40dd131e added missing period in json.encode page description 2019-08-26 15:20:40 -06:00
Scott Anderson 6cef09039f
Merge pull request #412 from influxdata/flux/truncate-time-column
Flux 'truncateTimeColumn()' function
2019-08-26 15:18:28 -06:00
Scott Anderson a4b57f35a8
Merge pull request #416 from influxdata/flux/bytes-type-conv
Flux 'bytes()' type conversion function
2019-08-26 15:17:42 -06:00
Scott Anderson c2a3986572 added bytes type conversion function, updated type conversion examples, resolves #414 2019-08-26 15:14:48 -06:00
Scott Anderson fe3bda6990 added flux JSON package, resolves #393 2019-08-26 15:06:40 -06:00
Scott Anderson 78fbe07eb1 removed outdated implementation notes 2019-08-26 13:42:27 -06:00
Scott Anderson ae3a4e3484 fixed truncateTimeColumn function definition 2019-08-26 10:19:12 -06:00
Scott Anderson 1d3aacf247 added flux truncateTimeColumn function, resolves #411 2019-08-26 10:15:56 -06:00
Scott Anderson 7bce63d485 various flux updates, resolves #397 2019-08-26 09:59:47 -06:00
Scott Anderson 6050fb1de0
Merge pull request #410 from influxdata/flux/string-interpolation
Update Flux string interpolation documentation
2019-08-26 09:46:04 -06:00
Scott Anderson 09c9dbc766 update flux string interpolation documentation, resolves #409 2019-08-26 09:44:39 -06:00
Scott Anderson 629668847d added flux bytes type, resolves #392 2019-08-26 09:35:13 -06:00
Scott Anderson 44609d34fd
Merge pull request #407 from influxdata/cli/dumpwal
Add 'influxd inspect dumpwal' command
2019-08-23 16:45:50 -06:00
Scott Anderson 2f94eccc70 resolved merge conflicts in influxd inspect page 2019-08-23 16:41:59 -06:00
Scott Anderson 017db22dd4
Merge pull request #408 from influxdata/cli/dump-tsi
Add  'influxd inspect dump-tsi' command
2019-08-23 16:39:09 -06:00
Scott Anderson 3db50eb5bb minor update to dumpwal command 2019-08-23 16:37:21 -06:00
Scott Anderson 083e6763a8 updated dumpwal command to address PR feedback 2019-08-23 16:32:02 -06:00
Scott Anderson e9af5484cb added influxd inspect dump-tsi command, resolves #403 2019-08-23 16:12:52 -06:00
Scott Anderson c90edd4a25 added the influxd inspect dumpwal command, resolves #302 2019-08-23 15:49:11 -06:00
Scott Anderson 84cc1926c4
Merge pull request #406 from influxdata/cli/verify-seriesfile
Add 'influxd inspect verify-seriesfile' command
2019-08-23 14:17:39 -06:00
Scott Anderson bc80960930 added influxd inspect verify-seriesfile command, resolves #326 2019-08-23 13:09:38 -06:00
Scott Anderson 9de80fab8d
Merge pull request #402 from influxdata/flux/kaufman-functions
Flux Kaufman functions
2019-08-23 12:46:23 -06:00
Scott Anderson 705102b023 updated kaufmansER to address PR feedback 2019-08-23 10:44:13 -06:00