Commit Graph

28 Commits (v3/inspect-partitions)

Author SHA1 Message Date
Scott Anderson 9e4034d260
Document v3 custom partitions (#5309)
* WIP added storage engine diagram svg and info

* WIP scaling strategy diagrams

* WIP finished storage architecture doc

* WIP added offset and time trim capbilities to current-date shortcode

* WIP custom partitions

* finalized define partitions doc

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* updates to address PR feedback

* various fixes

* minor updates to storage architecture

* ported custom partition content to clustered

* fix incorrect menu key

* influxctl 2.5.0 (#5339)

* updated influxctl database create with partition info

* added influxctl table create command

* ported influxctl table create command to clustered

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* fixed mentions of influx vs influxctl in v3 docs

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Add manage table task-based docs with partitioning info (#5340)

* add manage table task-based docs with partitioning info

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* influxctl 2.5.0 release notes (#5343)

* influxctl 2.5.0 release notes

* Apply suggestions from code review

Co-authored-by: Joshua Powers <powersj@fastmail.com>

---------

Co-authored-by: Joshua Powers <powersj@fastmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-03-04 09:15:10 -07:00
Scott Anderson 2c1375d9cb
SAL operators (#5225)
* WIP SQL operators

* add more descriptions for sql operators

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* port sql operator docs to serverless and clustered

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-13 09:12:50 -07:00
Scott Anderson 638c694de8
Enhance Flux functions lists (#5221)
* WIP flux function list

* fix isset error with icon shortcode

* Update content/flux/v0/spec/variables.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-07 13:56:49 -07:00
Scott Anderson 636f5ada45
V2 nav reorg (#5213)
* nest reference docs menu in v2 and cloud

* move migrate data into write data

* nest notebooks under tools

* nest templates under tools

* nest telegraf configs under tools

* cleanup weights and titles of tools sections

* reorg org and bucket management under admin

* add backup/restore to admin, clean up related links

* restructure security sections under admin

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* updated serverless cli docs to address pr feedback

* Update content/influxdb/cloud/admin/organizations/delete-org.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* port v2 install changes to new structure

* address pr feedback and ported missing content to serverless

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-06 15:53:12 -07:00
Scott Anderson 60da4591c3
Cloud Dedicated InfluxQL reference (#4959)
* Dedicated InfluxQL function reference, sample data, feature tracking (#4934)

* WIP influxql reference docs

* WIP finished porting InfluxQL aggregate and selector functions

* WIP holt winters

* WIP adding sample data sets to dedicated

* restructured content for influxql technical analysis functions

* added sample data and examples for influxql technical analysis functions

* restructured influxql transformation function docs

* add influxql feature tracking doc with function support

* updated influxql page function descriptions

* added note about missing influxql functions

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* updates to address PR feedback

* update group by time example descriptions

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Dedicated InfluxQL SELECT statement, quotation, and regexp docs (#4945)

* WIP influxql select and regexp

* update select examples, add quoting doc

* updated influxql regexp content

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* InfluxQL WHERE clause, date-time related content (#4946)

* WIP dedicated influxql where clause

* add time, time zone, date-time functions

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* InfluxQL GROUP BY with new sample data (#4954)

* finish influxql group by revamp

* Apply suggestions from code review

Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>

* minor fixes

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Apply suggestions from code review

* updates to address PR feedback

---------

Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* InfluxQL ORDER BY, LIMIT, SLIMIT, OFFSET, and SOFFSET clauses (#4957)

* order by, limit, slimit, offset, soffset clauses

* updated limit/offset behavior

* updated influxql landing page

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Stuart Carnie <stuart.carnie@gmail.com>
2023-05-26 10:30:08 -06:00
Scott Anderson 4dcb7dfe6f
InfluxDB get started (#4628)
* WIP new influxdb get started

* WIP get started tutorial

* WIP get started

* persist tab selection when navigating tutorials

* WIP wrapped up query get-started

* WIP small updated to query get-started

* WIP influxdb get started

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* minor updates to get started started docs

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* fixed truncate behavior

* centralize get-started credential storing

* add suggestions from PR review

* Get started processing and visualizing data (#4648)

* remove draft from process and visualize

* WIP get started processing data

* updated get started processing data with PR feedback

* add get started visualizing data content

* udpated vis get started with PR feedback

* added clockface v4

* last updates from PR review

* ported get started content to 2.5

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-11-21 15:44:14 -07:00
Scott Anderson 5819ddaf17
Revamp native MQTT docs (#4446)
* revamp native mqtt docs, closes influxdata/DAR#323

* fixed typos
2022-09-09 16:21:22 -06:00
Scott Anderson 5bfb5abe37
Notebooks refresh (#3449)
* 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>
2021-11-30 10:45:56 -07:00
Scott Anderson c8c4af72be
Update process flows for monitor and alert section (#3372)
* update process flows for monitor and alert

* Apply suggestions from code review

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

* minor update to address PR feedback

* updated monitor and alert sections in cloud, updated for PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-10 17:04:24 -07:00
Scott Anderson 04b47d149b
InfluxDB 2.1 (#3367)
* base changes for influxdb 2.1

* remove duplicates in draft

* draft categories

* add categories

* Document wildcards in SHOW MEASUREMENTS ON queries (#3273)

* InfluxQL: document wildcards in SHOW MEASUREMENTS ON queries

This applies to InfluxDB 2.1.

See #3201

* latest notes

* Update `influxd --store` values (#3272)

* Use Unix ~ alias
* Add sqlite path to file layout doc
* add sqlite to filesystem diagrams

* draft 2.1 release notes +questions

* revert to check RNs changes in separately

* latest release notes

* Restructure installation docs for separate CLI package (#3280)

* influxdb and cli install revamp

* reorganized CLI install instructions

* remove unnecessary short-code parameters

* updated docs to address PR feedback

* Apply suggestions from code review

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

* Apply suggestions from code review

* update linux install instructions

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

* release note updates

* updates

* add support for annotations in OSS 2.1 (#3286)

* Document support for bearer auth sytax (#3297)

* 2.1 oss notebooks (#3281)

* Move notebooks to OSS (addresses #2951 )

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/manage-notebooks.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>

* Update content/influxdb/v2.1/notebooks/_index.md

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

* Update content/influxdb/v2.1/notebooks/troubleshoot-notebooks.md

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

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Add PR feedback

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

* Fix link in bearer auth sytax doc (#3298)

* Updated CLI docs content and added version metadata (#3285)

* added metadata styles and data to cli docs

* added missing ui-disabled influxd config flag

* added updated versions to influx cli metadata

* added metadata to all cloud influx cli docs

* updated influx ping in cloud to have oss only tag

* Update influxd documentation for 2.1 (#3302)

* update and dynamically generate links to influxd flags (#3288)

* remove 2.1 config options from 2.0

* New influxd commands (#3291)

* added basic influxd recovery commands

* added influxd recover commands, WIP for other influxd inspect commands

* updated all influxd inspect commands

* Apply suggestions from code review

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

* updated influxd docs to address PR feedback

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

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

* Add static legend to band and graph visualizations (#3315)

* update band vis to include static legend

* upd graph and graph-single-stat w static legend

* update 2.1 links

* update to latest Flux links

* fix Flux links

* Influxdb 2.1 release notes (#3279)

* draft release notes

* latest RN changes

* test

* revert

* for review purposes

* incorporate changes from new changelog

* add note about new metadata included in CLI docs

* edit

* more edits

* add overview features list

* tweak verbiage about Telegraf support

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* add link

* add edits from Scott, Dan, and Will

* edits from dan

* highlight and distinguish CLI separation changes

* add links to new API endpoints

* formatting upd

* edits for secrets

* mv Flux location support after rsv merge conflicts

* edits from Tim

* update influxql link

* rmv SLQ metastore link

* minor updates to 2.1 release notes

* prep

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>

* add new Telegraf plugins to release notes

* edit from Will

* 2.1 upgrade and downgrade instructions (#3332)

* influxd downgrade command, add upgrade instructions, closes #3331

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* udpated downgrade docs to address PR feedback

* remove references to localhost:1313

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

* updated flux version in release notes, added other new items, closes #3338 (#3344)

* Chore/update oss api (#3341)

* Standardize the term "key-value" (#3283)

* s|key/value|key-value
* Use en dash in prefix to open compound "time series"

* CLI 2.2 (#3269)

* add -b shorthand to influx delete

* add cli 2.2 release notes

* add example for all-access token

* edits

* updates to influx auth create

* edits for operator token

* remove inaccurate env var

* Update influx-cli.md

* Update influx-cli.md

* make capitalization consistent with other docs

* make headers parallel

* Update content/influxdb/cloud/reference/release-notes/influx-cli.md

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

* Update content/influxdb/cloud/reference/release-notes/influx-cli.md

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

* Update content/influxdb/cloud/reference/release-notes/influx-cli.md

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

* edits from Scott and Dan

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* edits to CLI

* add oss-only shortcode and fix formatting

* format updates

* fix links

* add oss-only inline

* fix list

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* edits from Dan

* emphasize recommendation

* edit from Dan re limits and page size

* edit f Sam

* update release date

* remove vague description

* Update content/influxdb/cloud/reference/release-notes/influx-cli.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/cloud/reference/release-notes/influx-cli.md

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

* Update content/influxdb/cloud/reference/release-notes/influx-cli.md

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

* edits from Scott

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

* add cloud updates in Sept (#3210)

* Fix numbering in AWS install doc (#3293)

Closes #3292

* Document new API Invocable Scripts feature (was named-functions) (#3282)

* feat: add api-guides/guides and guides/api-invocable-scripts for the API-invocable scripts (managed functions) feature (##2547, #2233).

* feat: document API-invocable scripts. Add example for creating and invoking a script with POST. Unable to make GET work with query parameters.

* feat: moved API-invocable scripts under api-guide. Remove guides directory. Add docs for list and find. Add example for list. Add shortcuts and glossary links. Verified with team-compute that GET /invoke and python are not supported yet.

* feat: rename example function for simplicity since there's no GET for now.

* feat: add find_and_update example (#2547).

* feat: add update example. Clarify, expand invoke example. Add links. (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* fix: remove accidental commit of generated redoc-static.html

* feat: manual update to cloud swagger. Merges meta, auth, tags, and x-tagGroups from src/cloud.yml to aggregate contracts/ref/cloud.yml.

* fix: replace /functions with /scripts

* feat: get swaggers from contracts/ref. Still requires copy-paste of info, tags, and auth from contracts/cloud.yml and contracts/oss.yml

* feat: invocable scripts (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* feat: new section for params (#2547).

* fix: swagger server url (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* feat: remove jq and function where there's no clear need.

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

* fix: add Invocable Scripts tag description. (#3296)

* Fix api invocable (#3299)

* fix: scripts api path.

* fix: bad comma

* Fix api invocable (#3306)

* fix: scripts api path.

* fix: bad comma

* feat: add invocable scripts example for sending multiple parameter values.

* fix: endpoint text. (#3308)

* Fix api invocable (#3310)

* fix: measurement -> point

* fix: cloud API ref. Remove private paths. Patch description and orgID params into ScriptCreateRequest.

* updated token naming and other typos, closes influxdata/DAR#244 (#3309)

* Flux 0.136 (#3311)

* Flux 0.136.0 release notes

* Update pagerduty package for flux 0.136.0 (#3303)

* Add Flux ServiceNow package (#3304)

* added Flux servicenow package

* Apply suggestions from code review

* Enterprise dar updates (#3313)

* removed references to web server in enteprise cluster docs, closes influxdata/DAR#245

* updated enterprise upgrade instructions, closes influxdata/DAR#243

* Apply suggestions from code review

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

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

* fix: mjs example path (#3305) (#3316)

* 3240 fix nodejs alias (#3317)

* fix: mjs example path (#3305)

* fix: add alias to node.js client library (#3240)

* Edit description for amd_rocm_smi Telegraf plugin (#3186)

* Edit description for amd_rocm_smi Telegraf plugin

Edit name and description for amd_rocm_smi Telegraf plugin. 

Not sure if this is the only location that it needs to be udpated.

* cpl minor updates

Co-authored-by: Kelly <kelly@influxdata.com>

* remove influxql support from v2 api, closes influxdata/DAR#246 (#3326)

* Telegraf 1.20.3 (#3328)

* Telegraf 1.20.3

* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md

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

* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md

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

* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md

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

* Address PR feedback

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

* docs: update telegraf configuration.md (#3300)

* docs: update telegraf configuration.md

* add note about rate limits

* fix: correct debian/ubuntu install instructions (#3312)

* fix: correct debian/ubuntu install instructions

This consolidates the Debian and Ubutnu install instructions into one
section. The install instructions can be the same for both as they use
the same package manager (i.e. apt).

This removes the use of the now deprecated pipe to apt-key.

This removes references to starting the service, as the service starts
on install and does not require an extra step. Also all supported
operating systems are using systemd at this point so no need to call
that out seperatly.

Removes an extra 'sudo' in deb instructions.

* missing word

* added flux 0.137.0 release notes, added vertica sql support docs (#3318)

* Update _index.md (#3195)

broken link for external plugin repo

* Addresses #3284 (#3334)

* Updates to Flux `to()` (#3260)

Closes https://github.com/influxdata/DAR/issues/236.
Closes #3258.

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

* Fix shim and other link (#3336)

* Update Kapacitor security docs (#3325)

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

* Include TLS setup in Enterprise post-install steps  (#3271)

- Rename TLS guide file.
- Use term "TLS" in title and introduction of TLS guide.

Closes #3270.

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

* Flux 0.138.0 and 0.139.0 (#3335)

* added release notes for flux 0.138 and 0.139 and related updates

* updated spec with related implementation issue

* Apply suggestions from code review

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

* updated to address PR feedback, added related links to int, uint, and bitwise docs

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

* hotfix load data link

* add aliases and fix load data link in oss

* API Ref docs processing (#3337)

* chore: API Reference Docs custom processing. Pulls contracts/ref files and applies custom content (tags, x-tagGroups, securitySchemes, info) before writing results to cloud/ref.yml and v2.0/ref.yml.
Rename source files from swagger.yml to ref.yml to avoid confusion and in case we need to bundle additional specs in the future.
Add an OpenAPI CLI docs-plugin with content and decorators.

* chore: update api-docs/README.md

* fix: add strip-version-prefix to remove /api/v2 added incorrectly to some paths during contract generation - also fixed in openapi repo so future contracts won't need this decorator. Fix server urls. Cleanup.

* chore: update cloud contract.

* chore: update oss API contract.

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Samantha Wang <32681364+sjwang90@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Joshua Powers <powersj@influxdata.com>
Co-authored-by: bgilmore-iot <85192039+bgilmore-iot@users.noreply.github.com>

* edit from Tim: update v2.0 to v2.1 in API section

* fix 2.1 links

* Fix/api ref 2.1 (#3363)

* fix: cloud-specific v1compat auth examples.

* fix: openapi. Disabled securityScheme replacement. Cleaned up placeholders. Added links.

* fix: update API auth descriptions. add API ref v2.1. Update links in openapi content.

* fix: updates URLs to v2.1 in API ref docs

* add verify-tsm to 2.1 release notes

* Clockface updates for 2.1 and Cloud (#3364)

* versioned old icomoon font

* updated all existing icons with versioned style

* Revert "updated all existing icons with versioned style"

This reverts commit 79b6cdf539.

* versioned icon shortcode

* update icons and new styles for clockface v3

* updated nav-icon shortcode and styles

* updated account nav icon styles

* misc updates

* general style updates

* updated oss versions on the homepage

* fixed tick card colors on homepage

Co-authored-by: Kelly <kelly@influxdata.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>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Samantha Wang <32681364+sjwang90@users.noreply.github.com>
Co-authored-by: Joshua Powers <powersj@influxdata.com>
Co-authored-by: bgilmore-iot <85192039+bgilmore-iot@users.noreply.github.com>
2021-11-08 09:48:11 -08:00
Scott Anderson 4613e124b5
Chronograf 1.9.0 (#2788)
* base changes for chronograf-1.9.0

* chronograf 1.9.0 changelog (#2735)

* Chronograf alert endpoint updates (#2753)

* chronograf 1.9.0 changelog

* updated chronograf alert endpoints, closes #2722, closes #2725

* link to new chronograf alert endpoints from release notes

* 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>

* Chronograf etcd migrations over TLS (#2757)

* update chronograf etcd config options, migrate etcd data over tls, closes #2721

* Apply suggestions from code review

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* Update content/chronograf/v1.9/tools/chronograf-cli/_index.md

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* Chronograf template variables with Flux (#2766)

* update chronograf template variable do for flux support, closes #2345, closes #2724

* update interval variable to autoInterval

* Apply suggestions from code review

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

* 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>

* Write data to InfluxDB with Chronograf (#2767)

* write data to influxdb with chronograf, closes #2726

* Apply suggestions from code review

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* Manage Kapacitor Flux tasks in Chronograf (#2768)

* manage kapacitor flux tasks in chronograf, closes #2736

* Apply suggestions from code review

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* show or hide chronograf log histogram, update icon font, closes #2723 (#2769)

* send multiple queries to dashboards, closes #2731 (#2770)

* Chronograf custom auto-refresh intervals (#2771)

* added custom auto-refresh intervals to chronograf, closes #2370

* Apply suggestions from code review

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* Configure v2 connections from Chronograf CLI (#2772)

* configure v2 connections from chronograf cli, closes #2729

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Update Chronograf OAuth options (#2773)

* update chronograf oauth options, closes #2727, closes #2728

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* updates to chronograf 1.9 template vars doc

* added note about backwards compatible flux template variables

* Update Chronograf 1.8 Flux template variables (#2777)

* added flux content to chronograf 1.8 template variables doc

* Apply suggestions from code review

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

* Apply suggestions from code review

* Update content/chronograf/v1.8/guides/dashboard-template-variables.md

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

* updated links to backwards compatible template variables

* added note about chronograf annotation peristence, closes #1982

* fixed typo

* added information about metaquery templates, closes #2164 (#2781)

* Chronograf 1.9.0 changelog (#2775)

* chronograf 1.9.0 changelog

* updated changelog with links to relevant content

* Apply suggestions from code review

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

* Apply suggestions from code review

* fixed typos in chronograf kapacitor tasks doc

* Apply suggestions from code review

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

* clarfied release note about Flux variables

* Apply suggestions from code review

Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>

* Update content/chronograf/v1.9/about_the_project/release-notes-changelog.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>
2021-06-28 11:20:09 -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 e6bc3636e8 updated chronograf docs to address PR feedback 2020-12-10 09:55:27 -07:00
Scott Anderson 61381384fc add new notebooks icon 2020-12-02 15:10:59 -07:00
Scott Anderson f6141b3357 added chronograf guide to v2 2020-11-13 15:12:19 -07:00
Scott Anderson 2c2b0a2a4b
fixed icons (#1685) 2020-10-19 12:02:31 -06:00
Scott Anderson bd54899d3f more ui path updates, resolves #815 2020-03-25 16:38:13 -06:00
Scott Anderson c20bdcd10a added check management docs 2019-09-07 00:10:37 -06:00
Scott Anderson f901aad50a
Merge pull request #190 from influxdata/new-variable-types
New variable types
2019-04-30 16:36:20 -06:00
Scott Anderson 139364f570 updated task workflow docs for alpha-9, resolves #193 2019-04-29 14:36:13 -06:00
Scott Anderson 67e1c826fa updated variable management docs to address new variable types, updated icon styles 2019-04-26 16:18:48 -06:00
Scott Anderson c72e5a4d66 updated influx nav icon, updated manage tokens doc, resolves #140 2019-04-10 11:52:55 -06:00
Scott Anderson 68b50f9650 updated feedback nav icon to outline icon 2019-04-10 09:10:03 -06:00
Scott Anderson eaa800214d updated icon font with new feedback icon 2019-04-09 13:46:27 -06:00
Scott Anderson 4b8129c5d5 udpated cloud and feedback icons, updated icon shortcodes, resolves #133 2019-04-09 10:42:38 -06:00
Scott Anderson 69b3a95d59 updated icon font and shortcode, fixed broken anchor link 2019-03-20 15:31:55 -06:00
Scott Anderson 691a68700f added add-label icon to the icon shortcode 2019-02-27 17:15:36 -07:00
Scott Anderson 7700939e3d created icon shortcode and accompanying styles 2019-02-27 16:03:08 -07:00