Commit Graph

4950 Commits (ccb99bb8884e2549faa0c200b6314d3c2194b660)

Author SHA1 Message Date
Scott Anderson 90cfc4772c
Merge pull request #1986 from influxdata/postcss-fix
Use specific postcss-cli version
2020-12-14 13:39:00 -07:00
Scott Anderson 1657a0a9f1 use specific postcss-cli version 2020-12-14 13:33:24 -07:00
noramullen1 0971ca97ff Add changelog 2020-12-14 10:32:21 -08:00
Sam Dillard b82ca682cf
Update optimize-queries.md 2020-12-14 09:50:18 -08:00
Sam Dillard 665a486d4f
Update optimize-queries.md
I just added a little more granularity to the line about how many points the hypothetical scenario would generate in-memory.  The reason being it clarifies the number a little more and also provides a little extra incentive to optimize :).
2020-12-14 09:39:17 -08:00
Scott Anderson 4709f42dbb
Merge pull request #1981 from gmale/patch-1
Fix reversed descriptions.
2020-12-14 09:44:12 -07:00
Kevin Gorham a19fe19b47
Fix reversed descriptions. 2020-12-13 20:38:59 -05:00
Scott Anderson bd3f9f677c
Merge pull request #1977 from influxdata/flux-notification-fixes
Flux notification fixes
2020-12-11 15:15:24 -07:00
Scott Anderson df8038f3b7 updated endpoint docs to address PR feedback 2020-12-11 15:13:51 -07:00
Scott Anderson a1d02f6175 updated monitor notify docs to address PR feedback 2020-12-11 15:09:36 -07:00
Scott Anderson f52e224188 added link to dict.get 2020-12-11 14:49:40 -07:00
Scott Anderson 194aed989c added the dict package 2020-12-11 14:45:13 -07:00
pierwill d46da73d27 Add information to Enterprise ports doc 2020-12-11 13:01:06 -08:00
Scott Anderson 6acf9857c8 documented flux dict types, closes #1796 2020-12-11 13:37:00 -07:00
Scott Anderson 32006dd557
Merge pull request #1979 from shilinlee/patch-1
fix typo
2020-12-11 10:10:46 -07:00
Scott Anderson aae77497f8 updated monitor.notify to address PR feedback 2020-12-10 20:53:44 -07:00
shilinlee cc88a1add0
fix typo 2020-12-11 10:40:51 +08:00
Scott Anderson 7ea259e832 updated monitor.notify to better illustration implementation, closes #1974 2020-12-10 17:22:01 -07:00
pierwill 1915797059
Merge pull request #1429 from influxdata/enterprise-network-img
Add InfluxDB Enterprise network diagram
2020-12-10 16:21:10 -08:00
Scott Anderson 730b2d3b7f updated mapFn descriptions and examples, closes #1976 2020-12-10 16:54:54 -07:00
Scott Anderson f62c8d0804 hotfix: add data retention to system buckets, add user defined tags to system buckets, closes influxdata/DAR#158 2020-12-10 16:12:51 -07:00
Scott Anderson 35fc98943a
Merge pull request #1940 from influxdata/chronograf-1.8.9
Chronograf 1.8.9
2020-12-10 14:43:52 -07:00
Scott Anderson 037973ca79 updated chronograf 1.8.9.1 release notes 2020-12-10 14:20:40 -07:00
Scott Anderson c0ee8f7ec5
Merge pull request #1970 from influxdata/chronograf-v2-auth
Chronograf v2 auth
2020-12-10 14:14:17 -07:00
pierwill cf1753b6c4
Merge pull request #1971 from influxdata/dar-157
Fix typo
2020-12-10 11:01:25 -08:00
pierwill 9ecb339450 Fix typo
Closes https://github.com/influxdata/DAR/issues/157
2020-12-10 10:59:32 -08:00
Scott Anderson 20bd583c6f updated bucket and rp info for chronograf 2020-12-10 10:21:58 -07:00
Scott Anderson e6bc3636e8 updated chronograf docs to address PR feedback 2020-12-10 09:55:27 -07:00
Scott Anderson 346e045b40 Merge branch 'master' into chronograf-1.8.9 2020-12-09 17:05:41 -07:00
Scott Anderson c04124d85c updated chronograf 1.8 connection config doc 2020-12-09 17:04:17 -07:00
Scott Anderson 23db51706a
Merge pull request #1957 from influxdata/bucket-limit
Added notes about organization and bucket limits in OSS
2020-12-09 16:22:35 -07:00
Scott Anderson 398efe1e5b added minor condition to bucket limits 2020-12-09 16:20:39 -07:00
Scott Anderson cb7454be18 updated influxdb v2 chronograf doc 2020-12-09 16:19:14 -07:00
Scott Anderson 2d26a3109b
Merge pull request #1965 from influxdata/docs/invalid-column-type-for-map
docs(flux): add a note to map about invalid column types
2020-12-09 15:44:52 -07:00
Scott Anderson c13fe01a98 updated map note 2020-12-09 15:41:22 -07:00
pierwill 0066028109
Merge pull request #1967 from influxdata/dar-137
Clarify TICKscript lambda docs
2020-12-09 13:48:47 -08:00
pierwill de24b88b6e Add example strContains to TICKscript doc 2020-12-09 13:27:44 -08:00
Jonathan A. Sternberg 71c21ac129
docs(flux): add a note to map about invalid column types 2020-12-09 15:26:14 -06:00
Scott Anderson c969c42b59
Merge pull request #1966 from influxdata/system-buckets
System buckets PR feedback
2020-12-09 14:25:19 -07:00
pierwill 23d8ca4935 Add note on Go reference links in TICKscript doc 2020-12-09 13:25:10 -08:00
Scott Anderson b4adae8d92 PR feedback 2020-12-09 14:24:16 -07:00
Scott Anderson b803078eb4
Merge pull request #1963 from influxdata/system-buckets
Document system buckets
2020-12-09 14:21:17 -07:00
pierwill 8f3b8afe6c
Merge pull request #1964 from influxdata/dar-156
Fix monitor.logs() example
2020-12-09 13:00:45 -08:00
pierwill 855d2a8c7e
Fix monitor.logs() example
Closes https://github.com/influxdata/DAR/issues/156
2020-12-09 12:40:26 -08:00
pierwill 24a136fe51 Add InfluxDB Enterprise network diagram
Work toward https://github.com/influxdata/DAR/issues/121
2020-12-09 12:37:12 -08:00
Scott Anderson 1f683d00cb document system buckets, related to #1949 2020-12-09 11:24:06 -07:00
Scott Anderson 9d6957ed0c Merge branch 'master' into system-buckets 2020-12-09 11:13:43 -07:00
Scott Anderson ff0d860b1d
Merge pull request #1920 from influxdata/cloud-data-durability
Document InfluxDB Cloud durability
2020-12-09 11:13:10 -07:00
Scott Anderson d99cb2bbd5 updated correct to readable in cloud durability doc 2020-12-09 11:11:17 -07:00
Scott Anderson 3f34884c11 added cloud version of system buckets 2020-12-09 11:05:30 -07:00