Commit Graph

6221 Commits (e475e19df83512fdc6fcbbf43740db95ffb9666b)

Author SHA1 Message Date
Scott Anderson e475e19df8
Remove all cloud native subscription content (#4663)
* remove all cloud native subscription content

* removed videos related to native subscriptions
2023-01-11 10:11:00 -07:00
Scott Anderson f311c76a84
Flux 0.192 (#4695)
* flux 0.192.0 release notes

* flux 0.192.0 stdlib updates
2023-01-09 16:15:08 -07:00
Scott Anderson dcf1a14083 hotfix: rotated search key 2023-01-09 09:35:55 -07:00
Jeffrey Smith II 4f2dcd4941
feat: add examples of escaping predicates for delete (#4686)
* feat: add examples of escaping predicates for delete

* Update content/influxdb/v2.6/reference/syntax/delete-predicate.md

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

* Update content/influxdb/v2.6/reference/syntax/delete-predicate.md

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

* Update content/influxdb/v2.6/reference/syntax/delete-predicate.md

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

* Update content/influxdb/v2.6/reference/syntax/delete-predicate.md

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

* Update content/influxdb/v2.6/reference/syntax/delete-predicate.md

* Update content/influxdb/v2.6/reference/syntax/delete-predicate.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-01-04 09:41:18 -07:00
lwandzura 8cc211253a
Cli 2.6.1 release notes (#4689)
* added initial note

* updated release notes, yaml file

* typo
2023-01-03 15:37:07 -06:00
lwandzura 1df4e1f20a
OSS 2.6.1 release notes (#4682)
* added release notes

* update products.yml file to 2.6.1
2022-12-29 13:32:48 -06:00
lwandzura 81e3812dd3
changed epock to epoch (#4680) 2022-12-27 16:03:15 -06:00
Scott Anderson 022c04568e hotfix: fixed checkmarks in Flux version modal 2022-12-22 13:14:53 -07:00
lwandzura 7e59b1218b
Fix oss 2.6 refs (#4674)
* changed 2.5 to 2.6

* fixed 2 more

* fixed one more
2022-12-21 07:54:45 -06:00
Scott Anderson 0775371951
InfluxDB v2.6.0 (#4672)
* created 2.6 docs set

* fixed config.toml file

* fixed taxonomies

* fixed 2.6 file strucure

* added CLI 2.6 release notes (#4668)

* New influxd inspect commands (#4670)

* added new influxd inspect commands

* updated the index page with new commands

* Apply suggestions from code review

* added examples for influxd inspect report-db

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

* OSS 2.6 release notes (#4669)

* WIp release notes

* WIP release notes

* added links

* added detail

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

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

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

Co-authored-by: Jeffrey Smith II <jeffreyssmith2nd@gmail.com>

* minor updates to release notes

* minor updates to previous release notes

* more minor updates to release notes

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jeffrey Smith II <jeffreyssmith2nd@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>

* fixed typos

* add 2.6 openapi spec (#4671)

* fix all 2.6 links in 2.5

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Jeffrey Smith II <jeffreyssmith2nd@gmail.com>
2022-12-15 16:43:27 -07:00
Scott Anderson fb4e2b309b
fix: add closing bracket to sample data example (#4661)
* Update sample-data.md

* Update sample-data.md
2022-12-07 20:43:51 -07:00
Scott Anderson fc94c2e33d
small icon fixes after clockface v4 (#4658) 2022-12-02 11:01:11 -07:00
Scott Anderson 390f8d3df0
Flux dynamic type (#4656)
* WIP work with dynamic types

* WIP dynamic types

* added dynamic type description and removed draft

* updated dynamic type doc to address PR feedback
2022-12-02 10:01:31 -07:00
peterreg 5d9cab1b88
Fix for integer range issue (#4652)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-12-01 09:34:32 -07:00
peterreg 30fa217fed
Telegraf Agent config edits (#4653)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-12-01 09:34:16 -07:00
Jeffrey Smith II c745b9aebc
fix: add note for how to close stdin pipe on windows (#4657)
* fix: add note for how to close stdin pipe on windows

* Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-12-01 09:11:10 -07:00
Sylvain Bruyère 8babf127e4
fix(write-data): specify that equal characters must also be escaped in tags + tipo (#4654)
* fix(write-data): specify that equal characters must also be escaped in tags + tipo

According to the documentation of the OPC UA Telegraf plugin (https://github.com/influxdata/telegraf/blob/release-1.24/plugins/inputs/opcua/README.md#example-output), OPC UA identifiers that contains equal characters (eg. `ns\=3;i\=1004`) must be escaped in the InfluxDB tag value.

* Update content/influxdb/v2.5/get-started/write.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-11-30 09:34:03 -07:00
Scott Anderson aaea111752
Update setup.md 2022-11-28 14:17:35 -07:00
Paul Rohorzka f4a287b14b
Fix wrong usage of CLI's config command (#4651) 2022-11-28 14:16:27 -07:00
Scott Anderson b0ecc3ad19 ported influxql docs into cloud 2022-11-21 16:55:55 -07: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 71fdf4d34e
hotfix: fix chronograf version in product version list 2022-11-18 14:18:08 -07:00
lwandzura 40951497f7
Telegraf updates and fixes (#4649)
* changed order of docs for better flow

* added related links per user feedback

* add additonal inputs plugin detail

* updated links

* updated inputs csv info
2022-11-18 15:15:38 -06:00
Wael f62a742ce9
Fix broken link to Flux (#4645) 2022-11-17 16:25:35 -07:00
lwandzura 8ae3031152
fixed broken link and tested (#4647) 2022-11-17 14:19:48 -06:00
lwandzura f13513f537
fixed image, added links (#4646) 2022-11-17 13:59:27 -06:00
lwandzura 1369172c36
added link to the plugins (#4644) 2022-11-17 13:07:28 -06:00
Scott Anderson 31c065673c
Flux 0.191.0 (#4641) 2022-11-16 14:42:08 -07:00
sunbryely-influxdata 98d5d3b0c0
fix: fix precision timestamp link (#4603)
* fix: fix precision timestamp link

* fix: fix spacing

* Apply suggestions from code review

Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-11-16 14:41:43 -07:00
Scott Anderson 2822459fb3 fixed 2.5 timestamp precision link 2022-11-16 14:41:16 -07:00
Scott Anderson eaf677dfe5 Merge branch 'master' of github.com:influxdata/docs-v2 2022-11-16 14:21:09 -07:00
Scott Anderson 488125b2d9 hotfix: fix mermaid.js diagrams, closes #4640 2022-11-16 14:21:02 -07:00
lwandzura d74b856bc0
port influxql docs into 2.5 (#4621)
* moved InfluxQL to 2.4

* delete _index file in influxql 2.1

* Revert "delete _index file in influxql 2.1"

This reverts commit cf506408b7.

* Add InfluxQL functions (#4553)

* delete old functions file

* Link Fixes (#4554)

* 2.1 to 2.4

* 2.1 to 2.4

* update front matter

* add overview links on landing functions page

* updated _index.md page

* removed into clause in a few docs

* fix params formatting

* update intro and overview list

* updates to links, changed CLI to influxql shell

* edits

* fixed links

* update links (#4567)

* update links
* add missing note shortcode

* fixed links, made updates

* edits to examples

* remove into clause and edits

* fix dates/upd egs

* edits

* added dbrp doc, edited manage data doc

* Update Selectors

* updates to language and examples

* added another DELETE FROM example

* updates to functions

* updates

* updated 2.4 faq doc

* edits to manage-data

* misc edits manage-data

* InfluxQL syntax updates

* update glossary definitions

* upd glossary

* edits

* updated index for influxql syntax

* fixed index file

* made edits

* Edits to explore data

* edit

* Explore data edits

* SELECT statement edits

* SELECT statement edits

* moved influxql 2.4 into 2.5

* fix typo

* Delete FETCH_HEAD

* added updated faq doc

* updated frontmatter to and link to 2.5

* edits to query data with influxQL

* fix typo

* misc edits

* Edits to InfluxQL Explore data clauses

* misc edits

* InfluxQL Clause Edits-2

* Update content/influxdb/v2.4/query-data/influxql/_index.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-schema.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-schema.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-schema.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-schema.md

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

* Update content/influxdb/v2.4/query-data/influxql/_index.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/_index.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/_index.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/_index.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/_index.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/_index.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/_index.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/_index.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/limit-and-slimit.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* PR edits

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* PR review

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* PR edits

* revert influxql 2.1 upd

* Update content/influxdb/v2.4/query-data/influxql/explore-data/offset-and-soffset.md

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

* updated dates and mention InfluxQL in sample data

* update sample data query

* misc PR edits

* Update content/influxdb/v2.4/query-data/influxql/explore-data/_index.md

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

* clarify group by requires an aggregate or selector

* Update content/influxdb/v2.4/query-data/influxql/explore-data/limit-and-slimit.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* Update content/influxdb/v2.4/query-data/influxql/explore-data/limit-and-slimit.md

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

* PR edits

* Update content/influxdb/v2.4/query-data/influxql/explore-data/group-by.md

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

* PR edits Influxql 2.4 (#4634)

* returned per query

* PR edits

* Update content/influxdb/v2.4/query-data/influxql/_index.md

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

* Timezone edits

* Update content/influxdb/v2.4/query-data/influxql/explore-schema.md

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

* added identifier to regex doc

* added identifier to menu

* fixed typo

* made edits requested in PR

* missed a word

* Apply suggestions from code review

* updated explore schema

* updated manage data and added insert

* updated influxql math operators

* fixed influxql math TOC order

* added warning about DROP MESSURMENT

* reformatted influxql functions pages

* link audit for influxql docs

* reorder influxql nav

* ported influxql and other changes into 2.5

* fix 2.4 links in 2.5

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: peterreg <pregan@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2022-11-16 15:10:11 -06:00
lwandzura 71a61c080d
updated event handler URL (#4638) 2022-11-16 09:45:50 -06:00
lwandzura 458cc342d7
fixed broken link (#4636)
* fixed broken link

* Update content/platform/getting-started.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-11-15 11:04:56 -06:00
Scott Anderson 645b294103
Update sample data page (#4629)
* Update sample data page

* port updated sample data to 2.5 and cloud
2022-11-14 16:56:33 -07:00
lwandzura f62acc68b0
corrected to influx server-config command (#4633) 2022-11-10 10:50:14 -06:00
Scott Anderson 7f6cbda16c
Flux 0.190 (#4630)
* Flux 0.190.0 release notes

* Flux 0.190.0 stdlib changes
2022-11-09 16:10:57 -07:00
lwandzura 710bdd93f3
updates for OSS 2.5.1 release (#4627) 2022-11-09 14:31:04 -06:00
lwandzura 5013c79f73
Update manage tokens (#4626)
* updated to reflect security restriciton

* added update

* added note to view token doc - no UI access

* updates based on UI changes

* Update content/influxdb/v2.5/security/tokens/view-tokens.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-11-09 11:42:05 -06:00
Jason Stirnaman fff1693ed3
chore(api): update to latest openapi: (#4624)
- authorizations docs
- update Authorizations tag to Authorizations (API tokens)
- update link in influxdb/content/v2.5 to match
- replace /latest/ with /v2.4/ in latest.
2022-11-08 15:36:18 -06:00
kelseiv 223acc897f
DAR 347 (#4617)
* DAR 347
* Update release-notes-changelog.md
2022-11-07 12:01:20 -08:00
Jason Stirnaman 7030280056
chore(api): add OSS v2.5 API docs, use plugin to set info.license, up… (#4618)
* chore(api): add OSS v2.5 API docs, use plugin to set info.license, update docs with latest changes.

* fix(api): fix OSS version in links.
2022-11-04 17:37:04 -05:00
kannapppan senthilnathan 2365705243
Azure AD authentication with new Microsoft Graph API (#3785)
* Azure AD authentication with new Microsoft Graph API

Added Azure AD authentication with new Microsoft Graph API

* Update content/chronograf/v1.9/administration/managing-security.md

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

* Update content/chronograf/v1.9/administration/managing-security.md

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

* Update content/chronograf/v1.9/administration/managing-security.md

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

* Update content/chronograf/v1.9/administration/managing-security.md

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

* Update content/chronograf/v1.9/administration/managing-security.md

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

* Update content/chronograf/v1.9/administration/managing-security.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-11-03 14:45:06 -07:00
Samantha Wang c85cbfbc3a
update parsing doc (#4604)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2022-11-03 11:34:33 -07:00
Scott Anderson 7fd469306b
Flux 0.189 (#4615)
* 0.188.0 flux spec updates

* 0.189.0 flux spec updates

* Flux 0.189.0 stdlib updates
2022-11-02 16:45:59 -06:00
lwandzura 781599d412
augmented steps on how to add a cell (#4605)
* augmented steps on how to add a cell

* add nav info, add options, update UI changes

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-11-02 13:33:24 -05:00
kelseiv adbd8edb07
Influx cli 2.5 (#4585) 2022-11-02 10:41:10 -07:00
noramullen1 56033d213f
September/october Cloud updates (#4614) 2022-11-02 10:04:33 -07:00
Scott Anderson f87b40b7de
hotfix: fixed telegraf install menue frontmatter 2022-11-02 10:45:32 -06:00