Commit Graph

1767 Commits (3b0a46990697da41c6a8279c1cb9dada7a28620b)

Author SHA1 Message Date
Scott Anderson 3b0a469906 hotfix: fix references to cloud in clustered 2023-09-11 13:45:28 -06:00
Jason Stirnaman 5e5630389e
hotfix(v3): missing shared example files (#5127)
* hotfix(v3): missing shared example files

- replace paths to missing shared-text files with examples.
- update timestamps for custom-timestamps in older examples.
- the shared-text solution isn't really working for us, as it can't render the host shortcode and the placeholder names differ between platforms. I'll probably start doing away with it and tinker on a better way to achieve what I was trying to do.

* Update content/influxdb/clustered/guides/api-compatibility/v1/_index.md

* Update content/influxdb/clustered/guides/api-compatibility/v1/_index.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-09-06 10:41:13 -05:00
Scott Anderson 471ee4561d
InfluxDB Clustered documentation (#5126)
* WIP base changes for clustered docs

* WIP clustered docs

* Add new influxdb/host shortcode and implement it in 3.0 docs (#5077)

* add new influxdb/host shortcode and implement it in 3.0 docs

* remove oss- cloud-only shortcodes from serverless

* Apply suggestions from code review

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

* updated urls js to PR suggestion

* Updated JavaScript, templates, and styles for Clustered URLs (#5079)

* updated js, templates, and styles for clustered urls

* Apply suggestions from code review

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

---------

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

---------

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

* restructure product dropdown template to be more extensible

* fixed more page template bugs

* fixed references to cloud in clustered

* updated docsearch templates

* added early access flagging and cta-link shortcode

* minor content updates in clustered

* updated staging config

* fixed typo in clustered description

* ported influxctl 2.0.1 to clustered

* ported get started changes to clustered

* ported 3.0 admin docs to clustered

* port null tag content to clustered

* ported influxctl note to clustered

* ported query reorg changes to clustered

* updated early access to limited availability, updated clustered landing content

* ported new content to clustered

* ported new content to clustered

* updated cta on clustered landing page

* Updated notifications and added InfluxDB Clustered announcement notification (#5125)

* updated notifications, added clustered announcement notification

* updated cta in clustered notification

* updated influxctl profile configs

* update clustered search attributes

* updated learn more link in clustered notification

* Apply suggestions from code review

* fixed typos

* fixed typos

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-09-06 06:21:47 -06:00
Jason Stirnaman a9bb65331e
hotfix(v3): flight response: cleanup (#5124) 2023-09-05 14:52:18 -05:00
Jason Stirnaman 4197c01712
feature(dedicated): InfluxDB Flight responses and errors (Closes #5114): (#5115)
* feature(dedicated): InfluxDB Flight responses and errors (Closes #5114):

- Describe Flight+gRPC high-level request semantics.
- Relationship between gRPC, Flight, InfluxDB
- List error codes using by InfluxDB, how they translate to Flight and gRPC statuses.
- Example errors, what they mean, possible causes

Co-authored by: Jay Clifford<@Jayclifford345>

* Update content/influxdb/cloud-dedicated/query-data/troubleshoot.md

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* fix(v3): Apply suggestions from @alamb. Refine organization, add stream and RecordBatch sections.

* fix(v3): improve stream, schema, batch

* fix(v3): toc

* fix(v3): troubleshoot flight (Flight responses and errors when querying v3 #5114):

- gRPC server-side streaming and nomenclature.

* fix(v3): Fix evaluation and prototyping #5120

* fix(v3): rename, update v3 Python reference, fix params (closes Flight responses and errors when querying v3 #5114)

* fix(v3): file name

* Update content/influxdb/cloud-dedicated/query-data/execute-queries/troubleshoot.md

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

* Update content/influxdb/cloud-dedicated/query-data/execute-queries/troubleshoot.md

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

* Update content/influxdb/cloud-serverless/query-data/execute-queries/troubleshoot.md

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

* Update content/influxdb/cloud-serverless/query-data/execute-queries/troubleshoot.md

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

* fix(v3): add PR suggestions

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-09-05 13:00:29 -05:00
Scott Anderson 8208824e34 fixed typos in prototype doc, ported to dedicated 2023-08-30 15:08:19 -06:00
Scott Anderson 0606902380
New Guides section, Serverless as an evaluation and prototyping platform (#5118)
* added new guides section to serverless and dedicated, fixed bug, closes #4978

* added serverless prototyping and evaluation document

* Apply suggestions from code review

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

* remove dbrp relevance statement

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-30 14:58:29 -06:00
Scott Anderson b9972eff92
Update content and video on 3.0 landing pages (#5119)
* updated content on 3.0 landing pages

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-30 13:12:29 -06:00
Chunchun Ye 110cca9dda
chore: feedback
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-08-30 09:39:21 -05:00
Chunchun 9fee76066b
chore(serverless-grafana): update "create a datasource" for InfluxQL
chore: change article
2023-08-29 17:18:45 -05:00
Jacob Marble c7f58af656
chore: indicate that tag values cannot be empty in line protocol (#5107)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-08-28 10:11:16 -06:00
Scott Anderson d24fc17c37 hotfix: port durability updates to serverless 2023-08-28 09:25:41 -06:00
Jason Stirnaman ed545d81d1
Data durability: write ahead vs S3 replication (#5112)
Fixes #5111
- Clarify intro.
2023-08-25 13:31:18 -05:00
Jason Stirnaman eda2737bd2
hotfix: 404 /influxdb/cloud-dedicated/security/tokens/ (#5110)
Fixes #5109
2023-08-25 11:49:40 -05:00
Scott Anderson 4b8373cdb7 hotfix: port null tag updates to dedicated 2023-08-24 16:30:12 -06:00
Scott Anderson 0b0e9f65b5 Merge branch 'master' of github.com:influxdata/docs-v2 2023-08-24 15:07:06 -06:00
Scott Anderson b2131107d7 hotfix: fixed more typos in durability docs 2023-08-24 15:07:02 -06:00
Scott Anderson 870f8ecd25 hotfix: fixed typo in 3.0 durability docs 2023-08-24 15:04:47 -06:00
Reid Kaufmann 870e5caf6e
influxctl authentication note (#5102)
* influxctl authentication note

This just adds a helpful pointer to eliminate an annoying and unnecessary warning message that may trip up parsing JSON output from the utility.  The note is Linux specific.  It may be Ubuntu specific as well, but this is one of the most popular distros.

* Update content/influxdb/cloud-dedicated/reference/cli/influxctl/_index.md

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

* Update content/influxdb/cloud-dedicated/reference/cli/influxctl/_index.md

* Update _index.md

Apply suggestion

Co-authored by: Jamie Strandboge <jdstrand@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/reference/cli/influxctl/_index.md

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-24 16:03:59 -05:00
Scott Anderson 27cddb7773
Add data durability documentation to Dedicated and Serverless (#5105)
* added data durability to dedicated

* Update content/influxdb/cloud-dedicated/reference/internals/durability.md

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

* ported data durability doc from dedicated to serverless

* fixed serverless durability frontmatter

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-24 15:01:42 -06:00
Jason Stirnaman 75adee41c8
hotfix(dedicated): missed PR correction (#5106) 2023-08-24 15:33:29 -05:00
Jason Stirnaman da36218fb2
Execute queries reorg (#5100)
* chore(ci): Add git pre-commit hook script with Vale linting

* fix(v3): Get started: update cloud lib parameters and signatures.

* fix(v3): v1-api: move to Execute queries and cleanup params

* fix(v3): Add Execute queries > Client libraries

* fix(v3): Python and Go client library guides: reorg and cleanup.

* fix(v3): Spelling

* chore(v3): Go client lib reference.

* chore(ci): Add upsample to accepted terms.

* fix(v3): Fix pandas guides.

* fix(v3): Get started: query cleanup.

* fix(v3): cleanup go-flight

* fix(v3): Data explorer cleanup.

* fix(v3): clean up client lib index

* fix(v3): API cleanup.

* fix(v3): add metadata

* fix(v3): Cleanup

* fix(v3): Required indicator

* Update content/influxdb/cloud-serverless/query-data/execute-queries/influxdb-v1-api.md

* Apply suggestions from code review

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/flight/python-flightsql-dbapi.md

* Update content/influxdb/cloud-serverless/reference/client-libraries/flight/python-flightsql-dbapi.md

* Update content/influxdb/cloud-dedicated/get-started/query.md

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

* Update content/influxdb/cloud-serverless/reference/client-libraries/flight/java-flightsql.md

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

* Update content/influxdb/cloud-dedicated/get-started/query.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-08-24 15:11:28 -05:00
Jacob Marble 1f38e3f7a8 chore: explain null tags in primary keys 2023-08-24 16:50:42 +00:00
Scott Anderson ebd55bee55
Remove mentions of multi-az from Cloud documentation (#5096)
* remove mentions of multi-az from cloud documentation

* add back mult-az content that should stay

* updated heading formatting
2023-08-22 11:21:08 -06:00
Scott Anderson 83b4839c82
Add task-based database and token management instructions for Dedicated (#5094)
* add task-based instructions for dedicated db and token admin

* fixed latest shortcode, ported 1.x rp definition to serverless and dedicated
2023-08-21 10:15:09 -06:00
Jason Stirnaman 3dbf0e7554
Move IOx limits page to limits and adjustable quotas page (#5089)
Fixes #4915
2023-08-15 14:52:31 -05:00
Scott Anderson 56316fcb6c
Influxctl 2.0 (#5082)
* influxctl v2.0.0

* Apply suggestions from code review

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

* Apply suggestions from code review

* updated influxctl examples with code placeholders

* hide influxctl user commands

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-14 15:00:42 -06:00
Jason Stirnaman ded51cc323
Cloud Dedicated security and token detail (#5084)
* chore(dedicated): WIP - auth (#5078)

* chore(dedicated): add security and token details (Closes #5078)

* Update content/influxdb/cloud-dedicated/reference/internals/security.md

* Update content/influxdb/cloud-dedicated/reference/internals/security.md

* Update content/influxdb/cloud-dedicated/reference/internals/security.md

* Update content/influxdb/cloud-dedicated/reference/internals/security.md

* Update content/influxdb/cloud-dedicated/reference/internals/security.md

* Update content/influxdb/cloud-dedicated/reference/internals/security.md

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

* Update content/influxdb/cloud-dedicated/reference/internals/security.md

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

* chore(ci): Vale: Ignore "application"

* fix(dedicated): replace "permissions sets", user provisioning correction

* Update content/influxdb/cloud-dedicated/reference/internals/security.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-08-14 15:22:46 -05:00
Jason Stirnaman 98d181f51a
feature(v3): Get started writing and querying data with the JS client library (closes #5049, part of #5050) (#5080) 2023-08-11 16:25:05 -05:00
Jason Stirnaman 9404fda2f3
chore(ci): Add vale script, configuration, and fixes (#5081)
- Adds VSCode directory-specific configurations for Vale
- Adds a simple shell script to run Vale for dedicated, serverless, and telegraf.
- Adds vocab and spelling configuration.
- Fixes some spelling and style errors in serverless and dedicated.
2023-08-11 13:50:31 -05:00
Jason Stirnaman d3be011e3d
feature(v3): Write and query data using the Java client library: (#5076)
* feature(v3): Write and query data using the Java client library:

- Closes #5048
- Part of #5050
- Fixes csharp example.
- Fixes wrong time placeholder values in query samples.
- Misc. cleanup and fixes.

* fix(v3): whitespace

* 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-08-10 09:44:12 -05:00
Jason Stirnaman 0a5c0b9bea
fix(v3): fix csharp instructions, fix output format to match result table. Fixes #5047 (#5074) 2023-08-07 18:36:21 -05:00
Scott Anderson 3b1e56eb92
removed google data studio docs (#5073) 2023-08-07 15:15:30 -06:00
Gary Fowler 086366cb5f
Update query.md (#5071)
Changes suggested By Darren Bruton via slack thread:

https://influxdata.slack.com/archives/C04768675QD/p1691182516418369
2023-08-07 09:33:45 -05:00
Scott Anderson 91036b81bf hotfix: fixed typos in subquery docs 2023-08-03 10:16:27 -06:00
Scott Anderson 0afadf5860
SQL subquery reference (#5067)
* WIP sql subqueries

* WIP sql subqueries

* Apply suggestions from code review

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

* final touches on sql subqueries

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-03 08:07:08 -06:00
Scott Anderson ecde987d04
make expand blocks easily linkable (#5069)
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-03 07:16:47 -06:00
Jason Stirnaman 09361bb4e3
chore(v3): configure client library cert paths for windows (#5065)
* chore: remove maintained by names for 1.x client libraries

* chore(v3): provide root certificate path for Windows (closes #5059)

- Closes #5059.
- Fixes attribute and arguments in reference.
- More reference improvements

* fix(v3): format param names as code

* Update content/influxdb/cloud-serverless/query-data/sql/execute-queries/python.md

* Update content/influxdb/cloud-dedicated/get-started/query.md
2023-08-02 19:52:10 -05:00
Scott Anderson 23bbd7ab06 hotfix: don't tell dedicated users to contact support to download influxctl 2023-08-02 15:42:59 -06:00
Jason Stirnaman b2b6f235dd
Vale linter config (#5060)
* chore(quality-of-life): Initial commit of Vale config, InfluxDataDocs style, and Vocab files for linting docs.

* Update content/influxdb/cloud-dedicated/.vale.ini

* Update content/influxdb/cloud-serverless/.vale.ini

* chore(ci): add terms.

* chore(ci): add vale terms

* chore(ci): add vale terms
2023-08-01 10:38:04 -05:00
Scott Anderson ea9f0ddf4c hotfix: remove cluster removal language from dedicated eol policy 2023-08-01 09:03:03 -06:00
Scott Anderson fec12d0b2a
Product/feature EOL and IOx data retention (#5064)
* addes EOL procedures, adds data retention info to serverless and dedicated

* Apply suggestions from code review

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

* updated DR retention language for dedicated

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-07-31 17:20:04 -06:00
Jason Stirnaman 17ae494d2c
fix: spelling errors (#5061) 2023-07-31 16:59:33 -05:00
Jason Stirnaman 4df39ff58b
hotfix(serverless): Missing page (#5063)
Fixes #5059
2023-07-28 16:35:02 -05:00
Jason Stirnaman 19927d5d28
4947 spelling fixes (#5058)
* fix(all): spelling error unisgnedLong spelling in glossary. #4947

- Fixes #4947.

* fix(flux): spelling
2023-07-27 18:37:07 -05:00
Jason Stirnaman c5a2e965c8
fix(influx-cli): broken serverless/tools/influx-cli links (#5057)
- Fixes Page not found - Configure influx cli - use the influx cli button #5045
- Copies influx-cli download and installation instructions to influx reference, which is shared across oss, cloud, and cloud-serverless.
- Replaces links pointing to the nonexistent path /influxdb/cloud-serverless/tools/influx-cli and adds an alias for the path.
2023-07-27 16:37:55 -05:00
Jason Stirnaman 557be11e14
hotfix(serverless): missing C# tab (#5056) 2023-07-27 12:48:42 -05:00
Jason Stirnaman 249621550c
fix(v3): Fix and cleanup API compatibility in Dedicated and Serverless (#5052) 2023-07-27 08:36:16 -05:00
Jason Stirnaman 76cba186ae
Add C# client library examples for Get Started (#5051)
* Add Csharp client lib write examples
Part of #5047

* chore(v3): Add C# write examples, fix Go and Python examples.

- Part of #5047
- Examples for writing with the CNodeJS client library.
- Cleanup and fixes for Go examples.
- Python client library no longer requires `org` for writing (defaults to "").

* chore(v3): Add query examples for C# client library.

- Fixes Add Csharp client lib examples #5047
- Makes Go time formatting consistent with example output.
- Cleanup.

* fix(v3): Add custom timestamp tags
2023-07-26 15:25:24 -05:00
Jason Stirnaman 1cb3cf856a
chore(v3): Use python client library (#5046)
- Replaces Flight SQL examples with Client Library examples.
- Closes #5025.
2023-07-26 08:30:28 -05:00