Commit Graph

4121 Commits (be8cf9c0712cb67218ec670497d9237f65901a2a)

Author SHA1 Message Date
noramullen1 be8cf9c071 Commented out UI content 2020-10-12 10:46:10 -07:00
pierwill 22f63d6aca
Merge pull request #1640 from influxdata/pierwill-patch-keepfirst
Fix typo
2020-10-12 09:49:31 -07:00
pierwill 9113b3ae56
Fix typo
Closes #1638
2020-10-12 09:48:26 -07:00
kelseiv 8248f490ec
Merge pull request #1634 from influxdata/revert-1591-new-notification-endpoints
Revert "Add Telegram endpoint (addresses #1198 )"
2020-10-09 13:36:52 -07:00
kelseiv 2331303bca
Revert "Add Telegram endpoint (addresses #1198 )" 2020-10-09 13:35:44 -07:00
noramullen1 cfca876536
Merge pull request #1575 from influxdata/dbrp-mapping-fixes
DBRP mapping fixes
2020-10-08 16:56:52 -07:00
kelseiv 07bda68953
Merge pull request #1630 from influxdata/HTTP-Listener-v2
Update HTTP Listener v2 description
2020-10-08 12:30:54 -07:00
Kelly fefda0db00 add latest 2020-10-08 12:29:44 -07:00
Kelly 5b521432e6 add influxdb listener link 2020-10-08 12:28:55 -07:00
Kelly d51de33bc7 update HTTP Listener v2 description 2020-10-08 12:17:59 -07:00
kelseiv 9eb3ba4990
Merge pull request #1627 from influxdata/delete-404
redirect delete w predicate to influx delete
2020-10-08 11:03:07 -07:00
kelseiv 6a9e47ed70
Merge pull request #1628 from influxdata/holt-winters
Clarify `m` is minutes and `mo` is months
2020-10-08 11:01:44 -07:00
Kelly 351ec90c62 clarify m is minutes and mo is months 2020-10-08 11:00:02 -07:00
noramullen1 ae9e1e85ce
Merge pull request #1622 from influxdata/add-token-prefix
Add token prefix
2020-10-08 10:05:50 -07:00
Kelly ace3134b64 redirect delete w predicate to influx delete 2020-10-08 09:20:31 -07:00
kelseiv bfe991f05f
Merge pull request #1623 from influxdata/chronograf-187
Chronograf 187
2020-10-07 16:48:52 -07:00
kelseiv 1ae9c0e977
add link to more info on the DBRP mapping API doc 2020-10-07 16:19:22 -07:00
kelseiv f0f0901e94
add link for more info to see DBRP mapping API doc 2020-10-07 16:17:51 -07:00
pierwill df12bd0b20
Merge pull request #1621 from influxdata/chronograf-inactivity
Document Chronograf inactivity duration option
2020-10-07 14:33:57 -07:00
pierwill ee515e4c1e Alphabatize Chronograf authentication options 2020-10-07 14:32:56 -07:00
noramullen1 cab3c1e88a Add alerta endpoint details (addresses #1611 ) 2020-10-07 14:18:38 -07:00
kelseiv 63690d4918
Merge branch 'master' into dbrp-mapping-fixes 2020-10-07 13:06:17 -07:00
kelseiv a34a45d5cf
add link to more InfluxQL info 2020-10-07 13:02:05 -07:00
kelseiv 7d4d043794
update curl example to tie FROM into dbrp convention 2020-10-07 12:59:29 -07:00
kelseiv d00fcfc246
added org and org ID options 2020-10-07 12:57:23 -07:00
pierwill 864b1f31cb
Merge pull request #1620 from influxdata/pierwill-patch-task-typo
Fix typo in task doc
2020-10-07 12:13:18 -07:00
noramullen1 ea5fd667e4 ADdresses #1611 (WIP) 2020-10-07 10:52:10 -07:00
pierwill 2900d72d5f Document Chronograf inactivity duration option 2020-10-07 10:21:14 -07:00
pierwill 284c578856
Fix typo in task doc
Closes #1615
2020-10-07 10:10:27 -07:00
pierwill cefec9199e
Merge pull request #1619 from influxdata/pierwill-patch-nyc
Update bike-share URL
2020-10-07 10:02:52 -07:00
pierwill 7ecc92ce64
Update bike-share URL 2020-10-07 09:54:53 -07:00
pierwill df0d710a99
Merge pull request #1593 from sranka/patch-1
feat(chronograf-cli): add TLS ciphers and versions
2020-10-07 09:52:48 -07:00
noramullen1 f5c3023fe2 Add changelog for 1.8.7 2020-10-06 16:01:44 -07:00
noramullen1 aff90f23ce Fix parameter names 2020-10-06 14:41:19 -07:00
noramullen1 3ec465e9c1
Merge pull request #1607 from influxdata/remove-delete
Addresses #1604
2020-10-06 14:30:26 -07:00
noramullen1 9bf2c5b451 Addresses #1604 2020-10-06 12:52:21 -07:00
pierwill a69016aa79
Merge pull request #1562 from influxdata/permission-denied
Add page on troubleshooting systemd permissions
2020-10-06 10:56:42 -07:00
pierwill be431087ef Add page on troubleshooting systemd permissions 2020-10-06 10:55:14 -07:00
noramullen1 56481cee45
Merge pull request #1591 from influxdata/new-notification-endpoints
Add Telegram endpoint (addresses #1198 )
2020-10-06 10:17:57 -07:00
pierwill 3646da3db9
Merge pull request #1597 from influxdata/get-started-rc-link
Link to rc0 upgrade guide from Get Started
2020-10-05 14:41:03 -07:00
pierwill 0ddba6af4e Link to rc0 upgrade guide from Get Started 2020-10-05 13:25:55 -07:00
pierwill 8eb929802f
Merge pull request #1594 from sranka/patch-2
feat(cmd/influx/write): Document `influx write` rate limiting
2020-10-05 12:14:23 -07:00
Pavel Závora ca19c0158b
feat(cmd/influx/write): limit write rate
Follow code changes in https://github.com/influxdata/influxdb/pull/19660
2020-10-05 19:46:27 +02:00
Pavel Závora 9541027937
chore: apply review of content/chronograf/v1.8/tools/chronograf-cli/_index.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2020-10-05 19:15:00 +02:00
noramullen1 56610498eb Add telegram to index page. 2020-10-05 10:12:53 -07:00
noramullen1 841d380f2f
Update create.md 2020-10-05 09:51:59 -07:00
pierwill 65d10195fa
Merge pull request #1590 from influxdata/influxdb-1.8.3
Publish InfluxDB 1.8.3 docs
2020-10-04 13:41:25 -07:00
pierwill ab15f9b383 Fix InfluxDB 1.8.3 URL 2020-10-04 13:38:22 -07:00
Pavel Závora f580b39e56
feat(chronograf-cli): add TLS ciphers and versions
https://github.com/influxdata/chronograf/pull/5591 introduces new options, these are required in the 1.8.7 release of chronograf
2020-10-03 08:53:23 +02:00
kelseiv edeade9f78
Merge pull request #1552 from influxdata/cloud-template
Cloud templates
2020-10-02 17:44:59 -07:00