Commit Graph

1921 Commits (jstirnaman/issue5108)

Author SHA1 Message Date
Jason Stirnaman 158d38a8d7 hotfix(serverless): InfluxDB Cloud internals menu 2024-03-15 18:49:48 -05:00
Jason Stirnaman 695d291e4b fix(v3): optimize-queries link 2024-03-15 18:33:19 -05:00
Jason Stirnaman 99bb53a97c fix(v3): Add note to optimize page and revise troubleshoot 2024-03-15 18:31:01 -05:00
Jason Stirnaman 726d21e061 fix(v3): Apply review suggestions and capitalization
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-15 17:58:57 -05:00
Jason Stirnaman fa504fcebf fix(v3): Punctuation typo 2024-03-15 17:47:32 -05:00
Jason Stirnaman f5fd62bac5 fix(v3): finish the EXPLAIN descriptions and examples 2024-03-15 17:47:32 -05:00
Jason Stirnaman 93bb3591fd
Update content/influxdb/cloud-serverless/query-data/troubleshoot-and-optimize/analyze-query-plan.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-15 09:42:48 -05:00
Jason Stirnaman 3cc1fd84e7
Update content/influxdb/cloud-dedicated/query-data/troubleshoot-and-optimize/trace.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-15 09:38:03 -05:00
Jason Stirnaman 593ee2cd30
Update content/influxdb/cloud-dedicated/query-data/troubleshoot-and-optimize/trace.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-15 09:37:37 -05:00
Jason Stirnaman f548cefa08
Update content/influxdb/cloud-dedicated/query-data/troubleshoot-and-optimize/trace.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-15 09:34:44 -05:00
Jason Stirnaman 222778cdba
Update content/influxdb/cloud-dedicated/query-data/troubleshoot-and-optimize/optimize-queries.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-15 09:34:25 -05:00
Jason Stirnaman 3a7f3d9608
Update content/influxdb/cloud-dedicated/query-data/troubleshoot-and-optimize/analyze-query-plan.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-15 09:34:17 -05:00
Scott Anderson a96773c3c7
add query plan html diagram (#5365) 2024-03-15 09:27:53 -05:00
Jason Stirnaman 0d0bca9223 feature(v3): Analyze a query plan:
- Apply code formatting to plan implementor names
- Simplify some points
- Add links
2024-03-14 16:48:26 -05:00
Jason Stirnaman cf82a39c5e chore(clustered): Query plan: Apply review suggestions
Co-Authored-By: Nga Tran <20850014+NGA-TRAN@users.noreply.github.com>
2024-03-14 11:15:14 -05:00
Jason Stirnaman f528368e26 Update content/influxdb/cloud-dedicated/query-data/troubleshoot-and-optimize/analyze-query-plan.md 2024-03-14 11:15:14 -05:00
Jason Stirnaman 41d07a8922 Apply suggestions from code review 2024-03-14 11:15:14 -05:00
Jason Stirnaman 8774277311 chore: Fixes broken links, typos, missing content, etc.
- Fixes various errors and style violations reported by Vale.
- Fixes broken links and missing content in glossaries.
- Fixes missing and extraneous whitespace.
2024-03-14 11:15:14 -05:00
Jason Stirnaman 24f88c0d34 chore(v3): Reorg of query troubleshooting and optimizing docs
- Adds query-data/troubleshoot-and-optimize
- Splits optimize docs into troubleshoot and optimize docs
- Moves Flight response doc to flight-responses.md
2024-03-14 11:15:14 -05:00
Jason Stirnaman f1e82bb09a chore(spelling): Vale config changes
- Add vale to package.json and use Yarn to manage the binary. You can use `npx vale` to run manually.
- Move InfluxData spelling ignore list into the style.
- Reorganize custom (product) spelling lists to comply with Vale 3.x
- Add InfluxDB v3 terms
2024-03-14 11:15:13 -05:00
Jason Stirnaman a20227e349 WIP: query plan
- Adds Query Plan reference
- Completes Analyze a Query Plan, pending cleanup, continue at :471
- Added image from Nga's blog
- Updates EXPLAIN doc
- TODO: Create public docs for
https://github.com/influxdata/docs.influxdata.io/blob/main/content/operations/specifications/iox_runbooks/slow-queries.md
2024-03-14 11:11:37 -05:00
Jason Stirnaman 5338c9da8d chore(v3): WIP read a query plan - explain tree format and reorganize 2024-03-14 11:11:36 -05:00
Jason Stirnaman 07eb1ecbfe chore(v3): WIP add query plan info from DataFusion slides and @NGA-TRAN 2024-03-14 11:11:36 -05:00
Jason Stirnaman 7fb6e79765 WIP(v3): operators 2024-03-14 11:11:36 -05:00
Jason Stirnaman e18a85cbc7 WIP: moved how to read a query plan to its own page. 2024-03-14 11:11:36 -05:00
Jason Stirnaman 6c4b3d8550 WIP: Read a query plan example 2 2024-03-14 11:11:36 -05:00
Jason Stirnaman 2b222707bf WIP: optimize queries - how to read a query plan, operators 2024-03-14 11:11:36 -05:00
Jason Stirnaman fd9f15d038 chore(v3): WIP: Explain the EXPLAIN report and indicators of query expense, performance problems. 2024-03-14 11:11:36 -05:00
Jason Stirnaman e5a3a932af chore(v3): WIP: Query performance 2024-03-14 11:11:36 -05:00
Jason Stirnaman 71c9823755 chore(v3): WIP query perf
Fixes #5108
2024-03-14 11:11:36 -05:00
Jason Stirnaman e586cc4051 Update content/influxdb/cloud-dedicated/query-data/execute-queries/optimize-queries.md
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2024-03-14 11:11:36 -05:00
Jason Stirnaman 42415c8dd7 Apply suggestions from code review 2024-03-14 11:11:36 -05:00
Jason Stirnaman 2632044ff3 Apply suggestions from code review 2024-03-14 11:11:36 -05:00
Jason Stirnaman 92a8d9ff8e Strategies to improve query performance: operations, number and size of parquet files
Fixes #5108

- Add query performance strategies to optimize-queries
2024-03-14 11:11:36 -05:00
Scott Anderson 259e8e67b4
add JSON page lists for use in the v3 UI (#5363) 2024-03-14 09:32:04 -06:00
Jack 7520bccd29
docs(clustered): object versioning recommendation (#5362)
* docs: recommendation of object versioning

* Update content/influxdb/clustered/install/prerequisites.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-13 08:29:33 -06:00
Scott Anderson 0e3947e1ab
Update incorrect influxctl examples and formatting (#5360)
* fix: update influxctl database create with retention policy example, closes #5359

* fix display of valid retention durations
2024-03-12 14:38:02 -06:00
Jack fafd59eef7
docs(clustered): mention use of `DOCKER_CONFIG` with `kubit local apply` (#5357)
* docs: add DOCKER_CONFIG mention

* chore: use review suggestion

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-12 09:13:53 -06:00
Jason Stirnaman 85dcebba43
v2: move setup process instructions to get-started/setup page (#5355)
* chore(v2 cloud): Capitalization

* chore(v2 cloud): Capitalization

* chore(v2 cloud): Punctuation

* chore(v2): Move set up process to get-started/setup page:

- Moves setup process section from the install page to the get-started/setup page.
- Clean up and style updates.
- Add API set up example.

* chore(v2): Cleanup

* Update content/influxdb/v2/get-started/setup.md

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

* Update content/influxdb/v2/get-started/setup.md

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

* Update content/influxdb/v2/get-started/setup.md

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

* Update content/influxdb/v2/get-started/setup.md

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

* Update content/influxdb/v2/get-started/setup.md

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

* Update content/influxdb/v2/get-started/setup.md

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

* Update content/influxdb/v2/get-started/setup.md

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

* Update content/influxdb/v2/install/_index.md

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

* fix: update influxdb/host shortcode

* chore(oss-v2): Consistent use of All Access as token name

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-03-12 09:32:25 -05:00
Gunnar 6752797a7a
Enterprise 1.11.5 release notes (#5354)
* Enterprise 1.11.5 release notes

* Apply suggestions from code review

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

* update release notes, fix warning shortcodes, add compact-series-file config option

* added release metadata to compact-series-file heading

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-03-11 14:12:52 -06:00
Jason Stirnaman 4663a4f0f5
chore(v2): Add Docker Hub `influx-configs` file path, fix spelling. (#5353)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-11 15:06:15 -05:00
Scott Anderson 0ecc796e60
Update SQL functions added upstream (#5345)
* updates sql functions added upstream

* Apply suggestions from code review

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

* port changes to serverless and clustered

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-03-06 14:00:18 -07:00
Joshua Powers 3e1870f72b
Update use-your-cluster.md (#5349) 2024-03-06 13:48:35 -07:00
Scott Anderson f21f09a32e hotfix: typos in custom partition docs 2024-03-06 10:51:18 -07:00
Scott Anderson 878715d0c7
fix template-time flags to be template-timeformat, closes #5347 (#5348) 2024-03-06 10:43:32 -07:00
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 1fa943267a
Clarify that 'influxd upgrade' is part of the v2 binary (#5336)
* clarify v2 influxd upgrade, update formatting, closes #5295

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-28 08:23:49 -07:00
Scott Anderson 3b9bf0d019
Update SQL timestamp functions and casting operations (#5332)
* updated sql time and date functions

* update sql casting docs with new TIMESTAMP behavior, closes #5331

* Apply suggestions from code review

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

* added format_n argument to to_timestamp* functions

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-26 15:21:25 -07:00
Jason Stirnaman 05a3e12085
[Docker] Unable to generate the default configuration file on the host file system (#5333)
* [Docker] Unable to generate the default configuration file on the host file system
Fixes #5318

* [Docker] Unable to generate the default configuration file on the host file system
Fixes #5318, #4841, #4643, #3475

* Removed suggestion to share configs between containers. I tried it and it seems like a bad idea.

* Specify that setup options are environment variables.

* Edit setup mode variable description.

* Fixes command and descriptions.

* Apply suggestions from code review

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

* Update content/influxdb/v2/install/_index.md

* Update content/influxdb/v2/install/_index.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-26 11:52:08 -06:00
Scott Anderson 50d33edf1d
Add InfluxDB Clustered upgrade instructions (#5330)
* add clustered upgrade instructions

* docs: myinfluxdb.yml upgrade reference

* Update content/influxdb/clustered/admin/upgrade.md

* Update content/influxdb/clustered/admin/upgrade.md

* Update content/influxdb/clustered/admin/upgrade.md

* fixed auto-formatter code changes

---------

Co-authored-by: Jack Dockerty <jdockerty@influxdata.com>
2024-02-22 08:23:15 -07:00