* remove demo data from get started
* remove demo data ref in OSS Query sample data
* remove demo data in Write data to InfluxDB
* remove demo data from Sample data
* minor edits
* Update 2.x linux installation instructions
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix: cloud 1.x compat docs link to oss 2.0 pages. Dedupe content. Use consistent placeholders and placeholder instructions. Remove redundant shortcode. (closes#3477)
* fix: placeholders in 2.0 1.x query.
* fix: cloud example user email address (#3477).
* Update content/influxdb/v2.1/reference/api/influxdb-1x/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* scaffolding for videos section
* fixed resources page titles, product selector, and left nav availability
* Updated video descriptions
* fixed merge conflict
* made environment dependent changes, disabled autoplay for localhost, fixed cookie errors
* added additional resources to the homepage
* Added related links, descriptions to videos
* updated video descriptions
* added latest search tag to resources section
* updated search tags
* removed unnedded videos.yml
* Update content/resources/videos/geolocation-and-influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/resources/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add password requirements to change-password
We will be enabling password requirements soon and want the documentation to reflect.
* ♻️ use strong language for requirements
Co-authored-by: DJ Carpenter <dj@influxdata.com>
This doc says that '--read-user' and '--write-user' should work for the influx auth create command
But this command knows '--read-users' and '--write-users' not '--read-user' and '--write-user'
* upd notebooks overview and troubleshoot notebooks
* Revert "upd notebooks overview and troubleshoot notebooks"
This reverts commit a6cbf318e4.
* fix: create-notebook for v2.1
* fix: create-notebook for v2.1
* Update normalize data with notebooks (#3437)
* updated normalize data with notebooks
* removed the section about sample data set up
* added export as task information
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated normalize doc to address PR feedback
* removed unnecessary whitespace
* 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>
* fix: refactoring flatten and to account for output to bucket behavior (not working when following a visualize cell)
* Update downsample with notebooks (#3440)
* updated notebooks downsampling guide
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* updated notebook downsampling process
* fixed types and updated param descriptions
* fix spacing
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Revert "fix: refactoring flatten and to account for output to bucket behavior (not working when following a visualize cell)"
This reverts commit 557d06b8e4.
* Revert "fix: create-notebook for v2.1"
This reverts commit 176d6476ed.
* Revert "fix: create-notebook for v2.1"
This reverts commit c4d3c64eec.
* Notebook overview/Troubleshoot notebook updates (#3435)
* add updates to notebook overview
* update troubleshoot notebooks
* fix numbering in data explorer
* fix numbering
* Update content/influxdb/v2.1/notebooks/overview.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.1/notebooks/overview.md
* Update content/influxdb/v2.1/notebooks/overview.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.1/notebooks/overview.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* add oss-only and cloud-only tag for preview/run
* save notebook button only appears b4 1st save
* Update content/influxdb/v2.1/notebooks/overview.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* edits from Barbara and Scott
* Update content/influxdb/v2.1/notebooks/overview.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* add share notebooks
* add cloud only tags for shared notebooks
* fixed icon handling in manage notebooks
* added share to manage notebooks in cloud description
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
* minor fixes
* Update Create a Notebook (#3445)
* Revert "Revert "fix: create-notebook for v2.1""
This reverts commit 5dc298db13.
* Revert "Revert "fix: create-notebook for v2.1""
This reverts commit d0df9acab6.
* Revert "Revert "fix: refactoring flatten and to account for output to bucket behavior (not working when following a visualize cell)""
This reverts commit a9b2ed8731.
* fix: create a notebook.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix: update for Clockface in OSS.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
* fix pagerduty name
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Fix broken link on sql from doc
* fixed broken link on SQL to doc
* fixed broken geo links
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* fix: revise best practices for schema design and resolve high
cardinality (#3107). Reorganize and be more procedural.
Add OSS and cloud-specific cardinality info.
* fix: added bad keys example. Example descriptions.
* Update content/influxdb/v2.0/write-data/best-practices/resolve-high-cardinality.md
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
* fix: update enterprise-1.9 and oss-1.8 to include bad field keys example. Simplify resolve-high-cardinality in oss and cloud.
* Update content/enterprise_influxdb/v1.9/concepts/schema_and_data_layout.md
Clarifies field values and tag keys
feat: troubleshoot write errors (#3003). Fix link in Flux reference.
feat: add rejected_points logging to write-data/troubleshoot (#3003)
feat: add suggested use of explicit bucket schema (#3003).
fix: shortcuts and tense. Add HTTP 422.
Co-authored-by: Roger Peppe <rogpeppe@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
fix: update bucket-schema doc to link to troubleshoot. Update OSS.
fix: add rejected_points measurement to cloud system-bucket schema. Had to duplicate the content; couldn't make cloud-only tag work with the list.
chore: replace duplicated content with cloud-only tag now that it works for lists.
Co-authored-by: Scott Anderson <scott@influxdata.com>
since influxdb2 the restore command is available under the
influx command and not influxd
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>