Commit Graph

6813 Commits (248c9c0b3902c0fcbdf53c438de0e8858ba01608)

Author SHA1 Message Date
Jason Stirnaman 4d8e72709d
fix(cloud-iox): aliases for /admin/buckets pages (#4824) 2023-03-22 11:44:51 -05:00
Jason Stirnaman e4e4878a3d
4806 document different ways to execute queries against iox (#4822)
* hotfix(cloud-iox): update buckets docs URLs

* fix(ui): update menu item name

* fix: buckets: update cloud-iox URL, add Update using API
2023-03-22 11:20:39 -05:00
Jason Stirnaman 40ea9bef19
fix(cloud-iox): API button labels (#4821) 2023-03-21 17:26:01 -05:00
Jason Stirnaman 6aad82f4d1
4806 document different ways to execute queries against iox (#4820)
* fix(cloud-iox): typo.

* fix(cloud-iox): typo

* fix(iox): revise DATE_BIN example and link to reference.

* feat(iox): execute queries and visualize data with SQL in IOx.

* feat(cloud-iox): execute queries with Data Explorer (#4806).

- Publish steps for Execute Queries with Data Explorer.
- Remove pages not ready for IOx.
- Fix links in Get Started.
- Fix tags.

* feat(iox): Add API to IOx Reference, consolidate Cloud and OSS pages (#4788).

* fix(cloud-iox): IOx Data Explorer and Flux links.

* fix(cloud-iox): 1.x API menu.

* fix(cloud-iox): remove visualization types until we've verified links, etc.

* fix(cloud-iox): delete additional 1.x reference docs for now, revise Data Explorer.

* fix(api): replace cloud with cloud-iox in URLs, remove errant externalDocs link.

* feat(cloud-iox): add admin/accounts with data-usage and limits pages.

* fix(cloud): revise and remove outdated info from account management.

* fix(iox): punctuation.

* fix(cloud-iox): update link paths.

* fix(cloud-iox): update link paths for cloud-iox.

* patch(cloud-iox): quick fix for v1compat link paths
2023-03-21 16:34:13 -05:00
Jason Stirnaman 8cc582795f
fix(oss): missing aliases routing old /introduction/getting-started to v1.8 (Fixes #4809) (#4818) 2023-03-20 13:51:20 -05:00
Jason Stirnaman 8f7636a39d
fix(telegraf): replace grok debugger link and revise test steps (Fixes #4814) (#4817)
Co-authored-by: ArrEssJay <ArrEssJay@users.noreply.github.com>
Co-authored-by: pixelistik <pixelistik@users.noreply.github.com>
2023-03-20 12:52:30 -05:00
Jason Stirnaman 9e51701cce
fix: fixes #4683 typo (#4804)
* fix: fixes #4683 typo

* 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>
2023-03-15 13:14:58 -05:00
Jason Stirnaman 8129c5b4c5
fix for reverted 4788 build the http api reference for iox relevant endpoints (#4803)
* feature(cloud-iox): add cloud-iox API reference content.

* feature(api): revise tagging, add cloud-iox API:

- Closes #4788.
- Generates cloud-iox/api.
- Changes handling of tags and x-tagGroups.
- Configures custom All Endpoints list for cloud-iox.
- Simplifies the nav with other grouping tags.
Any custom x-tagGroups configured in
[platform]/content/tag-groups.yml take precedence over
those already defined in the spec.
If you assign a list of tags to 'All endpoints' x-tagGroup,
the decorator
will use that list and remove Operations not tagged with
those tags.
If you assign an empty array([]) to the 'All endpoints' x-tagGroup,
the decorator will list all resource-like tags.
TODO: document in CONTRIBUTING.
TODO: unset x-tagGroups from openapi.

* Apply suggestions from code review

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

* fix(api): unintended deletion of API operations

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-03-15 11:36:17 -05:00
Jason Stirnaman 63b524bf0b
Revert "4788 build the http api reference for iox relevant endpoints (#4801)" (#4802)
This reverts commit da6c2e467d.
2023-03-15 10:36:14 -05:00
Jason Stirnaman da6c2e467d
4788 build the http api reference for iox relevant endpoints (#4801)
* feature(cloud-iox): add cloud-iox API reference content.

* feature(api): revise tagging, add cloud-iox API:

- Closes #4788.
- Generates cloud-iox/api.
- Changes handling of tags and x-tagGroups.
- Configures custom All Endpoints list for cloud-iox.
- Simplifies the nav with other grouping tags.
Any custom x-tagGroups configured in
[platform]/content/tag-groups.yml take precedence over
those already defined in the spec.
If you assign a list of tags to 'All endpoints' x-tagGroup,
the decorator
will use that list and remove Operations not tagged with
those tags.
If you assign an empty array([]) to the 'All endpoints' x-tagGroup,
the decorator will list all resource-like tags.
TODO: document in CONTRIBUTING.
TODO: unset x-tagGroups from openapi.

* 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>
2023-03-15 10:20:56 -05:00
Scott Anderson aeae2888e1
fix delete api examples in enterprise, closes #4799 (#4800) 2023-03-14 14:38:55 -06:00
Scott Anderson 3b44bea963
Update scalar values guide (#4798)
* updated scalar values guide with information about outputting scalar values

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-03-14 14:31:49 -06:00
Scott Anderson db3de71b9b
IOx `influx` CLI (#4797)
* WIP porting influx cli docs to iox

* update CLI docs for iox

* Update content/influxdb/cloud-iox/reference/cli/influx/user/_index.md

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-03-14 14:25:54 -06:00
Joshua Powers 23f28a1ec1
telegraf: release v1.25.3 and v1.26.0 (#4796)
* copy v1.25 to v1.26

* update 1_25 to 1_26

* update 1.25 to 1.26

* add new plugins

* update release notes for v1.25.3 and v1.26.0

* update latest versions

* add new plugins

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

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

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

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

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

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

* Update data/telegraf_plugins.yml

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

* Update data/telegraf_plugins.yml

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

* Update data/telegraf_plugins.yml

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

* Update data/telegraf_plugins.yml

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-03-13 16:25:21 -06:00
Scott Anderson bade01e7ab Merge branch 'master' of github.com:influxdata/docs-v2 2023-03-13 15:24:59 -06:00
Scott Anderson 8902186e01 hotfix: remove duplicate iox admin docs 2023-03-13 14:02:52 -06:00
Sciator 61c88ca2b1
docs: async-js (#4581)
* docs: async-js

* docs: added missing async keyword

* docs: fixed indentation

* docs: Apply suggestions from code review

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

---------

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-03-13 14:11:01 -05:00
Jason Stirnaman fd1cf647da
fix(api): incorrect link for precision (closes #4675). (#4794) 2023-03-13 13:35:05 -05:00
Jason Stirnaman 8522def052
fix(telegraf): replace grok tool link, typo, and style (#4757) (#4793) 2023-03-13 12:34:42 -05:00
Scott Anderson f346a1c13d
SQL information schema documentation (#4781)
* WIP information schema

* SQL information schema functions

* Apply suggestions from code review

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

* Update content/influxdb/cloud-iox/reference/sql/information-schema.md

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-03-10 16:42:53 -07:00
Scott Anderson b7b24ee4ab
Document the SQL table value constructor (#4780)
* document table value constructor

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-03-10 16:37:52 -07:00
Jason Stirnaman c27d2f0367
4758 link to explicit bucket schemas leads to 404 (#4783)
* fix: using the CLI and API to create a bucket with schema-type explicit

- Provide API request and response example.
- In current cloud, separate bucket creation from schema creation for simplicity.
- Give flags and properties similar formats.

* fix: explicit bucket-schema and create-bucket for cloud and iox

- Adds explicit bucket-schema page for cloud-iox
- Adds administer/buckets/create-bucket for cloud-iox
- Adds API examples for Cloud.

* fix(cloud): view buckets with API.

* fix(cloud-iox): view buckets.

* fix(all): fix reference.

* fix(cloud-iox): bucket-schema link (#4758)

* fix(cloud-iox): replace links with existing iox links.

* fix(cloud-iox): frontmatter.

* fix(cloud-iox): move bucket-schema page and add link to schema-design.

* Update content/influxdb/cloud-iox/administer/buckets/_index.md

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

* Update content/influxdb/cloud-iox/administer/buckets/create-bucket.md

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

* Update content/influxdb/cloud-iox/administer/buckets/create-bucket.md

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

* Update content/influxdb/cloud-iox/administer/buckets/manage-explicit-bucket-schemas.md

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

* Update content/influxdb/cloud-iox/administer/buckets/manage-explicit-bucket-schemas.md

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

* Update content/influxdb/cloud-iox/administer/buckets/manage-explicit-bucket-schemas.md

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

* Update content/influxdb/cloud-iox/administer/buckets/manage-explicit-bucket-schemas.md

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>

* Update content/influxdb/cloud/organizations/buckets/create-bucket.md

* Update content/influxdb/cloud/organizations/buckets/create-bucket.md

* Apply suggestions from code review

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

* Update content/influxdb/cloud/organizations/buckets/bucket-schema/_index.md

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

* Update content/influxdb/cloud/organizations/buckets/bucket-schema/_index.md

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

* fix(cloud-iox): rename /administer to /admin (#4758)

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-03-10 17:05:14 -06:00
Scott Anderson 7c3696f674 hotfix: add alias to fix broken link, closes #4789 2023-03-10 14:56:06 -07:00
Scott Anderson 8bd736328f hotfix: added influxql spec redirect to edge.js 2023-03-10 13:00:53 -07:00
Scott Anderson df7d227c03 hotfix: fixed weight of cloud get-started 2023-03-09 17:14:37 -07:00
Scott Anderson e38bcab22b
port oss get-started to replace cloud get-started (#4782) 2023-03-09 17:07:43 -07:00
Scott Anderson f4fc7b484e hotfix: fix small styling issues with top nav, modals, and feature callouts 2023-03-09 15:22:50 -07:00
Sam 2e1539b925
Update string.md (#4655)
spacing issue in example

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-03-08 14:51:18 -07:00
Leonid Skorospelov d4926db4b9
Fix typo in aggregatewindow.md (#4678)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-03-08 14:33:33 -07:00
lwandzura 366c39467c
SQL UNION documentation (#4716)
* fix iox ui details (#4660)

* fixed left nav for iox

* updated nav order

* one more nav fix

* added sql data types doc to iox

* removed, need to create separate branch

* IOx get started (#4676)

* WIP iox get started

* WIP iox get started

* WIP iox get started

* WIP iox get-started

* WIP get-started docs

* iox get started setup

* added custom times and datepicker to iox getting started

* finished sample data date picker

* WIP get started querying

* wrapped up new getting started content

* fixed unclosed shortcode

* fixed js bug, updated get started to address PR feedback

* removed influxdbu banner from iox-get-started

* fixed typos

* Migrate data to IOx (#4704)

* WIP iox get started

* WIP iox get started

* WIP iox get started

* WIP iox get-started

* WIP get-started docs

* iox get started setup

* added custom times and datepicker to iox getting started

* finished sample data date picker

* WIP get started querying

* wrapped up new getting started content

* fixed unclosed shortcode

* fixed js bug, updated get started to address PR feedback

* removed influxdbu banner from iox-get-started

* add tsm to iox migration guide

* WIP 1.x iox migration

* WIP iox migration guides

* iox migration landing page content

* updated migration docs to address PR feedback

* one last PR feedback update

* added sql reference for review

* moved reference to sql folder

* removed file

* Schema recommendations for IOx (#4701)

* WIP iox get started

* WIP iox get started

* WIP iox get started

* WIP iox get-started

* WIP get-started docs

* iox get started setup

* added custom times and datepicker to iox getting started

* finished sample data date picker

* WIP get started querying

* wrapped up new getting started content

* fixed unclosed shortcode

* fixed js bug, updated get started to address PR feedback

* removed influxdbu banner from iox-get-started

* schema design recommendations

* add heading color styles

* fixed typos and formatting

* fixed typos

* fixed line protocol descrepencies

* fixed typo

* added union doc

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* Update content/influxdb/cloud-iox/union.md

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

* remove unnecessary changes

* restructured and added more information and examples to sql union docs

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2023-03-08 14:07:33 -07:00
Scott Anderson 0129d9c2f9 hotfix: minor fixes in SQL reference 2023-03-08 13:53:03 -07:00
Scott Anderson 512eaa45f1
SQL EXPLAIN reference (#4779) 2023-03-06 16:45:42 -07:00
Jason Stirnaman b1d8ee0c68
fix(iox-homepage): typo, grammar, and how to find storage engine. (#4778) 2023-03-06 17:03:16 -06:00
Scott Anderson c8d91e2f34
sql regexp functions (#4774) 2023-03-06 08:30:21 -07:00
Scott Anderson f6423e7429
SQL conditional functions (#4775) 2023-03-06 08:21:12 -07:00
Scott Anderson 4ce7a1e7e8 hotfix: updated migration task to avoid type conflicts 2023-03-06 08:13:58 -07:00
Scott Anderson 95bad03a95
Miscellaneous SQL functions (#4776) 2023-03-06 08:10:41 -07:00
Scott Anderson 1ee60dd783 hotfix: added to_hex to sql string functions docs 2023-03-03 09:11:55 -07:00
Scott Anderson f65bc387c5 hotfix: updated description of sql random function 2023-03-02 19:00:52 -07:00
Scott Anderson 6914ffe336 hotfix: added random sql function to math functions doc 2023-03-02 18:59:32 -07:00
Scott Anderson 0fa5c0fcee
added sql string functions and examples (#4773) 2023-03-02 15:51:39 -07:00
Scott Anderson 0f535675cc
sql math functions (#4772) 2023-02-28 16:33:54 -07:00
Scott Anderson 07ccf4d05f hotfix: fix current version shortcode bug, closes influxdata/influxdb#24113 2023-02-28 16:25:53 -07:00
Scott Anderson 6dbb08b07c hotfix: fixes sql example in flux doc, closes #4765 2023-02-28 14:11:43 -07:00
Scott Anderson 6a7b522e02
Use SQL and Flux together (#4771)
* WIP flux-sql doc

* WIP flux sql guide

* WIP flux sql

* WIP iox flux sql

* final draft for flux and sql together

* PR feedback on flux sql doc

* added http request verbiage
2023-02-28 13:19:54 -07:00
Jay Clifford 57783129d8
Updated docker instructions (#4745)
* Updated docker instructions

Added docker-compose example
Added unzip instructions
Updated folder naming

* Apply suggestions from code review

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-02-27 16:58:30 -07:00
Scott Anderson dd949f5e1f
added warning about discontinued regions, closes influxdata/DAR#369 (#4770) 2023-02-24 11:40:52 -07:00
Scott Anderson a0a15290d3
Flux 0.193.0 (#4769) 2023-02-24 10:31:13 -07:00
Scott Anderson c9361500d1 hotfix: fix quotes in scarf snippet 2023-02-21 09:59:38 -07:00
Scott Anderson 5b5e1bfff7 hotfix: add scarf code for marketing 2023-02-21 09:18:56 -07:00