Commit Graph

464 Commits (b2e91001972f74d9c6a1ca142eea6135c285cc63)

Author SHA1 Message Date
Scott Anderson bca2e0e426
Contextualize URL selector feature callout text (#2466)
* contextualize url selector feature callout text, closes #2460

* only show url bubble on home, oss, and cloud, simplify text options
2021-05-04 13:18:38 -06:00
Scott Anderson afda3fb93b
Maintain product and version switcher contexts (#2458)
* maintain product and version switcher contexts, closes #2452

* updated version selector self link
2021-04-29 14:22:15 -06:00
Scott Anderson 43d49365b2
Influxdb 2.0.6 (#2459)
* Re-add InfluxDB 2.0.5 (#2450)

This reverts commit c91442f88c.

* added release notes, updated 2.0.5 release notes

* updated download links for influxdb 2.0.6

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-29 14:04:33 -06:00
Kelly c91442f88c Revert "InfluxDB 2.0.5 (#2450)"
This reverts commit 4de7de611e.
2021-04-28 11:17:54 -07:00
Scott Anderson 4de7de611e
InfluxDB 2.0.5 (#2450)
* Add `--compression` flag to `influx write` (#2243)

Add `--compression` flag to `influx write`

Closes #2240.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Changes to /debug endpoints for InfluxDB 2.0.5 (#2246)

- Add --pprof-disabled influxd flag
- Add pprof-disabled to influxd config-options

Closes #2239.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* deprecated influx transpile command, closes #2266

* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated influx transpile warning from deprecated to removed

* Deprecated 'influx transpile' command (#2304)

* deprecated influx transpile command, closes #2266

* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* added new and missing influxd config options, closes #2297, closes #2293 (#2303)

* Add 'influx task retry-failed' command (#2334)

* added influx task retry-failed command

* add new task retry-failed flags, updated task task-based content, closes #2095

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* address PR feedback for task retry-failed

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated task retry-failed to address PR feedback

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated task-based failed task docs in cloud

* add profilers flag to influx query, closes #2338, closes #2327 (#2342)

* export lp to stdout, closes #2337 (#2343)

* export lp to stdout, closes #2337

* adjust output-path desc, updated command examples

* Clarify user migration in 1.x to 2.0 automated upgrade process (#2344)

* clarify user migration in upgrade process, closes #2336

* updated user migration content to address PR feedback

* updated migration doc for PR feedback

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Updated restore docs (#2352)

* udpated restore docs, closes #2333, closes #2335

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* describe full restore failure

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated restore doc to address PR feedback

Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Shard management (#2322)

* shard reference content

* added shard group diagram

* finished reference info for shards

* add shard group duration config flag and examples, closes #2283

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>

* addressed PR feedback for shard docs

* more updates to shard docs to address PR feedback

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* minor updates to shards doc in 2.0

* updated shard state content

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/v2.0/reference/internals/shards.md

* updated shard group definition in glossary

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>

* removed unnecessary period from influx transpile

* Upgrade from OSS 2.x to Cloud (#2420)

* WIP v2 to cloud migration

* updated config create example in grafana doc, resolves #2415

* draft for v2 to cloud migration

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* minor update to cloud upgrade doc

* updated v2 to cloud upgrade guide to address PR feedback

* updated 1x compatability api docs for cloud

* updated write examples in cloud upgrade, added intro sentence to cloud upgrade landing

* Add file system layout reference doc (#2423)

* add file system layout reference doc, closes #2276

* added filesystem-diagram shortcode to contributing

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updates to filesystem layout doc

* minor update to filesystem layout doc

* fixed typo in v2 to cloud migration

* added newline to filesystem diagram shortcode

* minor updates to fs layout doc

* added windows file system layout

* updated fs layout doc to address PR feedback

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updates to address PR feedback

* Upgrade from 1.x to Cloud (#2424)

* add v1 to cloud upgrade guide with migrate CQs doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* udpated PATH verbiage in v1 to cloud migration doc

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* added caption shortcode, address PR feedback for v1 to cloud migration

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* replaced arbitrary username in cloud v1 compat api doc

* renamed v2 to upgrade doc

* removed old from-v2 cloud migration doc

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* moved diagram css

* minor update to heading in fs layout doc

* updated section heading in fs layout doc

* updated upgrage notification and migration guides

* general cleanup of page titles and descriptions

* Update query optimizations guide (#2441)

* updated pushdowns list, closes #2439, closes #1042

* added profiler information to optimize queries doc

* removed window as a heavy function

* minor change to optimize queries

* update usage of the word manipulate to operate

* add information about dynamically defining filter values, closes #2150

* add information about set vs map to query optimizations, closes #2101

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated pushdowns table

* updated table formatting

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Add windows install instructions (#2430)

* add windows install instructions

* removed unnecessary newlines

* removed notes and newlins from windows install instructions

* added known issues to windows warning

* updated windows install instructions

* updated influxdb version in 1.x and cloud docs

* InfluxDB 2.0.5 swagger (#2448)

* updated swagger files to use influxdata/openapi, added helper script

* fixed typo, added newline

* InfluxDB 2.0.5 release notes (#2426)

* InfluxDB 2.0.5 release notes

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated influxdb 2.0.5 release notes to address PR feedback

* last minute additiosn to 2.0.5 release notes

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* InfluxDB 2.0.5 additions (#2449)

* InfluxDB 2.0.5 release notes

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated influxdb 2.0.5 release notes to address PR feedback

* last minute additiosn to 2.0.5 release notes

* last minute updates to oss, closes #2306, closes 1825

* deduped viz type content

* added missing viz options

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated v1compat swagger

* minor updates to influxdb 2.0.5 release notes

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Edd Robinson <me@edd.io>
2021-04-28 09:10:30 -06:00
Scott Anderson 615645d426
Map visualization (#2355)
* scaffolding for map visualization doc

* added examples images for other map modes

* updated map mode descriptions

* updated map viz to be more task-based

* add usgs sample data to cloud

* added earthquake example query to map viz

* commented out map customization steps

* added information about s2 cell ids in map viz

* updates to map viz to address PR feedback
2021-04-26 13:08:41 -06:00
Scott Anderson 6ff54ae15a
Add cloud note to schema package (#2404)
* added cloud note to schema package, closes influxdata/DAR#181

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* fixed frontmatter formatting

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-09 15:57:27 -06:00
kelseiv d5d0035447
platform upds (#2311)
* platform upds

* Update _index.md

* add 1.x to TICK references

* update platform page to showcase 2.0 and add Telegraf

* get started with the InfluxData platform

* update install and deploy page

* update deploy the tick stack doc

* update monitor platform doc

* more first-round platform updates
2021-03-24 10:00:22 -07:00
Scott Anderson 9dcfcace5a
Create ui/timestamp-formats shortcode (#2259)
* create ui/timestamp-formats shortcode, closes #2249

* added time-format shortcode to other viz docs

* updated cloud viz docs with time format shortcode
2021-03-19 16:36:51 -06:00
Scott Anderson 8eb9cb9211
Add 1.x Grafana docs (#2232)
* updated influxdb oss and cloud grafana/influxql instructions, closes #1340, closes #2165

* updated grafana cloud instructions to use token auth

* updated cloud grafana config screenshot

* show auth options with influxql in grafana doc

* added tab onload js, WIP grafana rework

* updated content for influxql in grafana

* minor updates to grafana doc, closes #2211

* added information about downloading and configuring the influx cli to cloud grafana doc

* minor update in cloud grafana doc

* updated grafana influxql decision tree

* fixed some typos

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* addressed PR feedback

* added updates to grafana

* scaffolding for grafana doc in 1.7

* add grafana docs for influxdb 1.7 and 1.8, closes influxdata/DAR#125

* updates to 1.x grafana docs

* added grafana docs to enterprise 1.7 and 1.8, closes influxdata/DAR#107

* adjusted menu order of enterprise tools section

* updated enterprise grafana docs to address PR feedback

* added information about RPs and more examples, closes #2215

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-03-04 11:32:18 -07:00
Scott Anderson 46d0f16dc0
upgraded hugo to 0.81.0, fixed isset build error, fixed formatting in grafana doc (#2218) 2021-02-26 21:54:41 -07:00
Scott Anderson 368dd4ebc4
Update Grafana docs for OSS 2.0 and Cloud (#2210)
* updated influxdb oss and cloud grafana/influxql instructions, closes #1340, closes #2165

* updated grafana cloud instructions to use token auth

* updated cloud grafana config screenshot

* show auth options with influxql in grafana doc

* added tab onload js, WIP grafana rework

* updated content for influxql in grafana

* minor updates to grafana doc, closes #2211

* added information about downloading and configuring the influx cli to cloud grafana doc

* minor update in cloud grafana doc

* updated grafana influxql decision tree

* fixed some typos

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* addressed PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-26 18:31:19 -07:00
Scott Anderson bad888e91d hotfix: update new github issue link 2021-02-24 10:07:32 -07:00
Scott Anderson e0d6cdd937 hotfix: experimental title fix, telegraf plugin canonical fix 2021-02-23 13:56:30 -07:00
Scott Anderson c1ca5c8408
Fix broken internal links – SEO link audit (#2189)
* link audit, remove info about stopping influxd in restore docs, closes #2168

* fixed broken internal links for seo link audit

* updated canonical logic to be smarter

* fixed canonical links and broken images

* fixed errant find and replace

* fixed formatting of kapa event handler docs

* more link fixes

* more link fixes, support latest shortcode in telegraf plugin descriptions
2021-02-19 11:07:47 -07:00
Scott Anderson 1e1577cad7 hotfix: fixed logic for robots.txt 2021-02-16 21:04:51 -07:00
Scott Anderson 4cea66d5ff
Add robots.txt and staging config file (#2184) 2021-02-16 16:58:55 -07:00
noramullen1 27821a513c
InfluxDB 2.0.4 (#2134)
* Changelog for 2.0.4
* Update influxdb.md
* New influxd commands, flags, and config options (#2139)
* added influxd print-config command
* added --overwrite-existing-v2 flag to influxd upgrade
* added export-lp command
* added nats-related config options to influxd
* updated influxd docs to address PR feedback
* minor updates to influxd docs
* removed ignored files from the repo
* closes #2079
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update upgrade docs to note removal of inmem option (#2138)
* Update upgrade docs to note removal of inmem option
* Update content/influxdb/v2.0/upgrade/v1-to-v2/_index.md
  Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
  Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Apply suggestions from code review
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Swagger files for InfluxDB 2.0.4 (#2145)
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* Apply suggestions from code review
  Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* removed geo ref from oss swagger
* Add new items
* InfluxDB 2.0.4 binaries (#2144)
* updated download links and pkg links for influxdb 2.0.4
* updated underscores to dashes in binary example names
* removed unsupported tag matching operators from swagger, closes influxdata/DAR#160
* Update influxdb-k8-minikube.yaml (#2171)
* update v1-compat swagger with timestamp info, closes influxdata/DAR#118 (#2172)
  Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
  Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
  Co-authored-by: Daniel Moran <danxmoran@gmail.com>
  Co-authored-by: Scott Anderson <scott@influxdata.com>
  Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-02-11 15:55:09 -07:00
Scott Anderson 748789ada8
Update URL switcher feature callout (#2162)
* update URL switcher feature callout

* added responsive styles to URL callout
2021-02-09 16:01:31 -07:00
Scott Anderson e82cb6cee6 hotfix: added anchor to influx cli auth creds note 2021-01-20 07:53:23 -07:00
Scott Anderson 99cf49e824 hotfix: add title to cli authentication credentials note, update link 2021-01-20 07:50:48 -07:00
Scott Anderson 643b182ddf fix related links, closes #2037 2021-01-07 10:16:04 -07:00
Scott Anderson 312c55d7ad resolved merge conflicts 2020-12-23 13:56:20 -07:00
Scott Anderson 5e80bb82fa updated CLI docs to address PR feedback 2020-12-23 10:24:54 -07:00
Scott Anderson 80fecb7d12 implemented mermaid js for dynamic diagrams, closes 1938 2020-12-21 22:49:43 -07:00
Scott Anderson 6fc53e5ca6 added and updated influx cli examples, closes influxdata/DAR#144, closes influxdata/DAR#146 2020-12-17 22:05:38 -07:00
Scott Anderson 0c49e2a944 added influx CLI conventions and credential note 2020-12-16 22:01:06 -07:00
Scott Anderson 7b68665a02 Merge branch 'master' into influxdb-2.0.3 2020-12-14 15:12:12 -07:00
Scott Anderson e6bc3636e8 updated chronograf docs to address PR feedback 2020-12-10 09:55:27 -07:00
Scott Anderson 0e62149ce9 deduplicated flux functions list, closes influxdata/DAR#155 2020-12-08 13:19:06 -07:00
Scott Anderson bb88f8a844 update delete docs to address PR feedback 2020-12-04 16:41:42 -07:00
Scott Anderson 61381384fc add new notebooks icon 2020-12-02 15:10:59 -07:00
Scott Anderson d4a26e4519
Merge pull request #1896 from influxdata/req-shortcode
Required shortcode
2020-12-01 10:17:12 -07:00
Scott Anderson 865cf0008d fixed page detection on product and version selector templates 2020-11-30 20:33:09 -07:00
Scott Anderson 2ea5a281fc updated product selector to maintain context when switching between cloud and oss 2020-11-30 16:08:11 -07:00
Scott Anderson 146f601d06 requited shorcode 2020-11-25 15:39:25 -07:00
Scott Anderson 4b3a74c658
Merge pull request #1827 from influxdata/v1-integrations
Kapacitor and Chronograf with InfluxDB Cloud and OSS 2.0
2020-11-23 10:36:54 -07:00
Scott Anderson 55570a4ec1
updated links for external telegraf plugins, added styles, closes influxdata/influxdata.com#280 (#1864) 2020-11-20 21:27:22 -07:00
Scott Anderson 637944c1b6
Flux VS Code extension (#1858)
* WIP vscode plugin
* WIP vs code extension, added keybind shortcode
* review draft of flux vscode ext, closes #678, closes #1466, closes #1781
* fixed typos in vs code page descriptions
* fixed typo in flux vs code docs
* addressed PR feedback for VS Code doc
2020-11-19 13:41:21 -07:00
Scott Anderson c7bb6fb704 hotfix: added docsearch latest to cloud docs 2020-11-18 13:54:55 -07:00
Scott Anderson f6141b3357 added chronograf guide to v2 2020-11-13 15:12:19 -07:00
Scott Anderson 942203d351
2.0 GA and separate Cloud from OSS (#1805)
* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* create separate pages for querying data

* update weight

* Update flux-repl.md

* Update influx-query.md

* edits f Scott

* move content from explore-metrics to data-explorer

* edits; delete explore-metrics

* edits

* delete file

* remove duplicate content

* add InfluxQLquery examples

* Remove references to "security script"

* draft updates for Band Plot vis

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* URL validation on custom URL (#1763)

* added url validation to custom url form, resolves #1739

* removed placeholder message from custom url form

* updated styles for url selector modal

* Move restore command to `influx` cli, update flags

* Update table for backup

* Remove RC information, update paths for restore, change `backup-path` flag to `input`

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* URL validation on custom URL (#1763)

* added url validation to custom url form, resolves #1739

* removed placeholder message from custom url form

* updated styles for url selector modal

* WIP updating InfluxDB OSS naming throughout

* updated canonical shortcode for oss vs cloud, updated 2.0 version numbers on homepage

* updated swagger file to rc4 for 2.0 and cloud

* fixed canonical partial

* Update multi-user Cloud docs

Also adds a heading the note on permissions.

Closes #1764

* Fix table for backup flags

* Update input flag, remove TSI references

* Address PR feedback

* Remove product tag

* Fix DBRP mapping examples (#1776)

* updated dbrp mapping examples in influxql query guide, closes #1774

* removed unnecessarily escaped newline from dbrp mapping example

* add draft rc4 and GA RNs

* cloud and oss name updates

* emphasis production ready

* update curl example

* duplicate oss pages in cloud

* Address PR feedback

* added new aws us east region, resolves #1777 (#1782)

* Add steps for script editor

* Add cloud version

* moved and updated upgrade guides (#1783)

* Fix typos

* update upgrade links

* edits

* Clarify 1m cardinality is initial limit only

* fix typo

* fix date

* Add note on `_internal` database to v1-to-v2 upgrade guide

Closes #1775.

* Update influxdb.md

* fixed broken links throughout cloud docs

* fixed broken links in 2.0 oss

* Address PR feedback

* remove window pushdowns

* updated oss pushdown list

* Add instructions for verifying InfluxDB 2.0 download

* updated latest versions in edge.js

* added flux-0.94.0 to flux release notes (#1790)

* update date and add Flux .94.0 link

* delete broken link to image

* remove auto refresh; not currently in UI

* add duplicate-oss tag to Cloud execute-queries

* highlight diff between Flux and InfluxQL example

* delete extra header

* Generate v1 compatibility API docs (#1789)

* updated swagger generation to generate v1 compat api docs

* restructured api docs

* updated restore flags table

* updated infludb binary urls in oss and cloud

* Address PR feedback

* Make contact support a mailto link

* Add --log-level flag to `influxd upgrade`

Closes #1795

* add release note about api/v2/delete

* update delete data note for 2.0

* edit

* Fix URLs and filenames in OSS 2.0 Get Started

* update version for GA

* Add color to Flux example for Flux documentation (addresses #1724 )

* Change versions to 2.0.1 in GS

* Replace 2.0.0 with 2.0.1

* Revert Docker updates to 2.0.0

* Add release notes for 2.0.0

* edits; add known issue

* clarify DB is 1.x

* updated influxdb versions in cloud and oss getting started

* updated influxdb oss urls doc

* remove rc and upd upgrade link in back up data

* Edit `influxd upgrade` docs (#1798)

* Edit `influxd upgrade` guide

Major revision of existing docs.

Add "Before you begin: important considerations" section.

* Address PR feedback

* Edit backup instructions

* More work on kap

* Rm comment

* Rm sentence

* Add note on Docker

* Edit intro

* Edit link

* Work on PR feedback

* Continue PR feedback

* More PR feedback

* More edits

* more edits

* Edits

* more edits

* rm word

* updates to address PR feedback for the upgrade guide

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2020-11-11 09:52:14 -07:00
Scott Anderson ec00985e28
influxd Configuration overhaul (#1732)
* overhauled influxd flags and config options, added missing config options, closes #1726, closes #1727, closes #1728

* fixed minor typo in config options

* fixed typos and address PR feedback in config options
2020-10-29 11:25:02 -06:00
Scott Anderson e3ca61ea9c hotfix: fix more broken icons 2020-10-20 11:52:00 -06:00
Scott Anderson 2c2b0a2a4b
fixed icons (#1685) 2020-10-19 12:02:31 -06:00
pierwill ee0dccd2aa
Merge pull request #1537 from influxdata/beta-17-influxd-flags
Add `influxd` options for storage and InfluxQL coordinator tuning
2020-09-30 13:22:59 -07:00
pierwill d0ffc24cc2 Add new influxd flags 2020-09-30 13:13:38 -07:00
pierwill c9b581308d Edit influxd flag descriptions 2020-09-30 12:59:58 -07:00
noramullen1 7cbc510f10 Update influxd options 2020-09-23 12:13:14 -07:00
noramullen1 99c89af433 Add storage flags and realign table (addresses #1523) 2020-09-23 11:46:51 -07:00
kelseiv 9631e01d23
Merge pull request #1428 from influxdata/docs-notifications
Docs notifications
2020-09-23 09:16:45 -07:00
pierwill b128d5a571 Fix $currentVersion variable 2020-09-21 12:52:38 -07:00
pierwill f903844b17 Merge branch 'master' into beta-17 2020-09-21 12:51:23 -07:00
Scott Anderson 0c33f5e6a5
Upgrade to Hugo 0.75.0 (#1440)
* upgraded to hugo 0.75.0

* fixed hugo warning message
2020-09-14 11:04:49 -06:00
Scott Anderson d6e5ffa8f1
V2 equivalent pages (#1433)
* updated stable-version partial with v2 equivalent functionality

* updated contributing with v2 frontmatter, resolves #1313

* updated logic of v2 equivalent pages

* added v2 equivalents to influxdb 1.8
2020-09-11 15:18:18 -06:00
Scott Anderson 3bc323d39e Merge branch 'master' into beta-17 2020-09-10 14:19:10 -06:00
Scott Anderson e26f34d02f added js for notification cookies and interactions 2020-09-10 14:11:56 -06:00
Scott Anderson c531aa02bb established structure and styles of notifications 2020-09-10 10:41:37 -06:00
Scott Anderson 5b9783c055
New support and feedback layout (#1423)
* WIP new feedback/support block

* restructured and restyled support and feedback section

* added api issue button to swagger-generated api docs, resolves #1415

* added community slack link, restyled ul for feedback block

* minor wording change in feedback section
2020-09-09 21:49:06 -06:00
Scott Anderson 0298e6775a added kapacitor enterpise card to homepage 2020-09-09 09:42:24 -06:00
Scott Anderson eacc420a4f added canonical override to canonical partial 2020-09-08 15:12:03 -06:00
Scott Anderson 463b8021b0 removed v2 from influxdb url modal per PR feedback 2020-09-08 10:32:50 -06:00
Scott Anderson c5aba47c09 updated more default ports 2020-09-04 12:26:51 -06:00
Scott Anderson f6a75a6668 uppdated js to not change influxdb 1.x urls, added keep url tags to telegraf, chronograf, and kapacitor codeblocks 2020-09-04 11:38:40 -06:00
pierwill 9cf4904157
Telegraf link audit (#1382)
* Link audit for telegraf

* fixed broken links, fixed telegraf card display logic, updated telegraf btn styles

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2020-09-01 14:27:47 -07:00
Scott Anderson 800ae418c7 InfluxDB Enterprise link audit 2020-08-31 22:39:55 -06:00
Scott Anderson 918e42c780 updated archive version links, updated nested menu 2020-08-31 16:37:56 -06:00
Scott Anderson fc51ad4c64 resolved merge conflicts 2020-08-31 11:46:05 -06:00
Scott Anderson 243c828c47 updated nested menu template to correctly render product tags in v2 2020-08-31 11:39:51 -06:00
Scott Anderson 42c769c100 conditional v2 check for left nav product tags 2020-08-31 11:24:32 -06:00
Scott Anderson ec406849af updated homepage to incorporate design feedback 2020-08-27 15:02:48 -06:00
Scott Anderson 517a18f81a fixed landing page styles 2020-08-27 11:47:38 -06:00
Scott Anderson 77f6fc0b84 updated 404 page to account for mulitple products, resolves #1358 2020-08-27 10:46:16 -06:00
Scott Anderson a837bcaebc
Deploy refactor (#1370)
* Change lambda function to recognize clean URLs

* More bug fixes to CF template and function

* Add redirect for root to /v2.0

* Fix lambda rewrite logic

* Switch to using multiple cache behaviors

* Experiment with deleting lambda@edge functions

* Change lambda function to recognize clean URLs

* More bug fixes to CF template and function

* Add redirect for root to /v2.0

* Fix lambda rewrite logic

* Switch to using multiple cache behaviors

* Experiment with deleting lambda@edge functions

* Update nodejs version in redirect lambda

* Use edge lambda function and remove path redirects.

* updated edge.js and cloudformation template

* revamped lambda edge function, made other template adjustments

Co-authored-by: Gunnar Aasen <gunnar.r.aasen@gmail.com>
2020-08-26 23:19:33 -06:00
Scott Anderson fea7d6541a Update search implementation for merged docs, resolves #1317 2020-08-21 14:23:39 -06:00
Scott Anderson cbcf4a7011 migrated all updates to master into the v1-merge branch 2020-08-20 11:55:31 -06:00
Scott Anderson 6412a29672 updated sidebar, tags, and footer templates 2020-08-20 11:55:10 -06:00
Scott Anderson 5fecb7900c updated note about contrib packages 2020-08-20 11:49:16 -06:00
Scott Anderson 0372708cf2 added contrib fn note, added link to group key definition 2020-08-20 11:49:16 -06:00
Scott Anderson 9532535945 changed influxdb latest to v1.8, added latest override for product selector 2020-08-20 10:19:02 -06:00
Scott Anderson c57fe12222 updated all latest links with latest shortcode, refactored related partial 2020-08-19 16:43:31 -06:00
Scott Anderson 3b3213d393 extended latest shortcode with version constraint, extended related partial to support latest shortcode 2020-08-19 14:46:54 -06:00
Scott Anderson 7c8dfa322d added latest shortcode 2020-08-19 13:53:38 -06:00
Scott Anderson bc29b7ee26 addressed PR feedback, updated homepage card structure 2020-08-18 18:04:20 -06:00
Scott Anderson e76bf16e51 finalized new homepage, resolves #1327 2020-08-18 15:08:50 -06:00
Scott Anderson d6865f3f76 WIP new docs homepage 2020-08-17 14:31:11 -06:00
Scott Anderson bef2789d53 updated canonical tag and added page title header partial 2020-08-13 11:10:58 -06:00
Scott Anderson 93f9c89518 updated canonical tag partial 2020-08-10 09:42:41 -06:00
Scott Anderson ff400e7bfc added platform section in platform nav in 1.x docs 2020-08-03 09:23:32 -06:00
Scott Anderson fed3f718cf added v1 override styles to style v1 blockquoates as notes 2020-07-31 14:10:22 -06:00
Scott Anderson ecd8cbc5be reworked top nav structure and responsive styles 2020-07-31 11:56:52 -06:00
Scott Anderson 784a9bae47 updated telegraf plugin shortcode to version the plugin list 2020-07-30 17:36:06 -06:00
Scott Anderson 267c4a3187 added product selector, updated search placeholder 2020-07-30 15:25:10 -06:00
Scott Anderson 78e48dec79 restructured top nav partials 2020-07-30 11:35:11 -06:00
Scott Anderson 38e8968d5e ported telegraf 1.15 and kapacitor 1.5 2020-07-30 10:37:56 -06:00
Scott Anderson c110a902e5 build version list from a static list in products.yml 2020-07-29 23:07:09 -06:00
Scott Anderson 4bc24b208c updated page title generation and other templated items 2020-07-29 15:58:28 -06:00
Scott Anderson c80e6baa2a made reference menu conditional 2020-07-29 15:11:55 -06:00
Scott Anderson 1bc815ea81 ported influxdb 1.8, added expand shortcode 2020-07-29 15:07:24 -06:00
Scott Anderson 36146aa8ee updated sidebar, tags, and footer templates 2020-07-29 10:02:10 -06:00
Scott Anderson ce4af5d0a7 updated menu references and sidebar partial to get left nav working 2020-07-28 16:34:16 -06:00
Scott Anderson c8da1e7585 hotfix: updated nested menu partial 2020-07-28 12:59:46 -06:00
Scott Anderson ef95ab7d94 added tooltip shortcode, updated data elements doc with tooltip shortcode 2020-07-06 14:36:19 -06:00
Scott Anderson 344d802d22
Merge pull request #1172 from influxdata/url/custom
Add custom InfluxDB URLs and dynamically set URLs
2020-07-02 14:52:54 -06:00
Scott Anderson 7265768dba dynamically change influxdb URL based on referrer, resolves #1115 2020-07-02 09:05:53 -06:00
Scott Anderson 2769693405 add the ability to set custom influxdb urls, resolves #1116 2020-06-29 13:37:26 -06:00
Scott Anderson 8447307db3 resolved merge conflicts 2020-06-25 13:45:27 -06:00
Scott Anderson cb5f0d2db5 merge influx global flags into normal flags, resolves #1150 2020-06-24 15:33:35 -06:00
Scott Anderson a6593ab4f9 Merge branch 'master' into write-data-reorg 2020-06-23 15:04:02 -06:00
Scott Anderson f013a7430e fix frontmatter causing build issues, add custom youtube shortcode, add video to demo data section, resolves #1135 2020-06-23 13:54:02 -06:00
Scott Anderson d1fc31cdd6
Merge pull request #1125 from influxdata/cli-misc-updates
Miscellaneous CLI updates
2020-06-22 14:18:45 -06:00
Scott Anderson f48aac9ba4 updated configuration options doc to address PR feedback 2020-06-22 13:14:38 -06:00
Scott Anderson 35d7d3d256 updated influx global flags, removed local flag 2020-06-18 19:25:37 -06:00
Scott Anderson c19e212996 restructured config options page, added information about config files, closes #1038, closes #1113, closes #1120 2020-06-18 16:05:29 -06:00
Scott Anderson f5609d4b94 updated table structure to align shorthand and longhand cli flags 2020-06-16 10:22:48 -06:00
noramullen1 be21a2b69a Update cloud_regions.html
Fix typo
2020-06-04 10:35:50 -07:00
noramullen1 566e261584 Respond to PR feedback 2020-06-01 14:42:32 -07:00
noramullen1 c44f4690c4 Fix order of tds 2020-06-01 12:02:39 -07:00
noramullen1 c0f4848652 Add location column to URL tables (addresses #1077 ) 2020-06-01 11:57:24 -07:00
Scott Anderson b2b32dc39b updated cloud list with azure, updated cloud styles and shortcode, resolves #1043 2020-05-15 12:04:24 -06:00
Scott Anderson f87bc9b322 updated sample and demo data docs to address PR feedback 2020-05-14 14:51:33 -06:00
Scott Anderson fae01a7b1d added engagio and marketo scripts to layout 2020-05-05 16:30:23 -06:00
Scott Anderson 8c6478f50e added query examples to query guides, misc udpates 2020-04-27 14:25:15 -06:00
Scott Anderson d9c9ce0dff extended children shortcode, added query example data file, updated query guide index page 2020-04-27 10:53:27 -06:00
Scott Anderson c551ca1e6f hotfix: fingerprinted js files to refresh cache on deploy 2020-04-23 15:59:21 -06:00
Scott Anderson a44e970fef quick style changes to buttons 2020-04-23 15:09:30 -06:00
Scott Anderson cc51d22263 added a feature callout for the url selector 2020-04-23 11:19:22 -06:00
Scott Anderson 1c86d94154 lowercased only in product tag 2020-04-22 15:37:04 -06:00
Scott Anderson 72cd5dd2ff minor tweaks based on feedback 2020-04-22 15:33:46 -06:00
Scott Anderson 520f97144f updated and added styles for getting started anchor buttons 2020-04-22 15:01:04 -06:00
Scott Anderson 3ad39093c6 removed UI feedback option from feeback partial 2020-04-22 14:05:43 -06:00
Scott Anderson f8689cd98f Merge branch 'cloud-first' into cloud-cleanup 2020-04-22 14:02:38 -06:00
Scott Anderson ff9beddd53
Merge pull request #952 from influxdata/feedback
update "Support and feedback" for cloud and OSS
2020-04-22 14:02:13 -06:00
Scott Anderson 0f4df0169b cleaning up structure and content after cloud nav changes 2020-04-22 13:59:28 -06:00
Scott Anderson a8250c06a5 added product tags to nav and article templates, removed unused shortcodes, updated contributing 2020-04-22 11:05:44 -06:00
Scott Anderson 737ce75b08 resolved merge conflicts, restructured getting started doc 2020-04-21 12:23:52 -06:00
Scott Anderson c05aa7187c restyled landing page colors, added brand gradients 2020-04-21 11:47:39 -06:00
Scott Anderson 62d8de6306 update influxdb urls on window focus, exempt code blocks from being updated, added info to contributing.md 2020-04-20 14:47:04 -06:00
Scott Anderson 07017fa340 added influxdb selector functionality 2020-04-17 00:57:07 -06:00
pierwill c115b3de8e (Cloud) Combine Cloud and OSS "Get Started" pages
Closes #938

- Moves all contents from /v2.0/cloud/get-started to /v2.0/get-started
- Fix links to the Cloud page to point to combined page
2020-04-16 12:06:41 -07:00
Scott Anderson 0852562449 Merge branch 'poc/cloud-url' into url-select 2020-04-16 10:00:13 -06:00
Scott Anderson e7d191a4a1 groundwork for influxdb url select 2020-04-16 09:59:35 -06:00
Kelly c88f9ce8b6 upd "Support and feedback" for cloud and OSS 2020-04-15 14:31:28 -07:00
Scott Anderson b755f17b6a WIP dark theme 2020-04-14 14:54:03 -06:00
Scott Anderson af7b0e8c8d updated query memory limit default 2020-04-10 14:03:44 -06:00
Scott Anderson 42a9325eba
Merge pull request #928 from influxdata/update/ui-nav
Beta 8 UI nav changes
2020-04-09 12:05:51 -06:00
Scott Anderson 913e6f88a5
Merge pull request #931 from influxdata/influxd/config-options
Added missing InfluxDB configuration options
2020-04-09 12:05:09 -06:00
Scott Anderson 775df82f62 added missing configuration options, resolves #916 2020-04-09 09:42:14 -06:00
Scott Anderson 47f4f7c94c finished new nav icon styles 2020-04-08 15:24:19 -06:00
Scott Anderson b0ebe86ed7 WIP new nav icon styles 2020-04-08 13:04:45 -06:00
Scott Anderson 3211d68f1f Merge branch 'master' into beta-8 2020-04-01 15:18:35 -06:00
Scott Anderson 8230b1dc10 updated google tag manager and header partials, resolves #895 2020-03-31 11:17:37 -06:00
Scott Anderson 15197e6dac added information about writing csv, updated influx write doc, resolves #858 2020-03-26 12:05:31 -06:00
Scott Anderson bd54899d3f more ui path updates, resolves #815 2020-03-25 16:38:13 -06:00
Scott Anderson a1cc4021fe hotfix: switch order of homepage links 2020-03-23 15:03:20 -06:00
Scott Anderson eb218e8993 updated geo guides to address PR feedback 2020-03-23 14:14:04 -06:00
Scott Anderson 0582681680 updated children shortcode to show code examples when provided in the frontmatter 2020-03-20 11:01:37 -06:00
Scott Anderson 068b7b5222 resolved merge conflicts 2020-03-12 09:12:48 -06:00
Scott Anderson eb8fcbfdfa more updates to children shortcode 2020-03-11 11:21:49 -06:00
Scott Anderson 8c68042865 extended children shortcode with list type 2020-03-11 10:28:42 -06:00
Scott Anderson 477abcf63e updated children shortcode for list notes 2020-03-11 10:22:32 -06:00
Scott Anderson e4416d7cdb extended the children shortcode so it will generate the client library list 2020-03-11 10:00:14 -06:00
Scott Anderson 580e7fc4b4 udpated ui element styles 2020-03-10 10:10:35 -06:00
Scott Anderson 3eb71e39ce
Merge pull request #795 from influxdata/common-queries
Common queries
2020-03-05 15:22:49 -07:00
Scott Anderson 80be4d8a2f
Merge pull request #794 from influxdata/flux-0.63
Flux 0.63
2020-03-05 08:44:42 -07:00
Scott Anderson 1ac0d1c2f4 hotfix: fixed version selector logic, resolves #791 2020-03-04 09:24:43 -07:00
Scott Anderson 74774a3dc3 WIP experimental geo package 2020-03-04 09:11:00 -07:00
Scott Anderson af5f3be9d7 added cumulativeSum guide, added flex shortcodes, updates to common queries docs 2020-03-03 11:25:00 -07:00
Scott Anderson 3c55d46923 udpated influx cli docs with mapped environment variables, resolves #656 2020-02-24 11:15:18 -07:00
Scott Anderson 6535413f65 added experimental query package, resolves #767 2020-02-20 09:25:08 -07:00
Scott Anderson 823469f243 automatically detect experimental packages and functiosn and add warning 2020-02-19 21:59:40 -07:00
Scott Anderson e65f4cc3f0 fixed one last nav issue, removed usage and cloud icons from nav-icon shortcode 2020-01-17 13:59:31 -07:00
Scott Anderson d9f8711383 added ids to header elements in cloud support block, resolves #714 2020-01-14 14:07:27 -07:00
Scott Anderson af669d44e9 illustrated the difference between union and join, resolves #557 2020-01-14 06:57:18 -07:00
Scott Anderson 05e1d66ed3 added new pkg cli commands, resolves #704 2020-01-08 16:04:20 -07:00
Scott Anderson 2f770b7352 updated feedback partial and references to it 2019-12-30 14:50:44 -07:00
Russ Savage 86aff4056a feat(content): replace alpha references with beta 2019-12-30 13:27:18 -08:00
Scott Anderson f71332910b
Merge pull request #670 from influxdata/alpha-21
Alpha 21
2019-12-13 15:43:54 -07:00
Scott Anderson 0a98668828 updated telegraf plugins to address PR feedback, now auto-generate plugin links 2019-12-09 09:56:59 -07:00
Scott Anderson b9d96f9ee8 added influx transpile doc, reordered global flags, resolves #651 2019-12-05 10:05:46 -07:00
pierwill da0bc9e504 Fix --help CLI command docs 2019-11-18 10:53:13 -08:00
pierwill a0be4e3784 Add `--skip-verify` flag to cli global flags
Closes #608
2019-11-15 15:17:32 -08:00
pierwill 2bae7d2e3b Add shortcode for influx cli global flags 2019-11-15 15:16:57 -08:00
Gunnar Aasen ff99d7556d Update pay as you go to usage-based 2019-10-31 10:41:54 -07:00
Scott Anderson 2e6d7c7b12 finished updated homepage styles and media queries 2019-10-16 17:12:29 -06:00
Scott Anderson 5573eab05a WIP redesigned homepage 2019-10-15 13:29:29 -06:00
Scott Anderson e8ce2abd61 added repo links to OSS bugs/feedback content 2019-10-08 10:20:42 -06:00
Scott Anderson 9eec3e1729 WIP api-docs autogen, stylesheets, and auto-build process 2019-09-30 10:00:22 -06:00
Scott Anderson b66160f501 WIP swagger API docs 2019-09-26 16:29:14 -06:00
Scott Anderson caaa3138e1 updated left nav icons 2019-09-09 20:04:33 -06:00
Scott Anderson 72c8846c9e added monitor and alert to version landing page 2019-09-09 15:01:16 -06:00
Scott Anderson c20bdcd10a added check management docs 2019-09-07 00:10:37 -06:00
Scott Anderson 90ed3c0a1c added alert icon and updated nav-icon shortcode 2019-09-04 16:01:29 -06:00
Scott Anderson 9249899c60 added load data nav icon, removed orgs nav icon 2019-08-23 09:25:36 -06:00
noramullen1 108f6e5463
Merge pull request #357 from influxdata/alpha-16
Alpha 16
2019-07-25 17:09:11 -07:00
Scott Anderson dfa77bd0fb added google site verification tag to html head 2019-07-25 09:31:18 -06:00
Scott Anderson 56f239157c Merge branch 'master' into alpha-16 2019-07-23 14:42:25 -06:00
Scott Anderson f7e9172d0e updated cloud support box, fixed typos, updated favicon 2019-07-23 11:18:41 -06:00
Scott Anderson b9f1f6b36d added cloud banner on home page 2019-07-23 07:58:03 -06:00
Scott Anderson 860ee180c1 refactored movingAverage and added timedMovingAverage, resolves #311 2019-07-11 10:35:35 -06:00