Commit Graph

2622 Commits (09239e94de14591c7d461e1ec362bd7d6ed86fce)

Author SHA1 Message Date
pierwill 3c8276158c Add Flux 0.82.2 release notes 2020-08-26 11:01:48 -07:00
kelseiv cfcdb2c06b
Merge pull request #1281 from influxdata/email-target-notification
draft send email alert
2020-08-25 08:25:52 -07:00
Jonathan A. Sternberg f681e7f929
Clarify that window every duration must be positive and nonzero (#1354) 2020-08-24 14:50:58 -05:00
Kelly 27e2815ffd add link to docker template 2020-08-20 14:34:21 -07:00
Kelly 9ce27d93fc fix templates links 2020-08-20 14:32:56 -07:00
Scott Anderson 909f87aa52 fixed typos 2020-08-19 12:43:57 -06:00
Scott Anderson 355bc3534b updated spec with types and changed objects to records, link audit 2020-08-19 12:43:14 -06:00
Kelly ec7521f508 edit f Scot 2020-08-19 10:29:23 -07:00
Scott Anderson 00f1066d3e updated integer usage on range 2020-08-19 10:10:17 -06:00
Scott Anderson d8c8c4f41d added flux-0.81 to flux changelog 2020-08-19 09:55:38 -06:00
kelseiv 4e6a1cd438
fix typos 2020-08-18 17:35:35 -07:00
Kelly ba87b695c4 edits f Scott 2020-08-18 17:27:28 -07:00
pierwill 3fa55e9150 Fix description of `influx telegrafs update` subcommand
Closes #1335
2020-08-18 11:00:32 -07:00
kelseiv eb51761329
Merge pull request #1334 from influxdata/monitor-guides
Monitor guides
2020-08-18 09:44:25 -07:00
kelseiv c025a99eec
Merge pull request #1207 from influxdata/monitor-windows
monitor windows
2020-08-18 09:42:37 -07:00
kelseiv 2f9b8a789b
Merge pull request #1208 from influxdata/monitor-docker
Monitor docker
2020-08-18 09:37:45 -07:00
kelseiv 19edd74d27
Merge pull request #1212 from influxdata/monitor-haproxy
Monitor haproxy
2020-08-18 09:37:21 -07:00
kelseiv b7b63d6657
Merge pull request #1161 from influxdata/monitor-guides
add monitor with templates
2020-08-18 09:36:28 -07:00
Kelly 913e3e5ca7 update format in js client library 2020-08-18 09:28:13 -07:00
kelseiv 86457620a6
Merge pull request #945 from Anaisdg/feat/clients
Feat/clients
2020-08-18 08:50:56 -07:00
kelseiv e4612cd6c1
add numbering and alignment 2020-08-17 22:31:51 -07:00
kelseiv 7a3bfee9ff
change header levels 2020-08-17 22:02:49 -07:00
kelseiv 2a185cc637
update feedback alignment 2020-08-17 21:55:28 -07:00
kelseiv 320dcef428
Update python.md 2020-08-17 21:54:12 -07:00
kelseiv 86e9b4b955
align format 2020-08-17 21:53:24 -07:00
kelseiv fc7b6afcb9
edits 2020-08-17 21:45:28 -07:00
kelseiv 29107a1647
Update go.md 2020-08-17 21:38:32 -07:00
kelseiv 9a20eed0f1
edits 2020-08-17 21:26:44 -07:00
kelseiv 12bc92e654
minor edits 2020-08-17 21:15:31 -07:00
kelseiv 79a274e5ed
Update go.md 2020-08-17 17:32:38 -07:00
kelseiv 234e42a600
edit f Scott 2020-08-17 17:10:03 -07:00
kelseiv dab5fa47e1
fix format 2020-08-17 15:16:36 -07:00
Kelly c2921492db updates to SES 2020-08-17 15:14:27 -07:00
Kelly c50ded3713 edits from Scott 2020-08-17 13:47:54 -07:00
pierwill 0a6eefa9a3
Typo fix in task docs 2020-08-17 11:18:55 -07:00
pierwill 312fe520cb
Merge pull request #1323 from influxdata/var-names
Add note on variable naming restrictions
2020-08-14 13:11:30 -07:00
pierwill 9088d9220d Add note on variable naming restrictions
Fixes #1300
2020-08-14 13:01:33 -07:00
pierwill e7403c98ad
Merge pull request #1257 from influxdata/add-vpc
Add info on VPC to pricing plan
2020-08-14 12:55:28 -07:00
pierwill a1574fb43a Fix Postman docs 2020-08-14 08:58:36 -07:00
noramullen1 efd5dc76eb Fixed broken link 2020-08-13 12:02:46 -07:00
noramullen1 27ca17b2e3
Merge pull request #1295 from influxdata/view-dashboard-id
Add how to view dashboard ID (addresses #1278 )
2020-08-12 14:29:36 -07:00
noramullen1 c63a94b65e Addressed PR feedback 2020-08-12 14:29:01 -07:00
Scott Anderson 0fc12d9d52 added int support to range, resolves #1296 2020-08-12 13:16:54 -06:00
Scott Anderson ce19e4d7d8 removed integer support from timeable function parameters 2020-08-12 11:47:42 -06:00
Scott Anderson 9a6a6bc966 added flux 0.80.0 release notes 2020-08-12 11:27:00 -06:00
Scott Anderson 31ddc639fe
Merge pull request #1297 from influxdata/flux-0.79
Flux 0.78 & 0.79
2020-08-12 11:20:00 -06:00
Kelly 107bf14825 Merge branch 'email-target-notification' of github.com:influxdata/docs-v2 into email-target-notification 2020-08-12 09:59:31 -07:00
Kelly 445a515003 edit 2020-08-12 09:59:26 -07:00
kelseiv a903e96647
remove extra character 2020-08-12 08:34:10 -07:00
noramullen1 3e393cf491 Add how to view dashboard ID (addresses #1278 ) 2020-08-12 06:54:35 -07:00
noramullen1 e3be2a0b70 Address additional wording updates and feedback 2020-08-12 06:39:19 -07:00
Scott Anderson 9944fc4d3b added flux array package 2020-08-11 23:59:42 -06:00
Scott Anderson 71c15534bb added flux 0.79.0 release notes 2020-08-11 23:26:22 -06:00
Scott Anderson f85f76310e
Revert "Flux Google BigQuery support" 2020-08-11 23:21:33 -06:00
kelseiv 1bbbc83846
delete extra space 2020-08-11 22:05:35 -07:00
Kelly 827ab3032f edits 2020-08-11 22:03:43 -07:00
Kelly c31360cd63 update mailgun info 2020-08-11 21:57:57 -07:00
Scott Anderson db00320508 quick typo fix in sql.to doc 2020-08-11 22:49:43 -06:00
Scott Anderson fe4fd7967e quick typo fix in sql.from doc 2020-08-11 22:49:23 -06:00
Kelly 5049bdb000 tighten up spacing 2020-08-11 21:34:24 -07:00
Kelly 3e70a300f0 rmv space 2020-08-11 21:27:03 -07:00
Kelly e3cb8450ea add tab-content wrapper 2020-08-11 21:19:45 -07:00
Kelly 5a52b93e5e update note 2020-08-11 21:17:13 -07:00
Kelly 3e529c171e fix CI build 2020-08-11 21:14:55 -07:00
Kelly 0c03ace760 update Mailgun example 2020-08-11 21:11:14 -07:00
Kelly 3b2a48a681 add AWS SES and Mailjet as examples 2020-08-11 17:40:14 -07:00
Scott Anderson 9571096c5f added bigquery links to flux changelog 2020-08-11 17:02:21 -06:00
Scott Anderson ea1acd43fe added bigquery to query sql db guide 2020-08-11 16:48:01 -06:00
Scott Anderson eb329c7aba added bigquery to sql package 2020-08-11 16:33:50 -06:00
Scott Anderson 36cf187b20 updated geo docs to address PR feedback 2020-08-11 14:18:15 -06:00
Scott Anderson ce71c90a2c fixed typo in geo index page 2020-08-11 10:36:29 -06:00
Scott Anderson 0861363f0c updated flux 0.78 release notes with breaking changes 2020-08-11 09:19:43 -06:00
Scott Anderson 71f5651516 added new GIS functions and unit support to geo package 2020-08-11 09:16:06 -06:00
Kelly 4258dd2856 update mailjet script 2020-08-10 15:35:05 -07:00
Kelly 29144094d4 add closing note tag 2020-08-10 14:16:46 -07:00
Kelly 74b00c9d97 fix line 128 2020-08-10 14:14:25 -07:00
noramullen1 16c3126bd1
Update data-elements.md 2020-08-10 13:50:14 -07:00
noramullen1 6780037718 Add series cardinality note to tags info per DAR #106 2020-08-10 13:27:37 -07:00
Scott Anderson cbeff50523 added flux 0.78.0 changelog 2020-08-10 13:29:52 -06:00
pierwill e2365f602c
Fix link to sample data
Closes https://github.com/influxdata/DAR/issues/108
2020-08-10 11:56:08 -07:00
Kelly 3ab537fa36 fix note 2020-08-10 10:09:02 -07:00
Kelly 1ff4a58b78 draft send email alert 2020-08-10 09:44:14 -07:00
noramullen1 81cef622d9
Merge pull request #1273 from influxdata/beta-16-changelog
Beta 16 changelog
2020-08-06 12:26:01 -07:00
Scott Anderson 6e9c8df361 updated influx dashboards example comments 2020-08-06 13:07:23 -06:00
noramullen1 45f53dec90 Update breaking changes 2020-08-06 11:48:09 -07:00
Scott Anderson 7c198fc07b removed unnecessary influx dashboards syntax 2020-08-06 12:27:52 -06:00
Scott Anderson e6c937b516 added influx dashboards command, deprecated influx repl, resovles #1270 2020-08-06 12:25:47 -06:00
noramullen1 c090a7d04c Merge branch 'beta-16' into beta-16-changelog 2020-08-06 11:05:18 -07:00
noramullen1 9de2147efb Add changelog 2020-08-06 11:04:37 -07:00
Scott Anderson 61ef334676 updated download links for beta-16 2020-08-06 11:52:42 -06:00
noramullen1 bbc0598f5c Add pricing vector descriptions 2020-08-06 10:35:40 -07:00
Scott Anderson 3649bd3159 added link to flux 0.77.0 changelog 2020-08-04 14:56:48 -06:00
Scott Anderson 4be2fa8655 updated duration example, commented out fn param on keyValues 2020-08-04 14:56:04 -06:00
Scott Anderson c48a8147cf updated influxdb.select to address PR feedback 2020-08-04 12:56:48 -06:00
noramullen1 77fccbe13f Fix data in/out 2020-08-04 11:51:45 -07:00
noramullen1 38dc9088c3 Updates for 9/1 pricing changes 2020-08-04 11:42:04 -07:00
Scott Anderson 3c8b07cda7 added user-contributed influxdb package and influxdb.select function 2020-08-04 11:27:40 -06:00
Scott Anderson 456fef4da5 added toc for rows.map examples 2020-08-04 08:58:24 -06:00
Scott Anderson 6abdfe6dcb added contrib fn note, added link to group key definition 2020-08-04 08:50:17 -06:00
Scott Anderson b379586bbf add map.rows link to flux changelog 2020-08-03 17:18:16 -06:00