Commit Graph

2356 Commits (api-query-examples)

Author SHA1 Message Date
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
Jason Stirnaman ac47b3ec05
5025 recommend flight over flightsql (#5044)
* chore(v3): Add Go Flight SQL example to go-flight reference.

* chore(v3): Use Go client library in Get Started examples (#5025)

- Replaces Go Flight SQL examples with Go client library.
- Returns table-formatted data to the console instead of JSON.
- Reorganizes files in the example module to avoid  main() naming conflicts.

* Update content/influxdb/cloud-dedicated/get-started/query.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>

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

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

* Update content/influxdb/cloud-serverless/get-started/write.md

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

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

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-07-25 08:24:03 -05:00
Jason Stirnaman 580fa03a35
fix(v3): Replace FlightSQL examples with Python client library (part of #5025) (#5043) 2023-07-24 17:21:07 -05:00
Chunchun 90db17022c
chore: update note formatting 2023-07-24 11:43:25 -05:00
Chunchun 794d7d3b33
chore: add empty lines 2023-07-21 11:59:06 -05:00
Chunchun 980bf156b5
chore(tableau): replace to use `useSystemTrustStore=false` and add explanation 2023-07-21 11:54:36 -05:00
Scott Anderson 76cf977706
Add Chronograf documentation to 3.0 (#5039)
* add chronograf documentation to 3.0, clean up cloud URL modal, closes #5037

* add more info about fully-qualified measurements in chronograf doc

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-07-19 14:26:00 -06:00
sickfabian 009aafbee4
Fix regexp example in regular-expressions.md (#4994)
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-07-19 15:00:00 -05:00
Ben Tasker 22f1d5771a
Correct flag - it's --errrors-file rather than --error-file. (#5038) 2023-07-19 09:34:48 -06:00
Jason Stirnaman 898745681d
5025 recommend flight over flightsql (#5032)
* fix(v3): Recommend Flight over Flight SQL, organize, add examples

* fix(v3): Link to new client libraries and fix descriptions

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

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

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

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/flight/csharp-flight.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/flight/go-flight.md

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

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

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/flight/go-flight.md

* fix(v3): DATE_BIN examples use ordinal or different alias in GROUP BY, add Flight SQL doc for serverless

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

* 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-07-18 15:41:47 -05:00
Scott Anderson a01459048d hotfix: add alias to serverless grafana doc to prevent 404, closes #5033 2023-07-18 09:09:19 -06:00
Scott Anderson 3abda2b8e3 hotfix: fix chronograf link in serverless get started 2023-07-18 08:28:02 -06:00
Scott Anderson 595e4e491b hotfix: fix chronograf link, closes #5037 2023-07-18 08:27:25 -06:00
Simon 2f72acd97c
Update licenses.md (#5034)
Fixed link that forwards to the license.
2023-07-18 08:06:14 -06:00
Scott Anderson 803df9b91b
Add InfluxQL to Serverless Grafana doc (#5031)
* add influxql to serverless grafana doc

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-07-17 11:09:34 -06:00
Jason Stirnaman 01fb78db09
fix(v3): query-data cleanup (#5030) 2023-07-17 08:54:59 -05:00
Scott Anderson ddf386d2fa
Restructure query, process, and visualize docs (#5027)
* restructure query, process, and visualize docs

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-07-14 11:17:50 -06:00
Alexis Opolka 2f26c73dfe
Fix Typo on `env.mjs` (#5024)
Fixed the typo from `env.js` to `env.mjs`
2023-07-14 12:03:23 -05:00
Jason Stirnaman fd9f4e312c
influxql group by behavior, measurement, and time columns (#5026)
* fix(v3): drop iox::measurement before writing

- Modify example to drop InfluxQL iox::measurement column before writing downsampled data back to InfluxDB.
- Add required org= arg for client.
- Closes #5018

* fix(v3): typo

* fix(v3): typo

* fix(v3): add example of expression

* chore(v3): describe query result set, replace function with function expression or expression
fix(v3): InfluxQL group by result set and default time range
- Closes #5016
- Add InfluxQL result set in basic-query

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

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

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

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

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

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

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

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

* Update content/influxdb/cloud-serverless/query-data/influxql/basic-query.md

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

* Update content/influxdb/cloud-serverless/query-data/influxql/basic-query.md

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

* Update content/influxdb/cloud-serverless/query-data/influxql/basic-query.md

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

* Update content/influxdb/cloud-serverless/query-data/influxql/basic-query.md

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

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

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

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

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

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

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

* Update content/influxdb/cloud-serverless/query-data/influxql/basic-query.md

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

* Update content/influxdb/cloud-serverless/query-data/influxql/basic-query.md

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

* Update content/influxdb/cloud-serverless/query-data/influxql/basic-query.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-07-14 12:00:16 -05:00
Jason Stirnaman 38c33657fc
Fix csv examples (#5022)
* fix: comma use in annotated CSV examples (#5017)

* fix: comma use in annotated CSV examples (#5017)

* fix: comma use in annotated CSV examples (#5017)

* fix: typo

* fix: comma use in annotated CSV examples (#5017)

* fix: comma use in annotated CSV examples (#5017)
2023-07-13 17:41:07 -05:00
Jason Stirnaman ad157d235b
Clarify orgs, how to find your version, and cardinality (#5020)
Fixes #5019

- Add Cloud Serverless notes to Cloud (TSM) migration pages.
- Add information about identifying storage engine.
- Not alot more to do for this since we have the TSM/IOX modal banner.
2023-07-10 17:24:45 -05:00
Jason Stirnaman 46a062948f
Remove flux from Dedicated and Serverless docs. (#5014)
* chore(v3): remove Flux

* chore(v3): remove Flux: flux-sql.md

* chore(v3): Remove Flux: reference

* chore(v3): Remove Flux: Reference, set aliases for removed pages

* chore(serverless): Remove Flux: Glossary

* Update content/influxdb/cloud-serverless/query-data/sql/execute-queries/data-explorer.md
2023-07-10 17:16:52 -05:00
Jason Stirnaman 2290eecc6c
fix(v3): new arg names for InfluxDBClient3.query (#5013)
* fix(v3): new arg names for InfluxDBClient3.query

Co-authored-by: Ryan Harber <rharber@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: Ryan Harber <rharber@users.noreply.github.com>
2023-07-06 15:03:26 -05:00
Jason Stirnaman 28e3a809fe
Link Tableau into Analyze and Visualize, reorganize tools for query-data and process-data, fix URLs (#5011)
* chore(v3): copy pandas .info and .describe example to new Summarize Data page

* fix(v3): url

* chore(v3): link Tableau guide in Analyze and Visualize, move Analyze and Visualize (query-data/tools) to process-data/tools, alias sql/execute-queries as query-data/tools/, cleanup aliases and relateds, fix urls. (closes #5010)

* chore(v3): update links with new tools URLs

* fix(v3): transposed URLs
2023-07-06 12:39:02 -05:00
Jason Stirnaman daf513a6b7
hotfix: add missing slash for link (#5008) 2023-07-05 16:20:01 -05:00
Jason Stirnaman ef1958fbe1
4999 fix headings (#5006)
* fix(dedicated): Replace expandable code samples with headings (#4999)

* fix(dedicated): Use example measurement name.

* fix(v3): v3 Python client library references, replace expands with headings (#4999)
2023-06-30 15:07:55 -05:00
Ben Tasker 3211476eb5
Remove references to InfluxDB Aware as we no longer offer it. (#5005)
* Remove references to InfluxDB Aware as we no longer offer it.

* Update content/enterprise_influxdb/v1.10/administration/monitor/_index.md

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

* Update content/enterprise_influxdb/v1.10/administration/monitor/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor/_index.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor/monitor-with-cloud.md

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

* Update content/influxdb/cloud/influxdb-templates/monitor-enterprise.md

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-06-30 11:05:22 -05:00
Jason Stirnaman 8364bd9e6c
fix(dedicated): influxctl create token (closes #5000): (#5004)
* fix(dedicated): influxctl create token (closes #5000):
- Use multiple database example for preview.
- Note that permissions args are repeatable.
- Use code-placeholders.
- Replace expands with headings for linking.

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

* Update content/influxdb/cloud-dedicated/admin/tokens/create.md

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

* fix(dedicated): Placeholder instruction
2023-06-30 10:57:15 -05:00
Jason Stirnaman ec4afbd259
Dar 390 contact support (#5003)
* chore(cloud): Remove support from billing (https://github.com/influxdata/DAR/issues/390)

* chore(cloud): Remove support from limits (https://github.com/influxdata/DAR/issues/390)

* fix(serverless): Add related and fix aliases.

* chore(cloud): Remove and update Support contact (https://github.com/influxdata/DAR/issues/390)

* chore(serverless): Remove and update Support contact (https://github.com/influxdata/DAR/issues/390)

* fix(serverless): Alternatives to deleting data, update measurement/table entries in glossary.

* chore: Update Support footer.

* hotfix: cloud-only tags in glossary

* chore(docs): Update storage-limits to remove directions to contact support (#4996)

* chore(docs): Update storage-limits to remove directions to contact support
Support are not able to increase these limits on the serverless product.  If customers need higher limits they should speak to sales about a dedicated solution in the first instance.

* chore: fix hyperlink to sales

---------

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

* Update content/influxdb/cloud-serverless/admin/billing/_index.md

Co-authored-by: Ben Tasker <88340935+btasker@users.noreply.github.com>

* Update content/influxdb/cloud/account-management/billing.md

Co-authored-by: Ben Tasker <88340935+btasker@users.noreply.github.com>

* fix(serverless): measurement suggestions

Co-authored-by: Ben Tasker <88340935+btasker@users.noreply.github.com>

* Update content/influxdb/cloud-serverless/reference/internals/storage-limits.md

---------

Co-authored-by: Will Cooke <will@whizzy.org>
Co-authored-by: Ben Tasker <88340935+btasker@users.noreply.github.com>
2023-06-30 09:39:45 -05:00
Phil Bracikowski 81a6855b89 feat: improve delete predicate keyword escaping requirements
Delete predicates are parsed by the influxql parser. Therefore, any
influxql keywords that match a tag name need to be escaped with double
quotes. The keyword matching is case-insensitive but tag name matching
for the delete predicate is case-sensitive.
2023-06-27 09:12:36 -07:00
Scott Anderson eeba6442e5 hotfix: fix title of iox wayfinding modal 2023-06-23 11:29:23 -06:00
Scott Anderson c6bafcae2d
Process data for Serverless and Dedicated (#4992)
* base landing pages for processing data

* Downsampling guides for Serverless and Dedicated (#4990)

* adds downsampling guide to serverless

* updated downsample to address pr feedback

* ported downsampling guide to dedicated

* Send alerts with Serverless and Dedicated (#4991)

* hotfix: updated api compatibility weight in serverless

* add alerting to serverless docs

* add alerting guide to serverless

* fixed typos

* add TOC to alerting guide

* fixed slack code example

* fixed sql query example in alerting guide

* port alerting guide to dedicated
2023-06-23 11:14:55 -06:00
Scott Anderson ad20c08e2d hotfix: updated api compatibility weight in serverless 2023-06-23 09:16:46 -06:00
Jason Stirnaman 1a20ccf5b3
Improve API compatibility and client library reference docs (#4985)
* chore(dedicated): add link

* fix(dedicated): Change Flight client reference to link to Arrow Flight Client docs

* fix(serverless): cleanup query tools list

* fix(dedicated): cleanup query tools list

* fix(v3): update client libraries intro

* fix(dedicated): Add Go v3 client library. Update Go v2 library

* fix(dedicated): cleanup javascript v2 client lib

* feature(dedicated): python v3 client library reference

- set a pattern for client library reference documentation

* chore(v3): add python client lib reference, fix syntax

* fix(v3): demote v2 JS client library

* chore(v3): move and revise API primers

- move to API compatibility
- revise
- delete redundant examples and link to other pages

* fix(v3): replace influx with influx3 CLI

* fix(v3): cleanup v2 client library references

* fix(v3): SEO title

* fix(v3): api-compatibility
- retention policy for serverless
- format placeholders

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/javascript/browser.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v3/_index.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/javascript/nodejs/install.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/javascript/nodejs/install.md

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

* Update content/influxdb/cloud-serverless/reference/client-libraries/v3/python.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-06-22 10:27:36 -06:00
Scott Anderson 4df36bacc9 hotfix: minor updates to dedicated and serveriless optimize writes 2023-06-21 10:06:12 -06:00
Scott Anderson 7246eb647b
Port "Optimize writes" guide to Serverless and Dedicated (#4973)
* port optimize writes guide to serverless and dedicated

* updated dedicated lp guide
2023-06-21 09:55:11 -06:00
Scott Anderson eef54e021c
Tableau documentation for Cloud Serverless (#4988) 2023-06-20 14:50:43 -06:00
Scott Anderson 7725331554
add tableau documentation to dedicated (#4987) 2023-06-20 08:14:40 -06:00
Scott Anderson 3116379931
Cloud Serverless InfluxQL (#4980)
* port influxql reference to serverless

* ported influxql guide content to serverless

* Apply suggestions from code review

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

* update and port sample-data from dedicated to serverless

* Manage tokens in InfluxDB Cloud Serverless (#4984)

* add token management docs to serverless

* updated auth scheme in shared code block

* Apply suggestions from code review

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

* addressed pr feedback, updated serverless auth schema from bearer to token

---------

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

* Add DBRP mapping information to Cloud Serverless (#4982)

* add dbrp mapping to cloud serverless

* added notes about dbrp mappings to serverless influxql docs

* Apply suggestions from code review

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

---------

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

* restructure serverless sql docs

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-06-20 07:52:51 -06:00
James Douitsis 70131cbee0
Fixed typo (#4977) 2023-06-13 09:16:38 -05:00
Jason Stirnaman aa9d088b69
fix(v2): create a token with CLI and API, revert old warning, add exa… (#4975)
* fix(v2): create a token with CLI and API, revert old warning, add example

- Closes https://github.com/influxdata/DAR/issues/378
- Revert the warning for 2.4 in 2.7 and cloud2.
- Reinstate instructions for CLI and API
- Add an example for read/write with user scope.

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

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-06-07 16:45:28 -05:00
Scott Anderson 35788f34ff
Dedicated influxql (#4976)
* Restructure Dedicated query docs (#4967)

* restructure dedicated query docs for influxql, add execute influxql doc

* updated code examples

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

---------

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

* added code-placeholder-key shortcoded, updated code placholder styles

* add note about authing with user/pass

* updated basic auth credential list

* Dedicated InfluxQL Python instructions (#4972)

* add python influxql instructions, update python sql instructions

* 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>
2023-06-07 12:55:09 -06:00
Jason Stirnaman 0eb12c1a62
Fix 4965 update py library name (#4971)
* wip(query): cleanup, but broken formatting

* fix(serverless): sync get-started query with dedicated, cleanup

* fix(dedicated): sync get-started/query with serverless, cleanup

* fix(dedicated): get-started/write cleanup

* fix(serverless): update python client name in get-started/write

* fix(dedicated): add links to query tools

* fix(serverless): port view-orgs from cloud, link setup to view-orgs

* fix(serverless): js client lib - add links to token and org pages

* fix(v3): grafana cleanup

* fix(serverless): cleanup telegraf config examples

* fix(v3): cleanup write CSV with telegraf

* fix(v3): telegraf config cleanup

* fix(v3): update python client library
2023-06-07 08:43:57 -05:00
Jason Stirnaman 1b2dfe7e2f
chore(v3): add Telegraf examples, configuration, dual-write (#4929)
-  Add Telegraf examples to get-started/write-data (#4918)
- Update instructions for saving the token, using secret store
- Instructions for setting and using environment variables, add Windows examples
- For Dedicated, make manual-config the config default
2023-06-05 12:12:03 -05:00
Scott Anderson 309b682060
Code placeholders (#4966)
* WIP code-placeholders

* add ability to custom code-placeholders

* removed testing code

* revert unnecessary changes

* remove commented css

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-06-02 13:53:38 -05:00
Jason Stirnaman a04ef07c3e
docs(v3): construct points and write line protocol (#4964)
* docs(v3): construct points and write line protocol

- use Go, Python, and Node.js client libraries to construct points and write line protocol to InfluxDB Cloud Serverless or Dedicated.

* Update content/influxdb/cloud-dedicated/write-data/line protocol/_index.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-05-31 17:12:00 -05:00
Jason Stirnaman 6d3cb6b567
Get-started > write data cleanup (#4963)
* chore(serverless): cleanup get-started write and add examples

- Establish setup and write as precursors to other guides (e.g. the WIP future /write-data/line-protocol page).
- Apply a common pattern for code samples, their description, and their execution.
- Move sample code ahead of it's explanation, since that's what most devs will want.
- Add Node.JS example using v2 client library to write
- Make all examples and behavior as similar as possible (output, log messages) while preserving language idioms.
- Fix some descriptions.
- Comment code.
- Add environment variables section to write.

* chore(serverless): instruction for setting and using environment variables

* fix(serverless): fix timestamps in where condition, add env variable note

* Update content/influxdb/cloud-serverless/get-started/setup.md

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

* Update content/influxdb/cloud-serverless/get-started/write.md

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

* Update content/influxdb/cloud-serverless/get-started/write.md

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

* Update content/influxdb/cloud-serverless/get-started/write.md

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

* Update content/influxdb/cloud-serverless/get-started/write.md

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

* fix(serverless): caps

* Revert "Update content/influxdb/cloud-serverless/get-started/write.md"

This reverts commit a76e837db0.

* Revert "Update content/influxdb/cloud-serverless/get-started/write.md"

This reverts commit 5ef4c4904d.

* Revert "Update content/influxdb/cloud-serverless/get-started/write.md"

This reverts commit 0ebdc3bc4d.

* fix(serverless): add custom-timestamps tag for node sample

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-05-31 16:47:21 -05:00
Scott Anderson 134da58362 hotfix: update information about InfluxQL metaqueries 2023-05-30 14:06:21 -06:00
Scott Anderson 1b8efc9773 hotfix: remove unsupported statements from influxql spec 2023-05-30 11:23:01 -06:00
Scott Anderson b58f0514c8 hotfix: remove reference to other langs in dedicated 2023-05-26 13:24:19 -06: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
Jason Stirnaman 1f64b24893
Fix api related links (#4956)
* wip: fix serverless api related links.

* fix(serverless): remove, replace, alias broken links, and/or mark for pending content

- See the annotated link checker report.
(closes 404s for links in Cloud Serverless API reference #4955)
2023-05-25 16:36:05 -05:00
Jason Stirnaman d36544709e
chore(v3): v2 JS client library: (#4951)
* chore(v3): v2 JS client library:

- Remove v2 client-library query page from Dedicated.
- Add v3 query tools note.
- Update examples and credentials.

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/javascript/browser.md

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

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/javascript/_index.md

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

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/javascript/nodejs/query.md

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

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/javascript/nodejs/query.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-05-24 09:09:15 -05:00
Jason Stirnaman 7ff01df9f7
fix(client-library): add imports in Go sample code (#4952) 2023-05-23 16:29:45 -05:00
Jason Stirnaman 6e01923a81
chore(api-ref): update API ref scripts for v3: (#4949)
* chore(api-ref): update API ref scripts for v3:

- Replace cloud-iox with cloud-serverless and cloud-dedicated in getswagger.sh
- Add cloud-dedicated API ref (handcrafted) with query, write, and ping paths.
- Remove separate v1-compat docs for Serverless and Dedicated.
The v1 paths are included in contracts/ref.
- Add Bearer Auth scheme.
- Remove separate v1 docs buttons from api/_index.md

* Update api-docs/cloud-dedicated/ref.yml

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

* Update api-docs/cloud-dedicated/ref.yml

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-05-23 13:52:45 -05:00
Scott Anderson 94c944b9e3
Port Cloud security document to Cloud Dedicated with minor updates (#4937)
* port cloud security to cloud dedicated with minor updates

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-05-15 09:23:34 -06:00
Jeffrey Smith II 78cbe52afd
Merge branch 'master' into smith/2.7.1/2 2023-05-15 09:43:29 -04:00
Jason Stirnaman 52258fa331
4919 queries measurement, 4931 token delays (#4933)
* fix(dedicated): delay between token creation and active for queries (#4931)

* feat(v3): describe the system.queries measurement (#4919)

* Update content/influxdb/cloud-dedicated/admin/tokens/create.md

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

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

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

* Update content/influxdb/cloud-serverless/reference/internals/system-tables.md

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

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

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

* Update content/influxdb/cloud-serverless/reference/internals/system-tables.md

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

* Update content/influxdb/cloud-serverless/reference/internals/system-tables.md

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

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

Co-authored-by: Ben Tasker <88340935+btasker@users.noreply.github.com>

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

Co-authored-by: Ben Tasker <88340935+btasker@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Ben Tasker <88340935+btasker@users.noreply.github.com>
2023-05-11 16:04:59 -05:00
Jeffrey Smith II 4e714a9c5e
Merge branch 'master' into smith/2.7.1/2 2023-05-10 10:20:36 -05:00
Jason Stirnaman 2362a2a386
fix(oss): make package download commands easier to use (#4927)
- use separate code blocks so users can copy the commands they want
- specific architecture file names for package downloads.
2023-05-09 12:51:14 -05:00
Ochibobo f32ac159c1
Update query-influxdb.md (#4884)
Added opening parenthesis to the example with multiple filters.
2023-05-09 09:11:36 -05:00
Jason Stirnaman b87636b978
Port query and write examples for get-started (#4925)
* fix(dedicated): get-started write

- Add comment explaining env variable
- Remove unnecessary replace instruction

* fix(dedicated): get-started query

- Grammar fix
- Add query tool links
- Add influx3 CLI example
- Add comment explaining env variable

* fix(dedicated): grammar

* feat(serverless): get-started query: add query tool examples

- Add influx3 CLI query
- Add python and go query examples from dedicated
- Explain INFLUX_TOKEN env variable
- Remove unnecessary "Replace..."

* feat(serverless): get-started write add python and go write samples from dedicated

* Update content/influxdb/cloud-serverless/get-started/query.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>

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

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

* fix(serverless): restore closing tags

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-05-08 15:44:46 -05:00
Jason Stirnaman 3999b37e40
Fix cleanup api (#4922)
* fix(serverless): remove 'delete' mentions from '/write'.

* fix(serverless): replace bucket-name metadata key with database

* fix(dedicated): update API and client library links

* fix(dedicated): replace iox-namespace-name metadata key with database
2023-05-08 08:46:59 -05:00
Jeffrey Smith II 8f54e8963b
Merge branch 'master' into smith/2.7.1/2 2023-05-08 07:52:31 -04:00
Scott Anderson 3f8f0e0c5b
Port pricing and billing pages to Serverless (#4921)
* port pricing and billing pages to serverless

* fix altengine frontmatter

* added missing alt_engine frontmatter

* Apply suggestions from code review

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

* address PR feedback

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-05-05 12:52:41 -06:00
Jason Stirnaman 2417827d09
Feature (Serverless): example Flight SQL with Arrow for Java (#4920)
* fix: punctuation

* feat(serverless): Java Flight client, fix menu items

* feat(serverless): Java query example for Serverless.

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

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

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

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

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

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

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

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-05-05 09:23:10 -05:00
Jeffrey Smith II 4ff2932256
Merge branch 'master' into smith/2.7.1/2 2023-05-03 07:18:49 -04:00
lovelyunsh 4523c20d7e
fix: small typo in remote update docs example (#4913)
* fix: small typo in remote docs example

* Update content/influxdb/v2.7/reference/cli/influx/remote/update.md

* Update content/influxdb/v2.6/reference/cli/influx/remote/update.md

* Update content/influxdb/v2.5/reference/cli/influx/remote/update.md

* Update content/influxdb/v2.4/reference/cli/influx/remote/update.md

* Update content/influxdb/v2.3/reference/cli/influx/remote/update.md

* Update content/influxdb/v2.2/reference/cli/influx/remote/update.md

---------

Co-authored-by: Seung Hwan <developeryunsh@farm.co.kr>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-28 14:39:31 -05:00
Jason Stirnaman cd8c2a537c
fix(dedicated): microsecond precision, token types, error examples (#4914)
- v1 and v2 only accept us for microsecond precision, both failed with u and mu
- Simplify token descriptions
- Add and cleanup error examples
2023-04-28 13:57:57 -05:00
Jeffrey Smith II d7d709b055
chore: Update influxdb.md 2023-04-28 10:34:13 -04:00
Jeffrey Smith II ea38536dfe
chore: Update influx-cli.md 2023-04-28 10:33:52 -04:00
Scott Anderson 274d4a0444
SQL updates and gap filling (#4911)
* ports upstream sql changes to docs, closes #4881

* WIP gapfill functions

* WIP gapfill docs

* gapfill function reference

* document how to fill gaps in data with sql, closes #4870

* Apply suggestions from code review

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

* updated phrase of date_bin_gapfill, ported content to dedicated

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-28 08:22:21 -06:00
Jason Stirnaman 13eddccde0
fix(v3): misc. fixes for Telegraf, examples, bucket schemas (#4912)
* fix(serverless): telegraf env var syntax and placeholder description.

* chore(serverless): add links for outputs.influxdb_v2 example

* fix(dedicated): syntax in telegraf config example

* fix(serverless): for v3, discourage use of bucket schemas

- add a warning to discourage use of bucket schemas
- remove create instructions

* fix(telegraf): update environment variable doc and examples to match Telegraf config documentation

- https://github.com/influxdata/telegraf/tree/master/config

* Update content/influxdb/cloud-dedicated/write-data/csv/telegraf.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-04-27 20:04:48 -05:00
Jason Stirnaman a8bf429282
hotfix: client libraries description (#4910)
- fix bad URLs
- remove IOX-powered
2023-04-27 12:20:08 -05:00
Jeffrey Smith II fc4c2e22db
Merge branch 'master' into smith/2.7.1/2 2023-04-27 12:58:36 -04:00
Jeffrey Smith II 88f06626f5
chore: Update content/influxdb/v2.7/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-04-27 12:58:27 -04:00
Jeffrey Smith II 4db69d2306
chore: Update content/influxdb/v2.7/reference/release-notes/influxdb.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-04-27 12:58:13 -04:00
Jason Stirnaman 142e3f43e5
fix(v3): show descriptions for serverless reference > client libraries (#4909) 2023-04-27 11:31:13 -05:00
Scott Anderson 187e5a1780 hotfix: updated influxctl install instructions 2023-04-27 10:21:16 -06:00
Jason Stirnaman c1bc8e38b8
feat(iox): add a reference list for client libraries (#4906)
* feat(iox): add a reference list for client libraries

- Reference > Client libraries > v3, v2, v1
- For Serverless and Dedicated

* Update content/influxdb/cloud-dedicated/reference/client-libraries/_index.md

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

* Update content/influxdb/cloud-serverless/reference/client-libraries/_index.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/_index.md

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

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/_index.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/javascript/nodejs/write.md

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

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/_index.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/javascript/nodejs/write.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/python.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/python.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/python.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/_index.md

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

* Update python.md

* Apply suggestions from code review

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/javascript/nodejs/query.md

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

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/go.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>

* Apply suggestions from code review

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-dedicated/reference/client-libraries/v2/javascript/browser.md

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/javascript/browser.md

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/javascript/nodejs/write.md

* Update content/influxdb/cloud-dedicated/reference/client-libraries/v2/python.md

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/go.md

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/javascript/nodejs/query.md

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/javascript/browser.md

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/javascript/nodejs/install.md

* Update content/influxdb/cloud-serverless/reference/client-libraries/v2/javascript/nodejs/query.md

* fix(iox): client libraries lists for serverless and dedicated

- Removes query examples for serverless that use Flux
- Clean up and explain some placeholders
- Fix Go Flght SQL client URL (404)
- Add Flight SQL clients to client libraries list (I can imagine someone complaining that they should be there; Maybe we should separate them eventually).

* fix(iox): client library lists - extract Flight SQL clients into a separate section

* fix(v3): client libraries and flight sql clients

- cleanup
- fix tags and descriptions
- fix wrong menu names

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-04-27 11:05:27 -05:00
Jeffrey Smith II d83e33493c feat: Add release notes for Influxdb 2.7.1 and Influx CLI 2.7.2 2023-04-27 10:10:07 -04:00
Scott Anderson 6223ef0ecd
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated

* removed unnecessary whitespace from dedicated homepage

* influxctl reference documentation (#4855)

* influxctl reference docs

* fixed typo, added auth0 token life span

* Apply suggestions from code review

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

* more updates to influxctl docs

* update influxctl docs to address PR feedback

---------

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

* Add admin and manage databases sections to Cloud Dedicated (#4857)

* add admin and manage databases sections

* Apply suggestions from code review

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

* added missing page descriptions to admin docs

---------

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

* Add token management documentation to Cloud Dedicated documentation (#4861)

* add manage tokens documentation to dedicated

* Apply suggestions from code review

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

* update admin token docs to address PR feedback

---------

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

* Dedicated get started (#4878)

* WIP dedicated get started content

* fix(cst): infinite cardinality (#4851)

* WIP cloud dedicated get started

* feat(cloud-dedicated): WIP - write data to Cloud Dedicated

* fix(cloud-dedicated): grammar.

* feat(cloud-dedicated): WIP outline write methods, v1 API use

* fix(cloud-dedicated): dupe name.

* updated staging config, fixed dedicated page titles

* updated dedicated setup doc

* Cloud Dedicated primers v1 API: auth and write (#4865)

* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.

* fix(cloud-dedicated): list children pages

* wip(cloud-dedicated): v1 primer intro

* wip(cloud-dedicated): auth fixes.

* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
  - Telegraf config
  - Precision
  - API sample code

* Update content/influxdb/cloud-dedicated/primers/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/_index.md

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md

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

* Update layouts/shortcodes/api/cloud/v2-prefer.html

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

* Update shared/text/api/cloud-dedicated/basic-auth.js

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

---------

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

* Dedicated v1 write (#4873)

* wip(v1): Revise v1 and add client library info.

* feat(cloud-dedicated): primer v1 API auth and writes

- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.

* fix(cloud-dedicated): v1 intros:

- Fix redundant intro
- Query intros

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

* Dedicated v2 write (#4875)

* fix(cloud-dedicated): v1 API primer:

- fix typo
- fix description

* wip(cloud-dedicated): v2 auth, write, Telegraf

* feat(cloud-dedicated): v2 API primer (#4874)

- v2 authentication
- Write using /api/v2/write
- Cleanup in v1

* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md

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

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

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

* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh

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

* fix(cloud-dedicated): parameters for v1 and v2 writes

- testing proves that org can't be empty

Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.

---------

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

* Add Python and Go write instructions to Cloud Dedicated get started (#4876)

* added python and go write instructions to dedicated get started

* Add get started query guide to dedicated (#4877)

* Add get started query guide to dedicated

* Apply suggestions from code review

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

---------

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

* Apply suggestions from code review

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

* Apply suggestions from code review

---------

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

---------

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

* Port reference content into dedicated (#4879)

* ported line protocol and sql reference

* port glossary to dedicated

* fix(cloud-dedicated): cleanup (#4880)

* fix(cloud-dedicated): v1 parameter values

- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.

* fix(cloud-dedicated): cleanup auth description and list query tools.

* fix(cloud-dedicated): cleanup auth examples:

- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host

* fix(cloud-dedicated): replace placeholders

* Add support for custom dedicated URLs (#4882)

* add support for custom dedicated urls

* Apply suggestions from code review

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

* removed unnecessary conditional in influxdb-urls.js

---------

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

* add information about flight sql support (#4894)

* Update influxctl install and setup instructions (#4893)

* updated influxctl install and setup instructions

* added details to influxctl init page

* Apply suggestions from code review

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

---------

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

* Dedicated query data (#4895)

* WIP port query data section to dedicated

* updated database-name to iox-namespace-name

* updated grafana instructions

* update grafana install instructions

* updated images and links

* fixed broken links in query data section

* fix(cloud-dedicated): get-started write (#4890)

* fix(cloud-dedicated): package name typo

* fix(cloud-dedicated): URL missing query

* fix(cloud-dedicated): iox-namespace-name

* fix(cloud-dedicated): use get-started database name

* fix(cloud-dedicated): add auth-specific examples.

* fix(cloud-dedicated): use Bearer for v2 example

* fix(cloud-dedicated): add a note about token schemes and link to primer.

* fix(cloud-dedicated): org no longer required by API, remove from curl example

* fix(cloud-dedicated): use Bearer

* fix(cloud-dedicated): wordsmithing

* fix(cloud-dedicated): file name

* fix(cloud-dedicated): Go client works without org

* fix(cloud-dedicated): separate the commands for copy-pasting

* fix(cloud-dedicated): v1 API token authentication

* fix(cloud-dedicated): org parameter ignored, but needed in python clients

* fix(cloud-dedicated): v1 API examples and params for /query (#4897)

* fix(cloud-dedicated): minor word change (#4898)

* New homepage and structural changes (#4899)

* WIP first sweep of cloud-iox to cloud-serverless

* WIP iox to serverless content updates

* WIP iox to serverless updates in page templates and data files

* WIP new homepage

* chore(dedicated): copy best-practices from serverless

* fix(serverless): missing shortcut

* new homepage

* fix(dedicated): token links in v1 API primer

* chore(dedicated): write csv with Telegraf

* fix(serverless): write CSV with Telegraf

* updated homepage styles

* updated deps, fix unclosed shortcodes, fix light css

* fix product selector order

* updated database naming restrictions, add resource delete confirmation

* add cloud-ios to cloud-serverless redirect to edge.js

* remove sh from allowed extentions

* fix bug in redirect logic

* add sections to product dropdown (#4900)

* minor homepage css adjustment

* fixed page titles

* fixed more iox references in templates

* Apply suggestions from code review

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

* Migrate 1.x data to dedicated (#4901)

* fix(serverless): cleanup

* chore(dedicated): Migrate 1.x data to dedicated

- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning

* fix(dedicated): URL typos

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md

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

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

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

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

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

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

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

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

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

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

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

---------

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

---------

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

* add step for requesting a cluster in dedicated setup

* minor content fixes in best practices

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 08:03:37 -06:00
Scott Anderson d05ef84959
Revamp Grafana Flightsql install instructions (#4892)
* revamp grafana flightsql install instructions

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-25 07:25:59 -06:00
Jason Stirnaman 6d13675739
fix(cloud-iox): schema design corrections (closes #4851): (#4888)
* fix(cloud-iox): typo

* fix(cloud-iox): fix typos and cleanup SQL descriptions

* fix(cloud-iox): schema design corrections (closes #4851):

- Update IOx schema design best practice with feedback from @pauldix:
  - Timestamp
  - Primary key and complexity
  - Wide schema correction
  - Sparse schema clarification
  - Remove explicit bucket schemas
  - "nearly infinite" was replaced in an earlier commit.
- Add timestamp references in Glossary.

* Update content/influxdb/cloud-iox/write-data/best-practices/schema-design.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-04-24 12:10:20 -05:00
Helen Weller 79db981e51
chore: remove references to unsigned (#4883) 2023-04-21 12:29:23 -05:00
Jason Stirnaman 93602deff1
hotfix(cloud-iox): Fix alias (#4872)
- Replace self-referential alias.
- Intended alias: /influxdb/cloud-iox/visualize-data/superset/
2023-04-18 09:56:09 -05:00
Jack McIvor dd9bd67195
Fix small typo in regex docs (#4871)
Co-authored-by: Jack McIvor <j.mcivor@draftkings.com>
2023-04-18 09:10:50 -05:00
Scott Anderson ff7b929044 hotfix: update grafana flight sql plugin instructions 2023-04-17 13:18:34 -06:00
Scott Anderson 7df5b6ef33
add script to download and extract latest grafana flight sql plugin (#4866) 2023-04-14 10:10:25 -06:00
Will Cooke 84cd778ebb
Fix typo in pandas.md
The example was resampling in to 1 hour chunks, but the comment said it was 5 minutes.
2023-04-12 08:47:52 +01:00
Jason Stirnaman d3cd881033
hotfix(cloud-iox): indent (#4859) 2023-04-11 10:34:48 -06:00
Jason Stirnaman 07650896dc
4806-document-different-ways-to-execute-queries-against-iox (#4850)
* chore(refactor): refactor the SQL schema intro into a partial shortcode for reuse.

* fix(cloud-iox): #4806 Setup and query Grafana Flight SQL

- Help configuring a Homebrew installed Grafana
- Add some query help
- Add note about schema elements.
- Warn about functions not working.
- Screenshot of query builder.

* fix(cloud-iox): Grafana frontmatter

* fix(cloud-iox): Remove incorrect note about aggregate function support. Clarify required time column and the use of aggregations.

* wip: pandas.md

* wip: python.md

* chore(cloud-iox): update frontmatter for Execute queries

* feature(cloud-iox): use Python and Flight SQL to query, pandas and pyarrow to analyze:

- Adds /tools to Query Data
- Adds using Python with flightsql-dbapi to query data
- Adds starter for using PyArrow to analyze data
- Adds starter for using pandas to analyze data

* chore(cloud-iox): Move pages from Visualize data into Query Data > Tools

- Move Grafana
- Move Superset
- #4806

* Update content/influxdb/cloud-iox/query-data/tools/grafana.md

* Apply suggestions from code review

@sanderson Thanks for the review! Sorry for all the whitespace fixes.

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

* fix(cloud-iox): infinite cardinality (#4851) (#4853)

* fix(cloud-iox): pyarrow examples.

* fix(cloud-iox): wip - python examples.

* fix(cloud-iox): Python flightsql-dbapi, pandas, pyarrow guides

- part of #4806
- Add list code example
- Add code comments
- Fix whitespace
- Fix description
- add related
- add steps
- fix frontmatter
- add comments
- cleanup example

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

* Update content/influxdb/cloud-iox/query-data/tools/grafana.md

* fix(cloud-iox): #4806 Grafana instructions

* fix(cloud-iox): #4806 pandas instructions

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-04-10 15:06:52 -05:00
Jason Stirnaman 2e2d3216c6
fix(cloud-iox): infinite cardinality (#4851) (#4853) 2023-04-06 09:52:04 -05:00
Scott Anderson b4ed7621f3 hotfix: update influx cli 2.7.0 to 2.7.1 2023-04-05 14:45:29 -06:00
Scott Anderson f585a2a063
InfluxDB 2.7 (#4848)
* base changes for oss 2.7 release

* docs: explain a few important fields on replication ls

* chore: pr feedback

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

* port get-started changes from 2.6 forward to 2.7

* added alias to 2.7 get started

* fix(oss): add query_language/spec alias to 1.8 compat. (#4786)

* port scalar values guide updates forward

* port bucket naming restriction changes to 2.7

* port api-endpoint shortcode updates to 2.7

* update setup instructions to include copying operator token

* influxdb and influx cli 2.7 release notes (#4847)

* update rate limit examples for influx write

* port updated annotated csv content to oss and cloud, closes influxdata/DAR#355

* remove duplicate frontmatter from annotated csv doc

* fixed broken links in 2.7 annotated csv doc

* Apply suggestions from code review

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

---------

Co-authored-by: Jeffrey Smith II <jsmith@influxdata.com>
Co-authored-by: Jeffrey Smith II <jeffreyssmith2nd@gmail.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-05 14:22:29 -06:00
Scott Anderson 2acd277df6 hotfix: update rate limit examples in influx write, closes influxdata/DAR#364 2023-04-05 08:39:53 -06:00
Scott Anderson 59968cc313 hotfix: update oss migration script, closes influxdata/DAR#371 2023-04-05 08:07:10 -06:00
Scott Anderson 3e611569d7 hotfix: update text about tsm through marketplaces, resolves influxdata/DAR#375 2023-04-05 07:42:48 -06:00
Jay Clifford dd3a6f063f
Curl command does not work without redirects (#4846) 2023-04-04 08:49:39 -06:00
Scott Anderson 274a6bd68f hotfix: uncomment regexp_match function docs 2023-04-03 09:50:28 -06:00
Scott Anderson 0b5c13f99b
Update SQL function argument descriptions (#4839)
* updated sql function argument descriptions

* other fixes to sql function arg descriptions
2023-03-30 13:59:57 -06:00
Jason Stirnaman 274b5fb833
4806-document-different-ways-to-execute-queries-against-iox (#4836)
* fix(cloud-iox): Superset instruction (#4806)

* chore(docs): add example keywords for code-callout so I can find it later.

* chore(refactor): refactor the SQL schema intro into a partial shortcode for reuse.

* fix(cloud-iox): #4806 Setup and query Grafana Flight SQL

- Help configuring a Homebrew installed Grafana
- Add some query help
- Add note about schema elements.
- Warn about functions not working.
- Screenshot of query builder.

* fix(cloud-iox): superset frontmatter description (#4806)

* fix(cloud-iox): Grafana frontmatter

* fix(cloud-iox): Remove incorrect note about aggregate function support. Clarify required time column and the use of aggregations.

* 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-29 16:40:52 -05:00
Scott Anderson d8a51137e6
Update SQL functions (#4837)
* provide links to alternate pages in iox and tsm docs

* reenable conditions around triggering wayfinding modal

* minor updates to sql documentation
2023-03-29 13:47:22 -06:00
Scott Anderson ce4d14e538
Provide links to alternate pages in IOx and TSM docs (#4835)
* provide links to alternate pages in iox and tsm docs

* reenable conditions around triggering wayfinding modal
2023-03-29 08:29:44 -06:00
Scott Anderson a23c709aae Merge branch 'master' of github.com:influxdata/docs-v2 2023-03-28 13:01:41 -06:00
Scott Anderson 0aa5d85046 hotfix: fix account admin nav parent 2023-03-28 13:01:34 -06:00
Scott Anderson 8adade5927
updated api-endpoint shortcodes with api-refs and new styles (#4834) 2023-03-28 12:44:52 -06:00
Scott Anderson 869a6efbaf
Add info about bucket naming restrictions, update api-endpoint shortcode (#4833)
* add info about bucket naming restrictions, updated api-endpoint shortcode

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

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

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-03-28 08:15:00 -06:00
Scott Anderson 434708d05b
updated units supported by INTERVAL (#4832) 2023-03-27 16:19:36 -06:00
Jason Stirnaman c2f8dddabe
4806-queries-against-iox: Flight SQL and Superset (#4828)
* fix(cloud-iox): update related and aliases (#4806)

 - temporarily point token docs to get-started/setup

* fix(cloud-iox): uncomment intro for multiple options (#4806)

* feat(cloud-iox): query with flight sql and superset (#4806)

- Split Superset visualize into Query and Visualize.
- Cleanup Superset set up and add python instructions.
- Add flight sql index page.
2023-03-24 16:08:08 -05:00
Jason Stirnaman fe0fd1d2bd
4806 document different ways to execute queries against iox (#4827)
* fix(cloud-iox): cleanup query terminology.

* fix(cloud-iox): GROUP BY date_bin(...) examples (#4812)
2023-03-23 15:18:19 -05:00
Jason Stirnaman a9e0e2128e
fix(cloud-iox): update tutorial examples to use tutorial sample data. (#4826) 2023-03-23 13:09:41 -05:00
Scott Anderson e5c9c0489d
Add TSM/IOx wayfinding modal (#4813)
* add tsm/iox wayfinding modal

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* feat(iox): enable iox-wayfinder modal.

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-03-23 09:59:02 -05:00
Jason Stirnaman 62733881c9
fix(cloud): update accounts and orgs to reflect multi-account (Fixes … (#4825)
* fix(cloud): update accounts and orgs to reflect multi-account (Fixes #4810) (#4642)
- Revise switch-accounts and switch-orgs.
- Remove outdated note (#4810).
- Still need create-org.

Co-authored-by: bcorbett6 <bcorbett6@users.noreply.github.com>

* fix(cloud-iox): uncomment intro.

* fix(cloud-iox): clarify behavior for time alias with GROUP_BY, query and typo fixes (#4806)

---------

Co-authored-by: bcorbett6 <bcorbett6@users.noreply.github.com>
2023-03-22 17:18:16 -05:00
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 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
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
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
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 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
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
Helen Weller 61b59c0ffc
fix: update version (#4761) 2023-02-16 08:26:01 -07:00
Scott Anderson c7c929eafc
Add org migration page (#4759)
* add org migration page

* Update cloud migration doc to address PR feedback
2023-02-15 14:07:51 -07:00
Scott Anderson 83c3025bf2
SQL type-casting guide (#4754)
* added sql type-casting, updated sql data types

* udpated sql casting description

* removed unnecessary whitespace
2023-02-15 14:02:14 -07:00
lwandzura ae42880085
Iox time and date functions (#4752)
* added time series functions

* updated formatting

* made edits

* Update content/influxdb/cloud-iox/reference/sql/functions/time-series.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-series.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>

* made requested edits

* added content

* added additional functions

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.md

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

* Update content/influxdb/cloud-iox/reference/sql/functions/time-and-date.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>

* added list

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-02-14 14:07:14 -06:00
lwandzura c1e18aa07e
commented out InfluxQL section for now (#4750) 2023-02-07 14:10:13 -06:00
Scott Anderson 0e55403af9
SQL aggregate functions (#4748)
* 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

* IOx landing page and notification (#4717)

* updated cloud iox landing page

* added state of the docs notification, removed addition resources from nav

* updated iox page titles

* updated duplicate oss and product data

* add order by doc (#4710)

* add order by doc

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

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

* added select doc (#4708)

* added select doc

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* having clause (#4713)

* added having clause

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

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

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

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

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

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

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

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

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

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

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

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

* Update content/influxdb/cloud-iox/having.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>

* added sql-data-types branch and corresponding doc (#4700)

* added sql-data-types branch and corresponding doc

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* added interval

* fixed formatting

* more format fixes

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* add limit doc (#4711)

* add limit doc

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* added group by (#4721)

* added group by

* Update content/influxdb/cloud-iox/group-by.md

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

* Update content/influxdb/cloud-iox/group-by.md

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

* Update content/influxdb/cloud-iox/group-by.md

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

* Update content/influxdb/cloud-iox/group-by.md

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

* Update content/influxdb/cloud-iox/group-by.md

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

---------

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

* IOx SQL query guides (#4720)

* WIP basic sql query guide

* WIP query guides

* WIP query docs, updated query format

* fleshed out sql aggregate query doc

* updated aggregate query guide, added explore schema guide

* fixed getting started link

* IOx Grafana and Superset documentation (#4723)

* iox grafana and superset documentation

* updates to the superset and grafana docs

* chore(grafana): Rework the documentation for a release instead of from source. (#4724)

* chore(grafana): Rework the documentation for a release instead of from source.

* chore: Typo.

* chore: v0.1.0 will be the first release.

* updates to address PR feedback

* a few minor updates to the grafana doc

* another minor update to grafana

* fixed grafana archive name

---------

Co-authored-by: Brett Buddin <brett@buddin.org>

* rearranged docs

* fix order by description

* updated more sql reference doc descriptions

* Add SQL selector functions (#4725)

* WIP selector functions

* WIP selector fns

* wrapped up sql selector functions

* relocated function docs

* add iox regions doc

* add messaging to guide users to the correct docs (#4728)

* minor changes

* added Flux reference

* updated algolia tagging

* add delete information to iox docs (#4727)

* fixed typos

* Add write content to the IOx docs (#4729)

* ported telegraf write docs to iox

* write content and updated reference

* updated node deps

* added link to selectors reference

* WIP aggregate functions

* WIP aggregate functions

* added approx aggregate functions

* added related links and page navs

---------

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Brett Buddin <brett@buddin.org>
2023-02-07 08:44:41 -07:00
lwandzura 1d733e70ca
added sql reference (#4746)
* fixed formatting, made additional edits

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

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

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

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

* added approximate functions

* Apply suggestions from code review

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-02-07 08:47:55 -06:00
Scott Anderson 02ae399e43 hotfix: readded table limit error information 2023-02-06 15:28:42 -07:00
Scott Anderson 999f6d601f
IOx storage limits (#4743)
* add iox storage limits documentation

* added description to iox internals doc
2023-02-03 12:04:36 -07:00
Helen Weller 36fbb4b69c
fix: bump version in docs (#4741)
* fix: bump version in docs

* fix: found another ref

* fix: another bump version
2023-02-03 10:31:21 -07:00
Gunnar 763c4913d6
Fix small typo on port number (#4740) 2023-02-02 16:29:45 -07:00
Scott Anderson 33aa277ac9
Fix shortcodes (#4739)
* WIP trying to fix shortcodes

* hotfix: fixed broken links

* fix shortcodes
2023-02-02 10:51:35 -07:00
Scott Anderson f70a22afea
Added code block controls (#4737)
* added code block tools

* updated notification close button
2023-02-02 08:48:08 -07:00
lwandzura 691a451a90
Add where clause (#4736)
* added wrappers

* fixed front matter

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-02-02 08:47:33 -06:00
Scott Anderson 3071b80a11
IOx documentation (#4730)
* 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

* IOx landing page and notification (#4717)

* updated cloud iox landing page

* added state of the docs notification, removed addition resources from nav

* updated iox page titles

* updated duplicate oss and product data

* add order by doc (#4710)

* add order by doc

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

* Update content/influxdb/cloud-iox/order-by.md

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

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

* added select doc (#4708)

* added select doc

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* having clause (#4713)

* added having clause

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

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

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

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

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

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

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

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

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

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

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

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

* Update content/influxdb/cloud-iox/having.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>

* added sql-data-types branch and corresponding doc (#4700)

* added sql-data-types branch and corresponding doc

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* Update content/influxdb/cloud-iox/sql-data-types.md

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

* added interval

* fixed formatting

* more format fixes

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* add limit doc (#4711)

* add limit doc

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* added group by (#4721)

* added group by

* Update content/influxdb/cloud-iox/group-by.md

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

* Update content/influxdb/cloud-iox/group-by.md

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

* Update content/influxdb/cloud-iox/group-by.md

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

* Update content/influxdb/cloud-iox/group-by.md

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

* Update content/influxdb/cloud-iox/group-by.md

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

---------

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

* IOx SQL query guides (#4720)

* WIP basic sql query guide

* WIP query guides

* WIP query docs, updated query format

* fleshed out sql aggregate query doc

* updated aggregate query guide, added explore schema guide

* fixed getting started link

* IOx Grafana and Superset documentation (#4723)

* iox grafana and superset documentation

* updates to the superset and grafana docs

* chore(grafana): Rework the documentation for a release instead of from source. (#4724)

* chore(grafana): Rework the documentation for a release instead of from source.

* chore: Typo.

* chore: v0.1.0 will be the first release.

* updates to address PR feedback

* a few minor updates to the grafana doc

* another minor update to grafana

* fixed grafana archive name

---------

Co-authored-by: Brett Buddin <brett@buddin.org>

* rearranged docs

* fix order by description

* updated more sql reference doc descriptions

* Add SQL selector functions (#4725)

* WIP selector functions

* WIP selector fns

* wrapped up sql selector functions

* relocated function docs

* add iox regions doc

* add messaging to guide users to the correct docs (#4728)

* minor changes

* added Flux reference

* updated algolia tagging

* add delete information to iox docs (#4727)

* fixed typos

* Add write content to the IOx docs (#4729)

* ported telegraf write docs to iox

* write content and updated reference

* updated node deps

* added link to selectors reference

---------

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Brett Buddin <brett@buddin.org>
2023-01-31 11:07:26 -07:00
Scott Anderson 0644efcd1c
Add new signing keys with notification (#4714)
* updated signing key file names, signatures, and checksums

* added key signing notification to all affected installation pages

* replace signature key file names with single signature file

* updated all signing keys to include _compat

* one last signing key update

* updated tee commands

* replacing more mentions of signing keys
2023-01-25 10:49:36 -07:00
Teppo Sulavuori 17ddfa08ef
Fix Authorization header name in text (#4712) 2023-01-24 14:31:44 -07:00
Z 7c3ec35d4d
fix typo in docs (#4706) 2023-01-23 10:25:56 -07:00
Jeffrey Smith II 704e7538dd
fix: recommend powershell as cmd doesn't have full compatibility (#4693)
* fix: recommend powershell as cmd doesn't have full compatibility

* Update content/influxdb/v2.6/tools/influx-cli.md

* chore: Update content/influxdb/v2.6/tools/influx-cli.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-01-13 10:38:02 -07:00
Jeffrey Smith II 958603286a
chore: defaults were not accurate for several config options (#4685)
* chore: defaults were not accurate for several config options

* Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-01-13 10:28:32 -07:00
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
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
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
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
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
Wael f62a742ce9
Fix broken link to Flux (#4645) 2022-11-17 16:25:35 -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
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
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
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
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
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
sunbryely-influxdata d76aab7cc7
Merge branch 'master' into chore/dar-348-tail 2022-11-02 08:30:41 -07:00
Sunbrye Ly 0ab3960778 fix: pr requested changes 2022-11-02 08:27:49 -07:00
kelseiv dabc5cd196
hotfix header 2022-11-01 15:26:39 -07:00
lwandzura 0388c817e4
OSS 2.5 full docs set (#4610)
* created v2.5 branch

* updates for CLI 2.5

* upd version

* v2.5 updates

* ported tokens formatting fixes to 2.5

* updated create token doc

* added links to delete bucket info (#4601)

* update influx cli 2.5 release notes

* OSS 2.5 release notes (#4608)

* created first iteration

* added security update

* made updates

* added security update

* added new bug fixes

* minor edit

* Locate config file (#4594)

* added additional info on config file location

* added additional info to 2.4

* Update content/influxdb/v2.4/reference/cli/influx/config/create.md

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

* Update content/influxdb/v2.4/reference/cli/influx/config/create.md

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

* Update content/influxdb/v2.4/reference/cli/influx/config/create.md

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

* Update content/influxdb/v2.5/reference/cli/influx/config/create.md

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

* Update content/influxdb/v2.5/reference/cli/influx/config/create.md

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

* Update content/influxdb/v2.5/reference/cli/influx/config/create.md

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

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

* upd release date minor edits

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-11-01 17:01:21 -05:00
Sunbrye Ly 8781adf0b6 feat: add related 2022-10-31 15:19:49 -07:00
Sunbrye Ly cf8d2a0d3d feat: add to v2.3 2022-10-31 15:17:21 -07:00
Sunbrye Ly 748909518f feat: add tail function example 2022-10-31 15:11:11 -07:00
lwandzura 9582fa5e37
updatea based on UI changes (#4598) 2022-10-27 15:30:48 -05:00
lwandzura c7ae3d9734
updated instructions - delete org with free plan (#4597)
* updated instructions - delete org with free plan

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

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-10-27 14:29:24 -05:00
Scott Anderson 0860638351 hotfix: fixed formatting issue on tokens pages 2022-10-26 10:04:44 -06:00
Jason Stirnaman 05e71358e3
fix(tokens): Link to /me/tokens for Cloud (Closes #4591) (#4592) 2022-10-24 10:53:06 -05:00
Scott Anderson 3c77f448ae
New InfluxDB admin section (#4584)
* work with InfluxDB logs

* Apply suggestions from code review

* Apply suggestions from code review

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

* Manage internals – TSI index (#4570)

* WIP manage internals

* WIP manage tsi

* add TSI management docs, related to #827

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2022-10-20 09:17:28 -06:00
pierwill 528ecd1bc9
Fix typo (#4580) 2022-10-20 09:04:50 -06:00
Mattanja Kern 7e412193cf
Fixes repeated typo on all pages (ouput) (#4569)
Co-authored-by: Mattanja Kern <mattanja@kern.services>
2022-10-18 13:11:05 -06:00
noramullen1 ddab6084fe
Switch accounts/orgs dropdown (#4468)
* New switch account dropdown

* Update switch-account.md

* Add multiorg doc

* Update content/influxdb/cloud/account-management/data-usage.md

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

* Update content/influxdb/cloud/account-management/pricing-calculator.md

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

* Update content/influxdb/cloud/account-management/switch-account.md

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

* Update content/influxdb/cloud/account-management/switch-org.md

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

* Update content/influxdb/cloud/account-management/switch-account.md

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

* Update content/influxdb/cloud/account-management/offboarding.md

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

* Address PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-17 12:11:27 -07:00
Scott Anderson b69ca52fda hotfix: fix explicit schema file examples, closes #4563 2022-10-14 14:10:39 -06:00
kelseiv 6c597d4bad
hotfix-notes (#4544) 2022-10-14 09:02:14 -07:00
beefcakefu cf3993c366
Corrected influxdb.service location (#4559)
Corrected influxdb.service location

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-10-14 09:09:02 -06:00
Scott Anderson 5a1c70e7a0
Update OSS and Enterprise 1.x configuration content (#4562)
* correct enterprise hh config name, closes influxdata/DAR#342

* add missing enterprise evars, closes influxdata/DAR#343, closes influxdata/DAR#344

* add directory permissions info to influxdb 1.x docs, closes influxdata/DAR#345
2022-10-14 09:08:14 -06:00
Sunbrye Ly 6db2c9d281 fix: pr requested changes 2022-10-14 06:00:42 +09:00
Kelly 2f9cacc8c9 edits 2022-10-13 12:34:11 -07:00
kelseiv d4d634cc6a
Merge branch 'master' into fix/replicate-data 2022-10-13 11:17:23 -07:00
Scott Anderson 718b095aba
update bulk ingest doc, closes influxdata/DAR#346 (#4555) 2022-10-12 17:06:13 -06:00
kelseiv 704440e931
Merge branch 'master' into fix/replicate-data 2022-10-12 16:01:26 -07:00
kelseiv 25404ac449
hotfix for influx auth create (#4556) 2022-10-12 15:54:59 -07:00
noramullen1 43e3f3141b
Add adaptive zoom plus other updates to match visualization type UI updates (#4507) 2022-10-12 14:23:08 -07:00
Sunbrye Ly c4f0b48eff fix: update link to point to install page 2022-10-11 12:20:18 -07:00
Sunbrye Ly d2059f5059 fix: pr requested changes 2022-10-11 10:52:21 -07:00
Sunbrye Ly 100308d8f7 fix: clarify OSS to OSS, Cloud, Enterprise 2022-10-11 09:13:13 -07:00
Jason Stirnaman 249354486c
hotfix: add missing link. (#4545) 2022-10-07 14:17:58 -05:00
Jason Stirnaman 43e9fa09ce
docs: revise install instructions, provide CLI process (#4503)
* docs: revise install instructions, provide CLI process

- Closes #4502
- Update CLI (and API) instructions for users who want end-to-end automated process without UI interaction.
- Still WIP, but closer.
- Add link to influxd recovery CLI
- Ran into the CLI bug
  https://github.com/influxdata/influxdb/issues/23668 for creating auths
  with --all-access and --operator. Added the "To learn how to create
  authorizations with specific permissions" to help cover that scenario.

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

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

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

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

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

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

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

* Update content/influxdb/v2.4/security/tokens/_index.md

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

* Update content/influxdb/v2.4/security/tokens/_index.md

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

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

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

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

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

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-07 13:53:57 -05:00
lwandzura 90a64192d8
added info on how to access the UI (#4542)
* added info on how to access the UI

* Update content/influxdb/v2.3/visualize-data/_index.md

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

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

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

* Update content/influxdb/v2.2/visualize-data/_index.md

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

* made requested changes

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-10-07 11:04:44 -05:00
Scott Anderson d2d8710ed2
Update content about the InfluxQL shell in 2.4 migration guide (#4484)
* updated content about the influxql shell in 2.4 migration guide

* added influxql content to other upgrade docs

* 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>
2022-10-05 16:09:39 -06:00
Sunbrye Ly 0dd0e5eb06 fix: pr requested changes 2022-10-05 11:21:19 -07:00
Sunbrye Ly 61924a5e91 fix: add imports to query script 2022-10-05 10:42:56 -07:00
Scott Anderson bb42c7d8a8
add notes about and examples of deleting data, closes #4524 (#4525) 2022-10-04 14:51:59 -06:00
Scott Anderson 9f6e0dc26e hotfix: restore old join examples for previous influxdb versions 2022-10-04 10:50:10 -06:00
Scott Anderson 025f8769e9 hotfix: add timestamps to influx write examples 2022-10-04 09:58:17 -06:00
peterreg 27c95ff440
db creation fix Kapa tools section for 2.4 (#4509)
* db creation fix Kapa tools section for 2.4

* Update content/influxdb/v2.4/tools/kapacitor.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-03 13:28:11 -07:00
peterreg 819fed4d3b
Fixes link for InfluxQL 1.7.7 (#4508)
* Fix link

* add redirect for 2.4

* Update content/influxdb/v1.8/query_language/_index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2022-10-03 12:19:01 -07:00
IchHabeKeineNamen 7e3f9be55b
fix a typo (#4506) 2022-10-03 08:36:25 -06:00
pierwill 4d2d6e216d
Add note on ISO to "Cloud security" page (#4486) 2022-09-30 13:40:52 -07:00
lwandzura 06371563af
fixed api quick start link (#4501) 2022-09-30 13:49:06 -05:00
kelseiv fc0110aa1a
update example for clarity (#4499) 2022-09-29 18:23:06 -07:00
peterreg 3161fa2dc6
Link fixes (#4488)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-28 16:01:06 -07:00
timhallinflux 61e52ea3a6
db creation fix in Kapa Tools section (#4462)
* db creation fix

adding `skip_database_creation = true` per https://github.com/influxdata/kapacitor/issues/2719

* Update kapacitor.md

* Update content/influxdb/v2.3/tools/kapacitor.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-09-27 15:36:13 -07:00
sunbryely-influxdata 956768b4e4
Merge branch 'master' into feat/dar-331 2022-09-26 10:29:44 -10:00
pierwill d41355b3fc
Update security.md (#4485) 2022-09-26 12:05:42 -07:00
sunbryely-influxdata d8161ba41f
Merge branch 'master' into feat/dar-331 2022-09-26 08:54:04 -10:00
Sunbrye Ly 57166a59e9 fix: pr requested changes 2022-09-26 08:45:27 -10:00
Scott Anderson 07810bc0de
Update influxdb join doc with new join content (#4480) 2022-09-23 16:59:34 -06:00
Sunbrye Ly bbe21c43c1 feat: dar-331 2022-09-23 08:40:14 -10:00
Samantha Wang 1d34362e3c
Update JSON Parsing Guide (#4465)
* cleanup and edit JSON parsing doc

* fix typo and working

* Update content/influxdb/cloud/reference/json-parsing.md

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

* Update content/influxdb/cloud/reference/json-parsing.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/reference/json-parsing.md

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

* added data type column to tables

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2022-09-22 11:28:35 -07:00
Adam 2 c4c5d9d1e9
Update native-subscriptions.md (#4461)
Update spelling.
2022-09-15 16:13:50 -06:00
Jason Stirnaman f8197e1180
Fix/4449 missing task content (#4453)
* fix: Clarify the example (Part of #4450).

* fix: update process-data with API. Don't forecast _coming_ examples.

* fix: v2.4 tasks get-started (#4449).

* fix: v2.4 tasks task-options (#4449).

* fix(tasks): port v2.3 and cloud-only task content to v2.4.

- Fixes and Closes #4449.
- Add new content for tasks API.

* Update content/influxdb/v2.3/process-data/manage-tasks/run-task.md

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

* Update content/influxdb/v2.3/process-data/manage-tasks/task-run-history.md

* Update content/influxdb/v2.4/process-data/get-started.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.3/process-data/manage-tasks/task-run-history.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.4/process-data/manage-tasks/create-task.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-13 09:19:52 -05: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 d37612dc90
Correct /write and /query endpoints (#4439)
* correct /write and /query endpoints, closes influxdata/DAR#325

* update /write endpoints in cloud docs
2022-09-08 16:44:01 -06:00
Scott Anderson 79262c4dd2
Add TTBR information to Cloud documentation (#4307)
* add ttbr information to cloud docs, closes influxdata/DAR#302

* fixed typo, added PR feedback

* 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>
2022-09-07 09:45:33 -06:00
Jeffrey Smith II 95e538075c
feat: add instructions to set directory permissions on manually installs (#4413)
* feat: add instructions to set directory permissions on manually installs

* fix: cleanup wording

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

* fix: code cleanup

* feat: add information about umask

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-09-06 15:32:41 -06:00
Sunbrye Ly 2c11c38df3 fix: fix shortcode 2022-09-01 22:52:35 -07:00
Sunbrye Ly dbb8ff90a8 feat: update owner description 2022-09-01 18:40:20 -07:00
Sunbrye Ly 9bc6cbb042 feat: add owner and instance owner 2022-09-01 18:32:36 -07:00
Scott Anderson 1bfd840161 hotfix: remove retry and concurrency task options, closes #4345 2022-08-30 09:05:06 -06:00
sunbryely-influxdata 151fe5b96f
Merge branch 'master' into fix-4368-replication-header 2022-08-29 11:04:18 -07:00
Sunbrye Ly 3176fd7ed8 fix: pr requested changes 2022-08-29 09:58:28 -07:00
Sunbrye Ly 385e8e6a2b fix: PR requested changes 2022-08-29 09:57:27 -07:00
sunbryely-influxdata d111f67cef
Merge branch 'master' into fix-4367-move-client-library-starter 2022-08-26 10:19:05 -07:00
Sunbrye Ly 75c0d358e9 fix: pr requested changes 2022-08-26 10:16:45 -07:00
Scott Anderson 6a09ba9f17
Update 'exists' guide with correct static example (#4388)
* update exists guide with correct static example, closes #4387

* port exists changes back to all exists guides
2022-08-25 09:00:52 -06:00
samborambo 581fd9c44d
Update json-parsing.md (#4383) 2022-08-23 16:12:45 -06:00
Sunbrye Ly 68edcc6520 feat: add update header and add note 2022-08-23 13:13:38 -07:00
sunbryely-influxdata 6f61b70396
Merge branch 'master' into fix-4367-move-client-library-starter 2022-08-23 12:31:06 -07:00
Sunbrye Ly c57cba0527 fix: bump client library tutorials up one level 2022-08-23 12:18:30 -07:00
noramullen1 7b00acc24e Hot fix -- update MQTT doc titles for SEO 2022-08-23 11:18:41 -07:00
noramullen1 f41e61ab76
Native subscription updates (#4375)
* Move native subscriptions to own page, add example page to reference section

* Update native-subscriptions.md

* Add alias and update weight

* Minor updates

* formatting fixes

Co-authored-by: Kelly <kelly@influxdata.com>
2022-08-23 09:25:22 -07:00
lwandzura 7b9c3b63df
removed influxd print-config from 2.3, 2.4, alias (#4376) 2022-08-22 14:46:44 -05:00
lwandzura 9f43cd41c4
added additional 1.x download instructions (#4363)
* added additional 1.x download instructions

* Update content/influxdb/v1.8/introduction/download.md

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

* Update content/influxdb/v1.8/introduction/download.md

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

* Update content/influxdb/v1.8/introduction/download.md

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

* Update content/influxdb/v1.8/introduction/download.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-22 10:00:29 -05:00
Sunbrye Ly cf8eeca143 fix: not working on cloud yet... 2022-08-19 18:15:17 -07:00
lwandzura 0776555764
hotfix - release date and fix broken link (#4364) 2022-08-19 09:01:05 -07:00
Scott Anderson 20a409294f
InfluxDB OSS 2.4 (#4361)
* created OSS 2.4

* port nav-item shortcode fixes to 2.4

* update set() example in influxdb faq

* port schema exploration updates to 2.4

* replace indexDB with InfluxDB

* OSS and Enterprise FAQ update (#4310)

* add info about relative time ranges and task retries, closes influxdata/EAR#3415

* add delete faqs, closes influxdata/EAR#3412

* restructure enterprise faq, add entropy faq, closes influxdata/EAR#3364

* add faq about total query time, closes influxdata/EAR#3509

* port MQTT changes into influxdb 2.4

* Influx CLI 2.4 (#4340)

* feat: added CLI scripts documentation (#4223)

* feat: added CLI scripts documentation

* chore: address feedback

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

* chore: more feedback

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

* moved scripts cli docs into 2.4

* Add users to an org as an owner and other fixes (#4258)

* document adding users to an org as an owner and other fixes, closes #4171

* update content around owners

* InfluxQL shell documentation (#4263)

* added influx v1 shell command docs, closes #4173

* add influxql shell process docs, closes #4172

* add links to influxql shell process docs

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

* feat: documented invokable scripts within tasks functionality in the CLI (#4295)

* feat: documented invokable scripts within tasks functionality in the CLI

* chore: added updated_in frontmatter

* add information about cli configs with username/password (#4328)

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

* influx CLI 2.4 release notes (#4267)

* feat: added CLI scripts documentation (#4223)

* feat: added CLI scripts documentation

* chore: address feedback

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

* chore: more feedback

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

* moved scripts cli docs into 2.4

* influx CLI 2.4 release notes

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

* update release notes with cli username/password support

Co-authored-by: Andrew Depke <andrewdepke@gmail.com>

* 2.4 Virtual DBRPs (#4342)

* WIP auto-add dbrp

* add dbrp management docs

* Update replication docs for InfluxDB 2.4 (#4343)

* update replication docs

* Apply suggestions from code review

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

* Apply suggestions from code review

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

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

* port postman install update to 2.4

* port influx stacks init fix to all influxdb versions

* API docs for 2.4 (#4357)

* api docs for 2.4

* updated to latest swaggerV1Compat.yml

* update edge.js

* Oss 2.4 release notes (#4352)

* added initial notes

* added updates

* updated the release notes

* made a few updates, changed TBD

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

Co-authored-by: Sam Dillard <sam@influxdata.com>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* added date to influx-cli 2.4.0 release

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Andrew Depke <andrewdepke@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>
2022-08-19 10:27:54 -05:00
Adam 2 a07fac61e0
Update init.md (#4349)
update command examples.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-18 09:55:17 -06:00
Sean Molenaar bc448fd68d
fix: use proper command for brew install postman (#4350) 2022-08-18 09:50:53 -06:00
Jason Stirnaman 4bcabbdc09
fix(tasks): options (#4345). (#4346)
* fix(tasks): options (#4345).

- Removes non-functioning concurrency option.
- Add examples for options when using scriptID.

* Remove TOC link
2022-08-17 14:10:11 -05:00
noramullen1 1889d94867
July Cloud updates (#4337)
* July cloud updates

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

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

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

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-08-15 17:48:20 -07:00
Samantha Wang 5b638ab010
update native subscriptions page (#4316)
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2022-08-15 17:28:50 -07:00
Gary Fowler 333248e136
Update load-data.md (#4332)
* Update load-data.md

Changed per Scott's request to match previous change made.

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-11 13:28:18 -06:00
Gary Fowler f07fab0ea1
Update load-data.md (#4331)
Updating to refer to official marketing name "Native MQTT" - per request from marketing.
2022-08-11 13:25:08 -06:00
Jason Stirnaman 3de49d848c
Feat/cloud task scripts (#4236)
* wip: tasks can run invokable scripts.

* feat: update get-started and create-task for tasks with script references

- get-started explanation and examples of tasks that contain flux vs tasks that reference scripts.
- create-task API examples.

* Update content/influxdb/v2.3/process-data/manage-tasks/create-task.md

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

* Update content/influxdb/v2.3/process-data/manage-tasks/create-task.md

* Update content/influxdb/v2.3/process-data/get-started.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-10 13:47:42 -05:00
Samantha Wang cae0e070f0
Fixed issue in JSON sample (#4315) 2022-08-08 13:19:30 -06:00
Scott Anderson d2a14210f4 Merge branch 'master' of github.com:influxdata/docs-v2 2022-08-08 09:17:05 -06:00
Scott Anderson da26045645 hotfix: add content to oss-enterprise migration guide, closes #4314 2022-08-08 09:10:01 -06:00
Jason Stirnaman d90f6c0064
Update and fix use templates (#4302)
* feat: document templates for CLI and API.

* fix: template API examples.

* feat(api): use templates API with environment references and secrets.

* feat(api): revise templates guide for CLI and API.

* feat(api): replace template examples and cleanup.

* feat(api): templates fixup.

* Update content/influxdb/v2.3/influxdb-templates/use.md

* Update content/influxdb/v2.3/influxdb-templates/use.md

* Update content/influxdb/v2.3/influxdb-templates/use.md

* Update content/influxdb/v2.3/influxdb-templates/use.md

* Update content/influxdb/v2.3/influxdb-templates/use.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>

* Apply suggestions from code review

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

* Update content/influxdb/v2.3/influxdb-templates/use.md

* feat(templates): Fixes TOC, intro, cloud page, headings.

* feat(templates): TOC updates and troubleshooting.

* feat(templates): More template revisions, dry run example fixes.

* feat(templates): update Cloud frontmatter, expand on dry run example

* fix(templates): cloud link.

* fix(templates): typo.

* Update content/influxdb/v2.3/influxdb-templates/use.md

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>

* Update content/influxdb/v2.3/influxdb-templates/use.md

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
2022-08-08 09:09:08 -05:00
Scott Anderson 4a898d821e hotfix: fix read rate limit 2022-08-04 11:10:15 -06:00
Scott Anderson e51c3495ae hotfix: fix cloud rate limits, closes #4237 2022-08-04 11:01:40 -06:00
santhosh H 5a90235e1d
typo error (#4297)
reference influxDB as indexDB
2022-08-03 09:14:59 -06:00
Scott Anderson e00553e4a9
Update schema exploration docs with output examples (#4294)
* update explore schema docs with output examples, closes #4292

* fixed broken link
2022-08-02 14:18:44 -06:00
Scott Anderson 153e37bd42 hotfix: fix set() example, closes influxdata/DAR#315 2022-08-01 13:04:00 -06:00
Scott Anderson 34250f0642
Fix nav icon formatting inside cloud-only and oss-only (#4290) 2022-08-01 10:28:02 -06:00
lwandzura 74ac510c47
added links to view and manage tokens (#4287)
* added links to view and manage tokens

* Update content/influxdb/v2.2/reference/cli/influx/auth/active.md

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

* updates based on feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-29 18:27:05 -05:00
kelseiv 816439818c
hotfix (#4286) 2022-07-29 10:03:20 -07:00
Helen Weller df69444d9f
Update content/influxdb/v2.3/write-data/no-code/load-data.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-28 12:01:30 -04:00
helenosheaa faf3573ae6 fix: json example, string example 2022-07-28 11:52:22 -04:00
kelseiv af61cf6068
update sortBy to orderBy (#4260)
* update sortBy to orderBy
* revert orderBy changes in json files
2022-07-27 12:25:53 -07:00
noramullen1 5442b1c683 final hot fix to link and icon 2022-07-27 11:36:29 -07:00
noramullen1 f5e5b30bc5 Hot fix to anchor link 2022-07-27 11:03:47 -07:00
noramullen1 41b8ae813d hot fix to load data icon 2022-07-27 10:55:01 -07:00
kelseiv 1f6cbee243
MQTT/native cloud ingest (#4203)
* add MQTT draft PR

* add updates

* edits

* Updates to MQTT

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

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

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

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

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

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

* Update content/influxdb/v2.3/write-data/no-code/load-data.md

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

* Update content/influxdb/v2.3/write-data/troubleshoot.md

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

* Add JSON example and update name to remove "cloud"

Co-authored-by: noramullen1 <nora@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-07-27 10:19:58 -07:00
sunbryely-influxdata 2c437698d1
Merge branch 'master' into feat/add-ast-glossary 2022-07-26 15:00:35 -07:00
Sunbrye Ly 4c93458ef3 fix: PR requested changes 2022-07-26 14:57:59 -07:00
Scott Anderson 3eca735a53
add query time global rate limit, closes #4232 (#4250) 2022-07-25 14:03:12 -06:00
Jason Stirnaman b5fdb24d41
Feat/api helpers (#4243)
* feat: add ast to glossary

* adding to 2.2

* hotfix(tasks): update duplicate-oss tag to fix broken icon render.

* chore: make API ref shortcode regex non-greedy.

- Make regex used to replace INFLUXDB_DOCS_URL shortcode in the API spec lazy so that it only matches each instance of the shortcode when more than appear in a description.

* fix(glossary): simplify AST and fix agent.

* feat(glossary): add RFC3339Nano entry to use with API docs.

Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-07-22 16:53:00 -05:00
Jason Stirnaman f3649f56f7
hotfix(tasks): update duplicate-oss tag to fix broken icon render. (#4242) 2022-07-21 15:25:14 -05:00
kelseiv 43bf08e455
hotfix (#4234) 2022-07-20 15:03:13 -07:00
kelseiv 67a75ec364
Merge branch 'master' into feat/add-ast-glossary 2022-07-14 11:48:52 -07:00
Helvio Pedreschi 50f9f9d888
Fixed private CIDRs (#4216) 2022-07-14 12:15:20 -06:00
Scott Anderson 51946813b8 hotfix: fix versioning in influxdb release notes 2022-07-13 08:56:30 -06:00
Scott Anderson c398fbc70f hotfix: update monitor states examples, closes #4187 2022-07-12 15:31:19 -06:00
wiedld 51121eff2e
fix: add field to example annotated csv, such that it copy/paste works in the UI in linked example (#4206) 2022-07-12 12:01:00 -07:00
Ignacio Van Droogenbroeck 836bd1bcbd
Update database_management.md (#4182)
For some reason <br> was not allowing the snippets are displayed correctly on the docs website.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-07-12 10:43:25 -06:00
Mike Eriksson 8318ed4919
Update data-elements.md (#4204)
Just fixe a spelling mistake, 'follwoing' to 'following'.
2022-07-12 10:40:16 -06:00
peterreg 7abe87fbc2
This adds videos for Seasons 4-6 (#4177)
* This adds videos for Seasons 4-6

* Update Intro-to-Client-Libraries.md

* Update API-Invocable-Scripts.md

* Update Edge-Data-Replication.md

* Update Flux-Data-Structure.md

* Update Flux-Functions.md

* Update Optimizing-Flux-Functions.md

* Update Intro-to-Check-&-Notifications.md

* Update Checks-&-Notification-in-Action.md

* Update Aggregator-&-Processor-Plugins-in-Telegraf.md

* Update Using-MQTT-and-InfluxDB-for-IoT.md

* Update Basics-of-Geo-temporal-data-and-InfluxDB.md

* Update Flux-and-S2-Geometry.md

* Update Using-Flux-to-query-geo-temporal-data.md

* Update InfluxDB-in-the-IoT-stack.md

* Update Architecture-Overview-for-IoT-and-InfluxDB.md

* Update Configuring Replications For Downsampling To Cloud.md

* Update Retaining-Data-Shape-When-Downsampling-To-Cloud.md

* Update Using-Scripts-in-InfluxDB.md

* Update Invocable-Scripts-and-Tasks.md

* Update Invocable-Scripts-for-Alerting.md

* Update Batching-Data-with-the-Python-Client-Library.md

* Update Querying-Data-with-the-Python-Client-Library.md

* Update Using-the-InfluxDB-Python-Client-Library-Administrative-API.md

* Update Basics-of-Geo-temporal-data-and-InfluxDB.md

* Update Basics-of-Geo-temporal-data-and-InfluxDB.md

* Update content/resources/videos/API-Invocable-Scripts.md

* Update content/resources/videos/Checks-&-Notification-in-Action.md

* Update API-Invocable-Scripts.md

* Testing Circle ci fix

* Edits for videos seasons 4-6

* Resolve conflict duplicate videos

* Further revisions to videos seasons 4-6

* update filenames

* video edits

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2022-07-08 17:52:41 -07:00
Sunbrye Ly 374f3f538c adding to 2.2 2022-07-08 11:26:21 -07:00
Sunbrye Ly fb710fc111 feat: add ast to glossary 2022-07-08 11:14:36 -07:00
Jamie Strandboge a6f21fae93
chore(security): also mention notifications with hardening-enabled (#4183) 2022-07-06 15:10:06 -07:00
kelseiv 6dce2c71e9
June cloud updates (#4178)
* June Cloud updates
* remove black links
* edit from Sam
2022-07-06 09:00:35 -07:00
Jason Stirnaman 72c31b5d12
Chore/upgrade hugo (#4164)
* fix: Upgrade Hugo and CSS dependencies to fix code samples

Upgrade to latest version of hugo-extended.
Upgrade to latest compatible version of PostCSS.
Fixes syntax highlighting for JavaScript code samples.

* chore: add openapi elements and reimplement Regex to replace shortcode.
2022-06-28 16:17:05 -05:00
Jason Stirnaman 2f5a08c101
fix: replace npm with yarn (#4165)
- Use yarn instead of npm (#4147).
2022-06-27 16:19:47 -05:00
Kelly 4df63b0dc9 hotfix 2022-06-24 10:23:18 -07:00
peterreg 36adf017a1
Formating fixes for create variable section (#4118)
* Draft

* Updates from Kelly

* Fixes for #4059

* Added edit from Larissa

Thanks!

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-23 16:37:49 -07:00
Jamie Strandboge 310acf9e52
add missed items from 2.2 (#4151)
* copy forward security/disable-devel.md from v2.2

* apply 2.2 repl fixes in a37484ca to 2.3
2022-06-22 09:05:03 -07:00
kelseiv bacc623c9a
2.3oss (#4140)
* updates for 2.3
* upd ref menu
* add influxd flag
* add 2.3 security notes plus opt out of devel features (#4145)
* add security section to the 2.3 release notes
* security/disable-devel.md: opt out of potentially unneeded features in prod
* Update content/influxdb/v2.2/security/disable-devel.md
* Update content/influxdb/v2.3/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* update links
* Update content/influxdb/v2.2/security/disable-devel.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
* tweak config info (#4149)
* update version
* Update content/influxdb/v2.3/reference/release-notes/influxdb.md
* clarify functions were renamed
* add overview link to security updates
* change to edge file
Co-authored-by: Jamie Strandboge <jamie@strandboge.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>
2022-06-21 13:20:36 -07:00
Jamie Strandboge 560ca692d1
adjust influxdb1.8 and telegraf to be consistent; add repo instructions for 2.2 (#4135)
* adjust telegraf apt install to be consistent with downloads page
* adjust influxdb 1.8 apt install to be consistent with downloads page
* adjust influxdb 2.2 yum and apt repo instructions (preferred)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-21 13:00:02 -07:00
Jamie Strandboge a37484ca8b
fix: edge data replication typos (#4144)
* replicate-data.md: --remote-url needs the protocol

* replicate-data.md: remove errant ']'

* replicate-data.md: aggregateWindow() requires positive 'every'

* replicate-data.md: add clarifying comment for 'option task' line in flux
2022-06-21 08:07:26 -07:00
sunbryely-influxdata e44c471b27
Merge branch 'master' into fix/run-task 2022-06-17 09:34:19 -07:00
Sunbrye Ly 2ccb60bb69 fix: last pr request fixes 2022-06-17 09:31:13 -07:00
Sunbrye Ly 73115cbdd1 fix: pr request fixes 2022-06-17 09:30:09 -07:00
Sunbrye Ly 13b3b3009b fix: pr request fixes 2022-06-17 09:28:33 -07:00
Scott Anderson d0f4d657cf
hotfix: port update that fixes dead link in upgrade guide 2022-06-17 10:26:43 -06:00
Aleksander Bless b65522ba2c
Update automatic-upgrade.md (#3694)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-06-17 10:24:38 -06:00
Scott Anderson a94dbfbb18
Merge branch 'master' into fix/dar-305-export-all 2022-06-17 10:20:38 -06:00
Scott Anderson 00c08c2434
hotfix: update CLI links in 2.2 2022-06-17 10:19:55 -06:00
sunbryely-influxdata 5df7918f22
Merge branch 'master' into fix/dar-305-export-all 2022-06-17 09:19:00 -07:00
David ce7260b62e
Update _index.md (#3929)
fix "list" subcommand link

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-06-17 10:17:48 -06:00
Scott Anderson 62a798df64
Merge branch 'master' into fix/dar-305-export-all 2022-06-17 10:15:23 -06:00
kelseiv 9b4de3b064
Add compaction information (#4084)
* add word to dict
* add compation info tsi details
* misc edits
* add compaction info to oss 2.2+
2022-06-16 14:49:57 -07:00
sunbryely-influxdata 50a3eb1d99
Merge branch 'master' into fix/iot-starter-page 2022-06-16 14:01:33 -07:00
sunbryely-influxdata d96040e60c
Merge branch 'master' into hotfix/tutorial-list-title 2022-06-16 13:58:25 -07:00
Sunbrye Ly 0a118d5f5f fix: fix children 2022-06-16 13:57:50 -07:00
lwandzura 128f0409fb
added edge data replication to title, fixed formatting (#4131)
* added edge data replication, fixed formatting
* fixed list numbering
* add Edge Data Replication overview doc; add task-based doc as child
* update filename replicate-data; add Sam's video

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2022-06-16 12:30:46 -07:00
JamesGibo 9cb89ce965
Correct replication instructions to use bucket id (#4130) 2022-06-16 09:57:42 -06:00
Jason Stirnaman 4e7acc1385 hotfix: JS tutorial list title. 2022-06-15 19:44:49 -05:00
Jason Stirnaman 9e33fe690a
Jts/api guides (#3862)
* - Add tutorial that guides a developer through building a simplified IoT
  center app with client libraries.
- device registration and authorization.
- write and query--explain batch writes with the JS client library.

* - feat: queries and visualizations with Giraffe library. queryToTable, Giraffe table.

* feat(api-guide): revise intro, auth, example headings.

* feat(api-guide): describe resources. describe auth and API tokens.

- API basics

* fix: influxdb and iot center setup

* fix: update registration steps to include the new INFLUX_BUCKET_AUTH flow.

* feat(api-guides): Add client library example to fetch routes.

- install, links.
- replace use of getIoTAuthorizations with query from getDevices.
- breakdown create device API requests.
- initial commit of API guide using Next.js with Influx client libraries. Project source at https://github.com/jstirnaman/nextjs-iot-starter.
- explain the flow to register a device. Remove unused example code. TODO: document the setup and UI.
- Add UI code samples. Revise headings. Explain API purpose.
- UI component fixes and refactor. Input field takes a device ID, queries, and re-renders the list with results. Registration button submits device ID for a new authorization.

* feat(api-guide): add iot-starter guide index page, fix errors

- add the iot-starter directory and index page
- fix tag errors and links.

* feat: IoT starter navigation.

* feat(api-guide): nav and intros.

* wip: rearrange, move full examples to top of section and link to explainers.

* chore: Shared intro shortcode for iot-starter tutorials.

* fix: intros, navigation, and config instruction

- Add intro shortcode for tutorials to share.
- Organize navigation for language-specific tutorials (would prefer to unify as much as possible).
- Update environment variable config instruction.

* Feature/api guide python client (#4023)

* adding placeholders into code

* create_device not tested yet

* everything working except flux query and filter query

* fix: replace download button with spec link. (#4013)

- Closes #3810 - Remove download button and add a link to the spec source in Github.

* Enterprise 1.9.7 release notes (#4007)

* added not under flux updates

* updates based on feedback

* changed release notes date

* added requested update

* added detail about script builder (#3995)

* added detail about script builder

* Update content/chronograf/v1.9/guides/querying-data.md

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

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

* fix: async writes and deletes (#4015)

- Correct handling of writes and deletes in cloud vs. oss (async vs. sync).
- Cleanup redundancy in Troubleshooting.
- Closes https://github.com/influxdata/DAR/issues/291

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

* Collect user feedback per page and restructure modals (#4014)

* WIP feedback forms

* WIP complete feedback lifecycles

* finalize page feedback interactions

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

* Revert "Enterprise 1.9.7 release notes (#4007)" (#4017)

This reverts commit c6f4a99d72.

* hotfix: fix cli homebrew package name, closes #4022

* docs: add python iot guide

* fix: remove .idea files

* fix: remove .idea files and package-lock

* fix: initial batch of fixes

* fix: finished PR changes

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

* Update content/influxdb/v2.2/api-guide/iot-starter/_index.md

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/python.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/_index.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/_index.md

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

* Update content/influxdb/v2.2/api-guide/iot-starter/_index.md

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

* Delete _index.md

Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MBP.lan>

* chore: replace UI code with GH links, fix navigation.

* feat: API client library tutorials

- Cleanup py and js tutorials.
- JS is still WIP.
- Fix nav.

* fix: Revise Node.js tutorial.

* fix: Revise Python tutorial.

* fix: Remove last bullet since Node.js tutorial isn't that far yet.

* Update content/influxdb/v2.2/api-guide/tutorials/client-library-starter/_index.md

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

* Update content/influxdb/v2.2/api-guide/tutorials/client-library-starter/nodejs.md

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

* wip: Install and run the UI.

* docs: fix instructions and move UI docs to iot-api-ui README.

* fix: Update JS and Py tutorials with common UI.

* fix: Update code samples in nodejs and python IoT starter tutorials.

* fix: fixup.

* fix: Cleanup code tabs.

* fix: update toc

* fix: iot-starter

Fix examples.
Cleanup.

* fix: python restart

* fix: Cleanup.

* chore: add repo links

* Add cloud, fix frontmatter.

* fix: Remove links to sections.

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MBP.lan>
2022-06-15 19:15:46 -05:00
Scott Anderson bb10438c0b
add table of mapped CLI environment variables, closes influxdata/DAR#292 (#4063) 2022-06-15 13:30:43 -06:00
lwandzura be203b054d
added infinite retention period of 0 (#4122)
* added infinite retention period of 0

* suggestions

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-15 11:44:02 -05:00
kelseiv e279202e9b
draft-questions (#4123)
* draft-questions
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
2022-06-15 08:56:42 -07:00
kelseiv 499aeefc37
update verbiage to align with marketing (#4125)
* update verbiage to align with marketing
Co-authored-by: Sam Dillard <sam@influxdata.com>
2022-06-15 08:55:46 -07:00
lwandzura cef03f69d7
added info on how to start influx (#4113)
* added info on how to start influx

* update command format

* typo

* edit

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

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

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

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

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

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

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

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

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

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

* suggested edits

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-14 10:38:32 -05:00
lwandzura 51a568fce4
added a related link on how scrapers work (#4101)
* added a related link  on how scrapers work

* made rsuggested changes
2022-06-14 09:20:55 -05:00
Sunbrye Ly 1dd6bab1e6 fix: adding possible resource types 2022-06-13 18:12:45 -07:00
Scott Anderson 9847896fa7 hotfix: rollback date.add change to migration script, closes #4115 2022-06-13 16:25:38 -06:00
Scott Anderson 9b21aa7fb3 hotfix: bump CLI version for influx server-config command 2022-06-13 16:05:36 -06:00
Scott Anderson bfe2695970
Flux 0.170 and other fixes (#4100)
* Flux 0.169-0.170 release notes, added updated pagerduty.endpoint output, closes #4098

* fix version usage on optimize queries doc, closes #4080, closes #4093

* point to date package constants, closes #4076

* updated type conversion functions to point to correct examples, closes #4074

* quick link fix
2022-06-13 08:59:47 -06:00
noramullen1 46736e2aed
Add may cloud updates (#4111) 2022-06-13 06:34:14 -07:00
noramullen1 c095ca8326
Cloud updates April 2022 (plus fix to typo in existing onboarding doc) (#4089)
* Cloud updates April 2022 (plus fix to typo in existing onboarding wizard doc)

* Remove help bar and move to May
2022-06-09 14:01:54 -07:00
Scott Anderson 9e061213ef
Updated Grafana to represent new Grafana form (#4107)
* updated grafana to latest, closes #4042, closes #4105, closes #3346, closes #2416

* Update content/influxdb/v2.2/tools/grafana.md

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

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-09 06:24:05 -06:00
peterreg 15351ea20a
Draft for DAR 166 (#4104)
* Draft

* Updates from Kelly

Co-authored-by: peterreg <pregan@influxdata.com>
2022-06-08 17:29:40 -07:00
peterreg eb34c798dd
Adding InfluxDB University course links to relevant areas in docs (#4102)
* Adding InfluxDB University videos to various docs.

* Update content/enterprise_influxdb/v1.9/introduction/installation/_index.md

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

* Add edits from kelseiv

* Adding edit from Scott

Thanks!

Co-authored-by: peterreg <pregan@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-08 17:07:27 -07:00
Scott Anderson 85fdbc439f
InfluxDB 1.8 backup/restore revamp (#4095)
* WIP 1.x backup/restore revamp

* WIP backup and restore revamp

* WIP backup restore refactor

* WIP backup and restore rework

* added code-callout shortcode

* finished out backup/restore restructure
2022-06-08 17:02:19 -06:00
Scott Anderson fa549eeb52 hotfix: fix syntax error in task example, closes #4066 2022-06-07 10:25:51 -06:00
Scott Anderson 7789efc2fe
Add the influxdbu shortcode for diplaying InfluxDB University banners (#4083)
* add the influxdbu shortcode for diplaying InfluxDB U banners

* add influxdbu banner media queries

* remove placholder influxdbu shortcode

* blacklist heading elements from having anchor links added
2022-06-03 13:26:25 -05:00
kelseiv 5179cd2f57
updated query example for executing influxql (#4071) 2022-06-01 14:31:37 -07:00
Kelly 3cb3620b73 hotfix link to support for insights and aware 2022-05-26 11:46:47 -07:00
Scott Anderson 0a145d1b52 hotfix: style fix or ol nested under ul 2022-05-25 16:37:22 -06:00
lwandzura 39ade37dc2
Fix kotlin page (#4062)
* updated Kotlin page for OSS and cloud

* added desc and button to client libs in github

* Update content/influxdb/v2.2/api-guide/client-libraries/ruby.md

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

* Update content/influxdb/v2.2/api-guide/client-libraries/java.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-05-24 11:50:58 -05:00
Scott Anderson 3ea9c972d6
updated vscode execute query instructions, closes influxdata/DAR#295 (#4060) 2022-05-24 09:12:20 -06:00
Scott Anderson 4f47ef6910
updates clustering info is oss to better point to enterprise, closes influxdata/DAR#293 (#4061) 2022-05-24 07:01:06 -06:00
Scott Anderson 930ce15b4e
Remove "bulk-export by support" language in offboarding guide (#4057)
* remove bulk-export-by-support language, closes influxdata/DAR#296

* Update content/influxdb/cloud/account-management/offboarding.md
2022-05-23 13:54:30 -06:00
Scott Anderson 331ee73812
Add note about mapping a single DBRP to a single bucket (#4054)
* add note about mapping a single DBRP to a single bucket, closes influxdata/DAR#298

* removed read-only query descriptor in influxql doc
2022-05-23 13:02:16 -06:00
Jason Stirnaman 8856073366
Fix delete and async writes (#4021)
* fix: async writes and deletes

- Correct handling of writes and deletes in cloud vs. oss (async vs. sync).
- Cleanup redundancy in Troubleshooting.
- Closes https://github.com/influxdata/DAR/issues/291

* fix: applied review comments.
2022-05-23 12:46:50 -05:00
Scott Anderson fa86db610f
InfluxDB 2.x & Cloud FAQ (#4040)
* WIP FAQ, add flux version query, closes #4032

* faq page for 2.x and cloud, closes #4029

* Apply suggestions from code review

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
2022-05-20 14:47:27 -06:00
lwandzura 6e0adf506c
Fix manipulate timestamps (#4036)
* changed name to operate on timestamps

* change manipulate to operate on
2022-05-20 13:10:44 -05:00
lwandzura 1e2f9a56e9
Into clause link fix (#4024)
* fixed formatting on v1.3

* fixed formatting for 1.4 version

* fixed formatting for v1.5

* fixed formatting for version 1.6
2022-05-16 17:38:56 -05:00
Scott Anderson 1d388c2647 hotfix: fix cli homebrew package name, closes #4022 2022-05-16 08:44:14 -06:00
Jason Stirnaman 1554f9b452
fix: async writes and deletes (#4015)
- Correct handling of writes and deletes in cloud vs. oss (async vs. sync).
- Cleanup redundancy in Troubleshooting.
- Closes https://github.com/influxdata/DAR/issues/291

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-05-13 17:06:29 -05:00
Scott Anderson e0682225bf
Flux 0.166, updated date.add and date.sub examples (#4003) 2022-05-10 09:34:49 -06:00
noramullen1 239f617e91
add conceptual videos (addresses #3965) (#3981) 2022-05-02 09:34:08 -07:00
noramullen1 445c1fb163
Onboarding wizards (addresses #3952 ) (#3980)
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-05-02 09:30:56 -07:00
Paweł Budzyński f6434fa2ac
Update on operate-on-columns.md (#3874)
Add fixed date in `range()` to ensure the query returns data. Select `location` column before `group()` to avoid error since different tables report `_value` in different types.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-29 11:23:37 -06:00
kelseiv aa65d24353
Merge branch 'master' into fix/run-task 2022-04-29 09:51:46 -07:00
Scott Anderson a2a178cedf
Fix Telegraf plugin anchors and links (#3989)
* updated telegraf plugin anchors, fix telegraf links, closes #3863

* 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>
2022-04-28 20:19:55 -06:00
Chris Blättermann 322724fecd
Document `--write-variables` and `--write-annotations` in `influx auth create` (#3939)
* Document --write-variables in influx auth create

Seems like this has not found it's way into the documentation, yet. Here, I added the info to use `--write-variables` which can be granted to users via the `influx auth create` command.

* Update create.md

Added `--write-annotations`.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-04-28 17:35:41 -07:00
Jason Stirnaman afbe39b8a2
Fix/api reference (#3977)
* chore: add decorator to strip trailing slash from path URLs

* chore: openapi processing

- remove custom tags and revert to managing tags in influxdata/openapi.
- remove security scheme content; revert to managing in influxdata/openapi.
- delete unused decorator
- fix strip-version-prefix--replace regex
- revert to bold for h4-h6
- use docs-release/influxdb-oss release branch for OSS docs.
- update README

* Update api-docs/README.md

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>

* chore: add instruction for updating the release branch.

* Update api-docs/README.md

* Update api-docs/README.md

* Update api-docs/README.md

* Update api-docs/README.md

* chore: update cloud API spec

- tag updates
- Invokable rename
- Cleanup.

* Update api-docs/README.md

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

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-26 17:16:36 -05:00
Scott Anderson ae7392b064
add information about recommended minimum response size for gzip, closes influxdata/DAR#284 (#3973) 2022-04-22 16:41:11 -06:00
Scott Anderson db26643bd8
Update 'stateDuration()' descriptions (#3970)
* fix parameter on 1.x import commands

* update state duration descriptions, closes influxdata/DAR#289
2022-04-22 10:11:14 -06:00
Dane Strandboge ebf1891004
fix: add missing `remotes`/`replications` `auth create` flags (#3966)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:37:57 -06:00
Jay Clifford dcb027188e
Updated hot keys for run query (#3967)
Previous hotkeys are no longer supported. Users are required to hit F5 instead.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:35:30 -06:00
Scott Anderson e69afde781
Update 'influx' CLI / Flux REPL examples (#3963)
* update influx cli flux examples with path-prefix flag, closes influxdata/DAR#288

* updated more influx cli flux examples
2022-04-22 08:12:27 -06:00
Joe-Blount 2e1724b5f0
chore: durability updates for TSM snapshots (#3944)
* chore: durability updates for TSM snapshots
* Update content/influxdb/cloud/reference/internals/durability.md
2022-04-21 14:00:16 -07:00
Scott Anderson 1dda2f1107 hotfix: add credentials note to influx remote create command 2022-04-19 11:40:37 -06:00
Scott Anderson b1d46429ae
Flux 0.164 (#3960) 2022-04-19 10:31:04 -06:00
pierwill a04d10b617
Change contact info in security.md (#3957)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-14 15:54:25 -06:00
kelseiv 2ef4e39884
hotfix to remove data replication (#3950) 2022-04-11 18:31:44 -07:00
lwandzura 402a025f23
Cli2.3 release notes (#3942)
* add 2.3 release notes

* added cli 2.3 release notes
2022-04-08 12:02:50 -05:00
kelseiv d674758ec0
base update to 2.2 (#3744)
* base update to 2.2

* draft release notes

* draft InfluxDB 2.2 release notes

* move release notes to new PR

* update api for 2.2

* fix menu items

* Update data/products.yml

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

* Update data/products.yml

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

* frontmatter fixes

* Feat/oss v2 2 metrics (#3762)

* feat: copy v2.1 metrics to v2.2.

* feat: new storage metrics in v2.2

* feat: v2.2 storage metrics.

* fix: revert 2.1 paths.

* Update "Get started with tasks" (#3763)

* update get started with tasks, closes influxdata/DAR#272

* Apply suggestions from code review

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

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

* update nats config options, update influxd-flags logic, related to #3766 (#3771)

* updated token create API examples, closes influxdata/DAR#267 (#3773)

* ported scalar values update to 2.2

* Chore/move openapicli process (#3801)

* Internal measurements for monitoring Enterprise (#3698)

* Add 1.21.4 (#3789)

* Add 1.21.4

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

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

* Add apt and knot plugins

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

* InfluxDB Enterprise 1.9.6 (#3650)

* Document meta-node HTTP access logging (#3486)
* Document `influxd-ctl backup -estimate` flag (#3484)
  Closes #3480
* add new option for SIGTERM (#3496)
* Document `-meta-only-overwrite-force` restore flag for Enterprise (#3487)
* Document `max-concurrent-deletes` option (#3697)
* Update Enterprise cluster metrics: add `openConnections` (#3703)
  Closes #3653
* Remove marketplace offerings from Enterprise
* Use bytes in certain Enterprise config examples (#3743)
* InfluxDB Enterprise 1.9: remove default values from configuration headings (#3759)

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

* fix: bad link. (#3793)

* Update products.yml

* Feat/3411 link to cloud limits (#3795)

* feat: link from write error responses to related Cloud limits topics.

* feat: link Troubleshooting writes to Cloud limits.

* fix: grammar.

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

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

* First updates for the new brand (#3796)

* first pass with new branding, logos, fonts

* updated table font sizes

* removed unnecessary file

* Update assets/styles/layouts/_sidebar.scss

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

* a few last style updates

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

* chore: move openapi-cli postprocessing to the getSwagger step.

* chore: convert the content generators to functions so they're not executed on import (which broke the linter). Move the generators into the decorators and remove options args to simplify. Update and simplify the README. Update the oss v2.1 contract.

* README

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>

* port menu url fix from master to 2.2

* Feat/oss 2 2 config (#3774)

* wip: add new server-config CLI command and /api/v2/config path. Fix Operator token doc. (#3523)

* feat: document OSS-only  and . Deprecate assets-path: ""
(closes #3523)

* chore: add toc

* Replace run-time with runtime. (#3774)

* Update content/influxdb/v2.2/reference/cli/influx/server-config/_index.md

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

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

* formatted all flux examples in influxdb 2.2

* Fix/set tag groups (#3823)

* fix: replacement of Info: in contracts.
fix: add missing const declarations.
fix: add a decorator to remove redundant servers with empty URLs
  -- all servers should be root now since paths are explicit.

* fix: invalid mix of tags as strings and objects in root.tags. Convert all tags to objects with a default description.

* fix: use tag objects instead of mixing strings and objects in x-tagGroups -- fixes validation errors.

* port data retention and deletion updates to 2.2

* ported updated current version shortcode to 2.2

* Feat/3414 v2.2 debug pprof (#3844)

* feat: update API reference for OSS v2.2. Adds /debug/pprof.

* feat: add v2.2 runtime reference.

* fix: update URLs.

* port hardening-enabled config info, closes #3867, closes #3866 (#3873)

* Fix/3855 oss2.2 (#3857)

* fix: update npm example in v2.2. (#3855)

* fix: cardinality for ossv2.2 (#3850)

* updating placeholders in 2.2

* Document `influx remote` and `influx replication` (#3469)

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

* ported migration docs into 2.2

* updated edge.js

* porting various minor changes into 2.2

* InfluxDB 2.2 release notes (#3745)

* draft 2.2 release notes
* remove flux lines; regroup other items
* update link to Flux RNs
* update release notes
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
* fix frontmatter
* fix link; update version
* edit
* revert for review clarity
* Update influxdb.md
* note about technical preview & feature overview
* edit from Jason
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Updates per Tim H and Sam feedback
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* changes made from feedback
* changed technical preview notes
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* add link to OSS metrics page
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Add security section to influxdb/v2.2/reference/release-notes/influxdb.md (#3898)
* edits from Sam
* edit from sam
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.m
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* edits
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
* edit from Sam
* edit from Sam
* edits from Tim
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jamie Strandboge <jamie@strandboge.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>

* Recover credentials (#3915)

* draft recover creds
* add relate
* add new option to index
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
* edit from SamA; add note
* sync headers
* add overview bullets; update links
* context from SamA
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>

* update couple stray versions

* add technical preview to the glossary

* update release date

* fix link

* Add documentation for replications max-age (#3936)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
Co-authored-by: Dane Strandboge <dane@strandboge.com>
2022-04-06 15:07:21 -07:00
noramullen1 56bdc46d88
Notebooks version history (#3924) 2022-04-06 09:32:14 -07:00
pierwill 7643f32271
Edit `SHOW SERIES` docs (#3923)
* Edit `SHOW SERIES` docs

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-05 11:41:17 -05:00
noramullen1 2eaf62dea5
February and March Cloud updates (#3909)
* February 2022 updates (addresses #3818)

* March cloud updates (closes #3822)

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

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-04-04 11:42:38 -07:00
pierwill 16981f0484
Mention cache maximum errors in config docs (#3137)
See #3094
2022-03-30 10:35:40 -05:00
Scott Anderson 939d59d505
Guides for migrating data (#3865)
* add guide for migrating data from cloud to oss, closes influxdata/DAR#270

* Apply suggestions from code review

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

* update cloud to oss migration guide to address PR feedback

* Apply suggestions from code review

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

* fixed typo

* Data migration (#3906)

* WIP migration section

* WIP migrate data

* add migrate data section with associated docs

* Apply suggestions from code review

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

* updates to address PR feedback

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-29 14:44:01 -06:00
Sunbrye Ly 0260d4f641 Removing angled brakcets within curl 2022-03-23 15:58:08 -07:00
Sunbrye Ly f9b33f7cb6 Merge branch 'fix/update-my-org-and-yourauthtoken' of https://github.com/influxdata/docs-v2 into fix/update-my-org-and-yourauthtoken 2022-03-23 14:08:32 -07:00
Sunbrye Ly d322bc61df fix to ampersand 2022-03-23 14:08:18 -07:00
sunbryely-influxdata 4dec839eee
Update content/influxdb/cloud/organizations/buckets/create-bucket.md
Committing change request

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-23 10:14:45 -07:00
sunbryely-influxdata f0b1b9ffe7
Update content/influxdb/v2.1/security/tokens/use-tokens.md
Committing change request

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-23 10:13:46 -07:00
Sunbrye Ly 6d25c62ef2 browsing what needs to be updated 2022-03-22 17:18:11 -07:00
Jason Stirnaman e1aa6cb62b chore: duplicate OSS for Cloud delete-task.md. 2022-03-21 09:01:06 -05:00
Jason Stirnaman dfbc3b5e53 fix: update task run docs with Clockface changes. 2022-03-21 08:48:28 -05:00
Scott Anderson 3a18dbc8ce hotfix: fix formatting in 1.x troubleshooting, closes #3868 2022-03-18 10:40:49 -06:00
Kelly 5085e4e971 billing hotfix 2022-03-17 11:00:18 -07:00
Jason Stirnaman b9d8e2ad8c
fix: global write request limit is still 50 MB for the time being. It may be reduced in the future (see https://github.com/influxdata/DAR/issues/226). (#1448) (#3858) 2022-03-15 16:16:02 -05:00
Jason Stirnaman 57ee86ddfc
fix: link Resolving High Cardinality to Quotas. (#3850) (#3851) 2022-03-15 16:09:13 -05:00
Jason Stirnaman 3199386877
fix: npm init use in nodejs example. (#3855) (#3856) 2022-03-14 12:32:03 -05:00
lwandzura 741b0120ea
Add season3 videos (#3843)
* added season 3 videos and descriptions

* Added video descriptions and added videos to docs

* Update content/resources/videos/configure-telegraf-plugin.md

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

* Update content/resources/videos/configure-telegraf-plugin.md

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

* Update content/resources/videos/telegraf-data-ingest-plugin.md

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

* Update content/resources/videos/telegraf-plugin-system-overview.md

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

* Update content/resources/videos/telegraf-plugin-system-overview.md

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

* Update content/telegraf/v1.21/introduction/getting-started.md

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

* Update content/resources/videos/influxdb-edge.md

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

* Update content/resources/videos/influxdb-edge.md

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

* Update content/resources/videos/influxql-oss-and-cloud.md

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

* Update content/resources/videos/influxql-oss-and-cloud.md

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

* Update content/resources/videos/joins-in-flux.md

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

* Update content/resources/videos/joins-in-flux.md

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

* Update content/resources/videos/pivots-in-flux.md

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

* Update content/resources/videos/pivots-in-flux.md

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

* Update content/resources/videos/telegraf-agent-config-best-practice.md

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

* Update content/resources/videos/telegraf-agent-config-best-practice.md

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

* Update content/resources/videos/telegraf-agent-config-best-practice.md

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

* Update content/resources/videos/joins-in-flux.md

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

* Update content/resources/videos/telegraf-data-ingest-plugin.md

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

* Update content/resources/videos/telegraf-data-ingest-plugin.md

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

* updates from review

* added ndent

* indent

* fix yaml error

* fix yaml errors

* fixed punctuation

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-03-10 08:15:22 -06:00
Jason Stirnaman b7c984ed71
Feat/3414 debug pprof (#3840)
* feat: add v2.1 runtime doc for /debug/pprof profiling, trace, and command-line (#3414).

* fix: runtime description. (#3414)

* Apply suggestions from code review

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

* fix: apply PR suggestions (#3414).

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-09 13:50:06 -06:00
Scott Anderson 274ad2acaf hotfix: update current version shortcode to preserve version string, closes #3842 2022-03-09 09:57:49 -07:00
taramk 9c963ce9b4
Fix typo (#3838) 2022-03-08 12:09:11 -06:00
lwandzura c268032948
add show shards output example (#3833)
* add show shards output example

* Update content/enterprise_influxdb/v1.9/query_language/spec.md

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

* added suggested edits

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-08 10:24:02 -06:00
Scott Anderson c95eb4d7bd
Update delete docs, add data retention info, update schema functions (#3830)
* update delete docs, add data retention info, update schema fucntions with retention, closes #3223, closes #3786, closes #3730, closes #2571

* updated wording around querying expired data in cloud

* updated language about deleting fields

* Apply suggestions from code review

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-07 16:23:02 -07:00
Jason Stirnaman d48dabf6ec
fix: broken endpoint formatting in v1.x (#3831) (#3832) 2022-03-07 09:46:47 -06:00
pierwill b0168ac3f6
Update error code (#3817)
Closes #3815.

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-03 10:47:41 -06:00
pierwill 0c1b34509a
Update list.md (#3824)
Fix typo
2022-03-03 10:15:04 -06:00
Scott Anderson 19f84ade39 hotfix: fixed image formatting in grafana docs 2022-03-02 09:56:04 -07:00
Scott Anderson 6dadd7020e
Apply flux formatting to all Flux examples (#3814)
* applied flux formatting to code examples in the flux docs

* formatted flux examples in influxdb enterprise

* updated query examples in data file

* updated flux example formatting in cloud

* format flux examples in influxdb oss 2.1
2022-02-28 13:53:53 -07:00
pierwill b026dbfd00
Fix incomplete code snippet (#3813)
Fixes #3812
2022-02-28 11:49:47 -06:00
Scott Anderson fed1488e7d fix menu items with external URLs, closes #3797 2022-02-22 10:00:03 -07:00
Jason Stirnaman 7b9ffd4689
Feat/3411 link to cloud limits (#3795)
* feat: link from write error responses to related Cloud limits topics.

* feat: link Troubleshooting writes to Cloud limits.

* fix: grammar.

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-18 09:48:09 -06:00
Jason Stirnaman 88ea7d4252
fix: bad link. (#3793) 2022-02-17 12:01:02 -06:00
Scott Anderson 99a0c30d8a hotfix: fix scalar values example function, closes #3781 2022-02-15 10:41:16 -07:00
lwandzura e840c96519
moved to correct position alphabetically (#3780) 2022-02-15 10:45:08 -06:00
lwandzura 86407f5f09
add technical preview definition to glossary (#3778)
* add technical preview definition to glossary

* Update content/influxdb/v2.1/reference/glossary.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-15 08:33:56 -06:00
Jason Stirnaman 5d275bdc03
Fix/3715 line protocol ref (#3749)
* WIP: apply corrections and additions from line-protocol-spec.

* fix: line protocol reference per the line protocol spec.

* fix: line protocol escape sequences.

* fix: Flux link

* fix: backslash escaping, naming restrictions, and canonical form (#3715)

* fix: add toc links (#3715)

* fix: underscore quotes.

* Apply suggestions from code review

Co-authored-by: Roger Peppe <rogpeppe@gmail.com>

* fix: line protocol examples. Remove misleading table for backslashes. Add links and notes for schema design best practices. Fix missing link targets.

* Update content/influxdb/v2.1/reference/syntax/line-protocol.md

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

* fix: specify that field values aren't indexed. Cleanup.

Co-authored-by: Roger Peppe <rogpeppe@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-11 13:12:10 -06:00
Jason Stirnaman f3089ac619
fix: add sample output for CLI interactive setup. (#3690)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-09 09:27:00 -06:00
Jason Stirnaman 171283017c
feature: add scraping with the API (#2704) (#3704)
* feature: add scraping with the API (#2704)

* feat: document allowInsecure for scrapers.

* fix: boolean, not string.
2022-02-09 09:23:06 -06:00
Samantha Wang 8be556e271
Update regular-expressions.md (#3757) 2022-02-07 15:46:54 -07:00
Jason Stirnaman 1960f8a05b
Feat/2567 monitor oss (#3689)
* feat: document OSS metrics. (#2567).

* feat: document /metrics. Fix descriptions and names. Add links.

* Update content/influxdb/v2.1/monitor-alert/templates/monitor.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.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>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-07 11:13:28 -06:00
Scott Anderson ddc41fa055
Support cloud regions with multiple clusters in the docs (#3693)
* support multiple clusters in cloud regions

* 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>
2022-02-02 14:00:34 -07:00
noramullen1 7e10ebcf0a
January cloud updates (#3723)
* Add january 2022 updates including cloud multi-account (addresses #3709 and #3685 )

* Update billing and new switch page

* Update cloud-updates.md

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

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

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

* Update cloud-updates.md

* Address PR feedback

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

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-02 11:47:24 -08:00
kelseiv 0e85a8f236
Create new limits page (#3355)
* WIP
* WIP 2
* WIP 3
* work with Gunnar +editorial pass
* updates to pricing
* more WIP updates
* update plan links
* edit from Gunnar
* add table for error limits
* edit
* clarifications between global and plan limits
* add edit from Rob Kramer
* edits from Ryan
* edit from Tim
* Update content/influxdb/cloud/account-management/billing.md
* Update data-usage.md
* update menu
* add query and task processing global limits
* add note about interval and rmv API responses
* update intr
* More updates to the limits page
* edits with Gunnar
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
* edits from Tim
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Removes old frontmatter, crosslinks usage docs, fixes typo (#3738)
* removed old frontmatter, crosslinked usage docs, fixed typo
* Apply suggestions from code review
* delete old comment
* edits from Scott
* edit
* reorder column content and update old links
Co-authored-by: Gunnar Aasen <gunnar+github@gunnar.me>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-01 17:53:43 -08:00
lwandzura cb4c91b63d
added season 2 videos to docs (#3731)
* added season 2 videos to docs

* Update content/flux/v0.x/get-started/_index.md

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

* Update content/influxdb/v2.1/process-data/get-started.md

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

* Update content/telegraf/v1.21/introduction/getting-started.md

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

* Update content/flux/v0.x/get-started/query-basics.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-31 11:47:18 -06:00
kelseiv 4d57e39075
edit from Tim (#3719) 2022-01-25 08:03:10 -08:00
noramullen1 86d8ac5c88
Add Dec 2021 cloud updates (#3692)
* Add Dec 2021 cloud updates

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

* Added new updates

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

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-24 12:44:32 -08:00
Scott Anderson 1f1feaa9c7
add information about navigating to the vscode explorer, closes #3708 (#3713) 2022-01-24 10:57:24 -07:00
Jason Stirnaman 83f0fe8915
fix: link to reference for field data type. (#3056) (#3678)
* fix: link to reference for field data type. (#3056)

* fix: list field data types (#3056)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-18 14:00:59 -06:00
rydermeehan 7e91019226
Update go.md (#3574) 2022-01-18 11:14:34 -08:00
rydermeehan 6610e94fb9
Update browserjs.md (#3580)
* Update browserjs.md
2022-01-18 10:40:10 -08:00
rydermeehan 4bee6edf26
Update now.md (#3583)
* Update now.md

fixed link / add aliases

* fix broken link by adding redirect

* Update now.md

* Update use-vault.md

* Update _index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-14 11:20:36 -08:00
lwandzura d1745f8ae8
added 2.1 alias to IQL 1.8 spec (#3677)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-14 11:36:25 -06:00
Grace Ma 774316cced
Update python.md (#3679)
* Update python.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-13 15:16:22 -08:00
Scott Anderson f2332a0a81 hotfix: added missing pushdown to table 2022-01-13 11:41:47 -07:00
kelseiv f12d5b4305
monitor-cloud-hotfix (#3673) 2022-01-12 14:55:03 -08:00
Jason Stirnaman 68eedd710e
3427 Changes to token access in Cloud (#3661)
* chore: link API endpoint to docs. (#3427).

* chore: update Delete a bucket to latest UI.

* feat: update Deletea token to latest UI. Add API doc. (#3427)

* feat: update Update Tokens for latest UI. Status toggle moved in Cloud. Add CLI and API docs. (#3427)

* feat: add restrictions note to View Token. Update to latest Cloud UI.
(#3427)

* 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>
2022-01-12 13:05:10 -06:00
Jason Stirnaman bfbe8a748f
feat: update Create a token for new Cloud behavior (#3656)
* feat: update Create API token for new Cloud behavior: Custom API tokens, read/write permissions, limited token access, and cloning (#3427). Fixes some small OSS inconsistencies.

* Apply suggestions from code review

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

* feat: apply @sanderson's refactor suggestion. (#3427)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 12:59:07 -06:00
Jason Stirnaman e22779dc32
Permissions with CLI export templates (#3521)
* fix: update UI create task instructions. (#3374)

* fix: use oss update-task for cloud. Fix update-task instructions. Fix syntax.

* fix: bad link

* enhancement: stress and clarify the role of permissions when exporting templates. Removed use of --org-name due to some confusing behavior (referenced in #3267).

* Update content/influxdb/v2.1/influxdb-templates/_index.md

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

* Update content/influxdb/v2.1/influxdb-templates/_index.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* WIP: feat(all): cleanup create-template.

* update: add filename extension examples. Add troubleshooting details. Reorg.

* fix: description

* fix: description

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-12 11:58:53 -06:00
lwandzura 37a694a0c5
Added link on how to create tokens (#3651) 2022-01-12 10:34:48 -06:00
Scott Anderson 3ffa3c6c23
add dart client library (#3652) 2022-01-11 16:58:30 -07:00
Scott Anderson f679b8886b
udpate node.js tag to nodejs (#3648) 2022-01-10 11:45:49 -07:00
rydermeehan 61a8ea1688
Update pricing-plans.md (#3588)
* Update pricing-plans.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 18:03:31 -08:00
rydermeehan 6a616bab68
Update _index.md (#3593)
* Update _index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 17:43:00 -08:00
rydermeehan 88db4f604c
Update _index.md (#3597) 2022-01-07 17:34:07 -08:00
rydermeehan 6e24a05bdf
Update offboarding.md (#3609)
* Update offboarding.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 15:07:44 -08:00
rydermeehan 41d61f699c
Update index.md (#3610)
* Update index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 15:03:50 -08:00
rydermeehan df2a2584ab
Update line_protocol_tutorial.md (#3631) 2022-01-07 14:48:36 -08:00
rydermeehan 37de213a66
Update window-aggregate.md (#3623)
* Update window-aggregate.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 14:35:25 -08:00
pierwill 50901834ce
Document path argument for `influx_inspect report` (#3644) 2022-01-07 16:01:10 -06:00
rydermeehan fa776c4802
Update line-protocol.md (#3624) 2022-01-07 11:59:17 -08:00
rydermeehan 439a5d5e0b
Update group-data.md (#3632) 2022-01-07 11:36:00 -08:00
Scott Anderson 348fe3ac59
add season 2 for meet the developer series (#3536) 2022-01-05 08:15:48 -07:00
noramullen1 0df875945f
Fix flux link (closes #3474 ) (#3533) 2022-01-04 16:12:14 -08:00
Kelly f725b1ad43 hotfix-remove Cloud updates draft 2022-01-04 12:18:09 -08:00
kelseiv be8a35e3eb
Remove demo data (#3499)
* remove demo data from get started
* remove demo data ref in OSS Query sample data
* remove demo data in Write data to InfluxDB
* remove demo data from Sample data
* minor edits
2021-12-30 16:44:51 -08:00
kelseiv 0848686fa0
Nov cloud monthly updates (#3443)
* draft Nov monthly cloud updates
* hide token UI until Jan
* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
2021-12-30 16:35:02 -08:00
William Baker f88f060046
Update 2.x linux installation instructions (#3510)
* Update 2.x linux installation instructions

* 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>
2021-12-22 09:03:14 -07:00
Merouane Atig 66defd2ecf
Fix broken link to "loading source in the UI" page (#3516) 2021-12-22 08:54:04 -07:00
Jason Stirnaman 871105e0d6
fix: update UI create task instructions. (#3374) (#3515)
* fix: update UI create task instructions. (#3374)

* fix: use oss update-task for cloud. Fix update-task instructions. Fix syntax.
2021-12-21 16:45:51 -06:00
Scott Anderson 02e180ef83 Merge branch 'master' of github.com:influxdata/docs-v2 2021-12-21 12:00:20 -07:00
Scott Anderson fbf1472d77 hotfix: increase search results number 2021-12-21 12:00:13 -07:00
Jason Stirnaman df14f93735
fix: cloud 1.x compat docs link to oss 2.0 pages. Dedupe content. Use… (#3511)
* fix: cloud 1.x compat docs link to oss 2.0 pages. Dedupe content. Use consistent placeholders and placeholder instructions. Remove redundant shortcode. (closes #3477)

* fix: placeholders in 2.0 1.x query.

* fix: cloud example user email address (#3477).

* Update content/influxdb/v2.1/reference/api/influxdb-1x/_index.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-21 09:16:41 -06:00
Sam Dillard ffeccc5224
Update go.md (#3506)
* Update go.md

* remove one of the updates

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-20 09:44:02 -07:00
lwandzura aace0494a1
Resources videos (#3494)
* scaffolding for videos section

* fixed resources page titles, product selector, and left nav availability

* Updated video descriptions

* fixed merge conflict

* made environment dependent changes, disabled autoplay for localhost, fixed cookie errors

* added additional resources to the homepage

* Added related links, descriptions to videos

* updated video descriptions

* added latest search tag to resources section

* updated search tags

* removed unnedded videos.yml

* Update content/resources/videos/geolocation-and-influxdb.md

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

* Update content/resources/_index.md

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

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-17 12:14:30 -06:00
pierwill 8f5e83da67
Remove wildcards from InfluxQL schema doc (#3483) 2021-12-14 11:23:33 -06:00
Scott Anderson b0e81bb979
Restructured cloud org and user management (#3461)
* WIP remove user refresh

* restructured cloud user management docs, closes influxdata/DAR#257

* Apply suggestions from code review

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-12-13 09:22:29 -07:00
lwandzura 1908ea4dde
Merge branch 'master' into fix-hardware-sizing-link 2021-12-08 10:00:05 -06:00
lwandzura dfb89fcd54
Update content/influxdb/v1.8/guides/hardware_sizing.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-12-08 09:57:50 -06:00
lwandzura 8462f829aa fixed broken link 2021-12-08 09:16:26 -06:00
Gunnar Aasen 524d82c7af Update password requirements 2021-12-07 11:39:46 -08:00
DJ Carpenter d376342079
Add password requirements to change-password (#3463)
* Add password requirements to change-password

We will be enabling password requirements soon and want the documentation to reflect.

* ♻️ use strong language for requirements

Co-authored-by: DJ Carpenter <dj@influxdata.com>
2021-12-07 10:39:37 -07:00
BERNARD Antoine 89b5e0d7b0
Missing 's' for the user's right params (#3462)
This doc says that '--read-user' and '--write-user' should work for the influx auth create command
But this command knows '--read-users' and '--write-users' not '--read-user' and '--write-user'
2021-12-07 09:11:28 -07:00
kinghaigy 75b156f454
Fixed a typo for step 3 instructions (#3458)
The ARM instructions referenced the amd64 archive, not the arm64 archive.

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-12-06 10:22:21 -06:00
kelseiv ba1db45c68
hotfix: remove MB/sec
thank you, @rkramer9967
2021-12-05 09:52:48 -08:00
Scott Anderson b93e3c1977 updated content about supported TLS versions in cloud, closes influxdata/DAR#255 2021-11-30 11:36:03 -07:00
Scott Anderson e801aa420e hotfix: fix markdown parsing for oss and cloud-only shortcodes 2021-11-30 11:17:42 -07:00
Scott Anderson 80320cd674 hotfix: fixed oss-only shortcode formatting 2021-11-30 11:07:21 -07: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
ddakshay 83efc4cc97
Update influx-cli.md (#3448)
Correction in the mv command
2021-11-30 09:11:14 -07:00
Scott Anderson c00176719d
updated vscode connection management, closes influxdata/DAR#247 (#3447) 2021-11-29 17:16:49 -07:00
Scott Anderson 86f67a8e50
update reduce examples, closes influxdata/DAR#249 (#3446) 2021-11-29 16:54:17 -07:00
Rick Spencer f0cd5390f8
Update line-protocol.md (#3392)
* Update line-protocol.md

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 22:59:08 -08:00
Scott Anderson 67158869f6
Write data from InfluxDB OSS to InfluxDB Cloud (#3419)
* updated Flux location option with correct syntax, closes #3393

* WIP write oss to cloud

* WIP write from oss to cloud

* finalize write data from oss to cloud doc

* duplicated in cloud, updated nav weights, closes #3322

* lowercase data

* Apply suggestions from code review

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

* updated write oss to cloud to address PR feedback

* Apply suggestions from code review

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

* Update content/influxdb/v2.1/write-data/oss-to-cloud.md

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 21:43:10 -07:00
mcfarlm3 d71ca570cb
Fix csv examples (#3345)
* added comma between datatype and measurement

* fixed flux csv example and clarified differences between influx write and flux csv syntax

* fixed group annotation values and corrected link to annotations details

* ported changes to v2.1 docs

* Update content/influxdb/v2.1/write-data/developer-tools/csv.md
Co-authored-by: Michelle McFarland <michellemcfarland@Michelles-MBP.home>
Co-authored-by: Michelle McFarland <michellemcfarland@Michelles-MBP-19.home>
Co-authored-by: “mcfarlm3” <“58636946+mcfarlm3@users.noreply.github.com”>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 11:19:09 -08:00
Jay Clifford bd3b6e1c90
Typo in INFLUXD_STORAGE_RETENTION_CHECK_INTERVAL (#3429)
Noticed by community user: https://influxcommunity.slack.com/archives/CH8TV3LJG/p1637592013183400

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-22 11:50:27 -06:00
Jason Stirnaman dcdea37453
fix: wrong variable name. (#3430) 2021-11-22 11:35:49 -06:00
lwandzura e78e42ca69
Merge pull request #3389 from influxdata/hardware-sizing
added hardware sizing to enterprise
2021-11-20 08:49:55 -06:00
kelseiv 95edc04c22
clarify 413 error (#3428) 2021-11-19 18:02:30 -08:00
lwandzura 535b1cfb1e
Fix broken links (#3420)
* Fix broken link on sql from doc

* fixed broken link on SQL to doc

* fixed broken geo links

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-19 15:27:03 -08:00
lwandzura acf6cf6d8d
Merge branch 'master' into hardware-sizing 2021-11-19 14:06:25 -06:00
Jason Stirnaman 2ebf03fd9b
Fix 3107 series (#3247)
* fix: revise best practices for schema design and resolve high
cardinality (#3107). Reorganize and be more procedural.
Add OSS and cloud-specific cardinality info.

* fix: added bad keys example. Example descriptions.

* Update content/influxdb/v2.0/write-data/best-practices/resolve-high-cardinality.md

Co-authored-by: Sam Arnold <sarnold@influxdata.com>

* fix: update enterprise-1.9 and oss-1.8 to include bad field keys example. Simplify resolve-high-cardinality in oss and cloud.

* Update content/enterprise_influxdb/v1.9/concepts/schema_and_data_layout.md

Clarifies field values and tag keys
2021-11-19 13:11:01 -06:00
Jason Stirnaman f4b0b59227
Feature rejected points log (#3109)
feat: troubleshoot write errors (#3003). Fix link in Flux reference.

feat: add rejected_points logging to write-data/troubleshoot (#3003)

feat: add suggested use of explicit bucket schema (#3003).

fix: shortcuts and tense. Add HTTP 422.

Co-authored-by: Roger Peppe <rogpeppe@gmail.com>

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

fix: update bucket-schema doc to link to troubleshoot. Update OSS.

fix: add rejected_points measurement to cloud system-bucket schema. Had to duplicate the content; couldn't make cloud-only tag work with the list.

chore: replace duplicated content with cloud-only tag now that it works for lists.

Co-authored-by: Scott Anderson <scott@influxdata.com>
2021-11-19 12:50:34 -06:00
Rick fc9357f440
fix small restore command typo (#3421)
since influxdb2 the restore command is available under the
influx command and not influxd

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-19 10:45:05 -07:00
kelseiv c5e28ffb27
remove operator token from Cloud (#3418)
* remove operator token from Cloud

* Update create-token.md

* move oss-only tag

* Update content/influxdb/v2.0/reference/glossary.md

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

* Update content/influxdb/cloud/upgrade/v2-to-cloud.md

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

* add duplicate-oss shortcode to cloud glossary

* Update content/influxdb/v2.0/reference/glossary.md

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

* Update content/influxdb/v2.1/reference/glossary.md

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

* Update content/influxdb/v2.1/reference/glossary.md

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

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

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-18 14:28:46 -08:00
kelseiv d7acd90015
Merge branch 'master' into hardware-sizing 2021-11-17 13:03:48 -08:00
Kelly 07e2158774 edits w Larissa 2021-11-17 13:02:43 -08:00
Kelly f40180d186 update 2021-11-17 12:37:44 -08:00
Scott Anderson b7b19d0189
Add alias to 1.8 getting started, closes #3403
Closes #3403
2021-11-17 12:27:43 -07:00
kelseiv 4a59c29d1e
remove sizing 2021-11-16 22:49:52 -08:00
kelseiv 074ec8af1c
Merge branch 'master' into hardware-sizing 2021-11-16 22:47:57 -08:00
Kelly dbe307163a updates for OSS hardware sizing 2021-11-16 22:43:05 -08:00
noramullen1 768800ee2d
Fix chrono link (#3406)
* Update chronograf.md

* ascii-encode URL
2021-11-16 14:08:33 -08:00
kelseiv 5ffaff1c67
invokable (#3405)
* invokable

* update filename and add alias

* fix: rename samples to api-invokable-scripts

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-16 12:05:07 -08:00
Moritz Lerch 042f2f2d93
fix copy paste mistake (#3404)
The intructions for arm should not use the amd directory.
2021-11-16 09:38:12 -07:00
noramullen1 dc41d5e0b0
Dual write to OSS and Cloud (#3383)
* Create dual write scenario doc

* Add cloud version of dual write

* Anonymize email address

* Move piece into config

* Added details about two tokens

* Update content/influxdb/cloud/write-data/no-code/use-telegraf/dual-write.md

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

* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md

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

* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md

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

* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md

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

* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md

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

* Update data/telegraf_plugins.yml

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

* Replace instructions in migration doc with link to new doc

* Fix spelling

* Address PR feedback

* Fix link

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-15 21:58:18 -08:00
kelseiv 4ad5a80ab4
Cloud oct updates (#3397)
* draft Cloud updates
* edits from Gunnar
2021-11-15 15:34:31 -08: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
noramullen1 9eb667a9c3
Fix image link (#3381)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-10 10:55:50 -08:00
Jason Stirnaman f9ce94d29a
Chore/jts update process clockface (#3387)
* fix: typo.

* fix: clean up auth instructions in Postman.

* fix: Postman test instruction

* fix: typo

* fix: API example for thingworx.

* fix: updates for clockface. Typo fixes. (#3374)

* fix: query sample data typos

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

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

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

* Update content/influxdb/cloud/tools/thingworx.md

* Update content/influxdb/v2.0/api-guide/postman.md

* Update content/influxdb/v2.1/query-data/execute-queries/query-sample-data.md

* Update content/influxdb/v2.1/query-data/execute-queries/data-explorer.md

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.0/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.0/api-guide/postman.md

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/cloud/api-guide/postman.md

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

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

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

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

* Update content/influxdb/cloud/visualize-data/explore-metrics.md

* Update content/influxdb/v2.0/api-guide/postman.md

* Update content/influxdb/v2.1/api-guide/postman.md

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

* fix: code typo.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-10 10:54:18 -06:00
kelseiv db10f2b79d
Hotfix icons (#3386)
* global search - update "disks" to "load-data"
2021-11-09 16:06:35 -08:00
kelseiv 749a7fccc6
InfluxDB CLI 2.2.1 release notes (#3385) 2021-11-09 14:09:55 -08:00
kelseiv c6df2b2c06
InfluxDB OSS 2.1.1 hotfix (#3377)
* update patch release

* add note to release notes

* add note to reflect 2.1.1 patch
2021-11-09 08:21:57 -08: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
pierwill 970a60e6f9
Fix 404 in Flux docs (#3370)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-08 11:05:40 -06:00
Jason Stirnaman 779a1b8c81
fix: cleanup with missed comments. (#3348)
Closes #3197 
Co-authored-by: @kelseiv
2021-11-04 10:25:07 -05:00
Jason Stirnaman 7c775b5a98
feat: add schema validity requirements to bucket schemas doc (#3197) (#3323)
* feat: add schema validity requirements to bucket schemas doc (#3197)

* fix link

Co-authored-by: Kelly <kelly@influxdata.com>
2021-11-04 09:54:09 -05:00
Kelly 117c33b9fa add aliases and fix load data link in oss 2021-11-03 09:31:08 -07:00
Kelly 6fe9b2448e hotfix load data link 2021-11-03 09:20:40 -07:00
Jason Stirnaman 6ee3d25d87
3240 fix nodejs alias (#3317)
* fix: mjs example path (#3305)

* fix: add alias to node.js client library (#3240)
2021-10-28 09:15:20 -05:00
Jason Stirnaman f3625d46d6
fix: mjs example path (#3305) (#3316) 2021-10-28 08:49:20 -05:00
Scott Anderson 935422b74a
updated token naming and other typos, closes influxdata/DAR#244 (#3309) 2021-10-26 12:23:44 -06:00
Jason Stirnaman ba3f0385ea
Fix api invocable (#3310)
* fix: measurement -> point

* fix: cloud API ref. Remove private paths. Patch description and orgID params into ScriptCreateRequest.
2021-10-26 10:55:24 -05:00
Jason Stirnaman b7dc129e48
fix: endpoint text. (#3308) 2021-10-26 09:10:57 -05:00
Jason Stirnaman a6254e1e79
Fix api invocable (#3306)
* fix: scripts api path.

* fix: bad comma

* feat: add invocable scripts example for sending multiple parameter values.
2021-10-26 08:48:08 -05:00
Jason Stirnaman 08ff528161
Fix api invocable (#3299)
* fix: scripts api path.

* fix: bad comma
2021-10-25 14:14:08 -05:00
Jason Stirnaman 6587ee1fdc
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>
2021-10-25 08:30:31 -05:00
kelseiv 38582f43d6
add cloud updates in Sept (#3210) 2021-10-22 13:13:05 -07:00
kelseiv a450c82b77
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>
2021-10-21 15:07:58 -07:00
pierwill 327974edd6
Standardize the term "key-value" (#3283)
* s|key/value|key-value
* Use en dash in prefix to open compound "time series"
2021-10-21 11:19:48 -05:00
Scott Anderson af6ad08806 Merge branch 'master' of github.com:influxdata/docs-v2 2021-10-19 16:23:53 -06:00
Scott Anderson 052ffae650 hotfix: fix duplicate demo data warning 2021-10-19 16:23:45 -06:00
pierwill c099e754a9
Fix v1 auth example (#3219)
Closes https://github.com/influxdata/DAR/issues/234
* Add note to use email for username in Cloud
2021-10-19 17:18:05 -05:00
pierwill 972d617d8e
Fix token string in v2 API docs (#3259)
Closes influxdata/DAR#238.
2021-10-19 17:17:28 -05:00
Sam Lai fa6d734be9
Simplify 'send email' code examples (#3257)
* Simplify code examples

* use json.encode instead of bytes
* drop explicit string conversion in interpolation

* remove obsolete note
2021-10-18 16:46:29 -06:00
Scott Anderson 1b582a7cdb
Work with Prometheus metrics in Flux (#3232)
* initial changes for flux restructure

* added all aliases

* added introduced date to all flux functions

* marked linearBins and logarithmicBins as draft

* migrated flux stdlib to new flux section, added version range to article template

* fixed list-all-functions shortcode

* duplicated and reordered flux spec, added page-nav shortcode, closes #1870

* added filtering functionality to list-all-functions shortcode

* added function tags

* Stdlib reorg (#2130)

* consolidated influxdb packages

* stdlib rename and reorg

* reorg existing contrib docs

* added keep-url to http.get example

* reorg built-in directory, add function types docs

* updated links

* updated all related links

* fixed reference links in influxdb docs

* updated all internal flux links

* updated flux links in influxdb

* one last link update

* restyle product dropdown

* update flux links in influxdb 1.7 and 1.8

* fixed shortcode call

* updated task options in flux options doc

* Flux 'interpolate' package (#2148)

* add interpolate package, closes #1649

* added missing page description to interpolate package doc

* removed unnecessary space from interpolate description

* updated interpolate package description

* ported from() note to new flux section

* New list filter javascript (#2185)

* generalized list filtering for telegraf plugins and flux functions

* added flux tags, updated filter list functionality

* added more flux tags

* added new experimental functions

* updated derivative params

* ported over new experimental functions

* fixed bad copy-pasta

* ported new notification endpoints into new flux docs

* updated flux function categories

* ported flux changes from master

* fixed product dropdown

* fixed regexp.findString example

* ported flux 0.109 changes

* updated array package aliases and supported version

* ported new functions into flux dir

* added aliases to interpolate package

* ported flux v0.114 packages

* added enterpise logic to url selector modal

* fix minor typo

* Update Flux param type convention (#2515)

* fix minor typo

* WIP new flux data type convention

* wip more param type updates

* cleaned up function type specs

* ported flux 0.115.0 packages and functions

* ported tickscript package

* ported today function

* added aliases to tickscript pkg

* updated timedMovingAverage params example

* updated to function with remote creds

* port flux 0.118 changes over

* port flux changes into flux-restructure

* ported changes from flux 0.123.0 and updated flux function docs

* updated contrib package summary

* updated function definition of schema.tagValues

* ported recent flux changes to the restructure branch

* port changes from master

* Flux get started (#3036)

* Flux group keys demo (#2553)

* interactive group key example

* added js and shortcode for group key demo

* updated group key demo to address PR feedback

* shortened sample data set

* Flux get started intro and data model (#2619)

* starting flux intro content, resolved merge conflicts

* WIP flux get started docs

* WIP flux get started

* flux get started intro and data model

* Apply suggestions from code review

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

* Update content/flux/v0.x/get-started/data-model.md

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

* Apply suggestions from code review

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

* addressed PR feedback in flux get started

* updated flux docs landing page

* more updates to flux landing page

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

* Flux query basics (#2887)

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* wrap up content for flux query basics

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

* properly close code block on flux query basics

* Flux – query data (#2891)

* added query data sources with flux and query influxdb

* Apply suggestions from code review

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

* Update content/flux/v0.x/query-data/influxdb.md

* Query Prometheus with Flux (#2893)

* query prometheus with flux

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

* Query CSV data with Flux (#2895)

* query csv data with flux

* address PR feedback

* Update content/flux/v0.x/query-data/csv.md

* update flux query data sources landing page

* updated flux query data doc formats and links

* Query SQL databases (#2922)

* WIP query sql guides

* query SQL data sources, closes #1738

* updated related link on sql.from

* added link to stream of tables and updated text

* updated connection string text

* updated query sql landing page and children hr styles

* updated sql query docs to address PR feedback

* added missing colon

* Query Google Cloud Bigtable with Flux (#2928)

* Query Google Cloud Bigtable with Flux

* updated doc structure of query bigtable doc

* fixed typo in bigquery doc

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

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

* Work with Flux data types (#2967)

* scaffolding for flux types, work with strings

* Apply suggestions from code review

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

* removed note about interpolation vs concatenation

* updated wording of variable type association

* generalized type inference

* Apply suggestions from code review

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

* WIP work with ints

* reverted int content

* updated strings doc to address PR feedback

* added description to data types landing page

* Apply suggestions from code review

* Update content/flux/v0.x/data-types/basic/string.md

* updated composite front-matter

* Work with time types in Flux  (#2974)

* work with time types in flux, closes #2260

* updated time type doc

* fixed type in time type description

* fixed typo

* updated work with time doc

* fixed typos

* updated verbiage

* added related links

* Apply suggestions from code review

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

* updated time type doc to address PR feedback

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

* Work with booleans (#2975)

* work with boolean types

* updated working with booleans

* updated verbiage

* added related links

* Update content/flux/v0.x/data-types/basic/boolean.md

* Work with bytes types (#2976)

* work with bytes types

* added toc to bytes type doc

* Apply suggestions from code review

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

* updated work with bytes doc

* fixed typo

* added related links

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

* Work with durations (#2977)

* work with durations in flux

* added keywords to duration doc to improve searchability

* minor updates to duration type doc

* updated verbiage

* added related links and removed toDuration from menu

* Update content/flux/v0.x/data-types/basic/duration.md

* Work with null types (#2978)

* WIP null types

* work with null types in flux

* updated null types doc

* Update content/flux/v0.x/data-types/basic/null.md

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

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

* Work with floats (#2979)

* work with floats in flux

* Apply suggestions from code review

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

* Apply suggestions from code review

* updated floats type doc

* Update content/flux/v0.x/data-types/basic/float.md

* updated verbiage

* added related links

* Apply suggestions from code review

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

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

* Work with integers (#2980)

* WIP work with ints

* work with integers

* work with integers

* updated float to int behavior, added related links, closes #2973

* added toc to ints doc

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Update content/flux/v0.x/data-types/basic/integer.md

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

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

* Work with uintegers (#2981)

* WIP work with uints

* work with uints

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

* fixed minor type

* Work with records (#2982)

* work with records in flux

* updated record type doc

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

* Work with arrays (#2983)

* work with arrays

* added array.from example, added related links

* Work with dictionaries (#2984)

* WIP work with dicts

* work with dictionaries

* added related links to dict package

* added introduced version to dict package

* Apply suggestions from code review

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

* added sample dict output

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

* Work with functions (#2985)

* work with functions

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

* revamped type landing pages

* marked union types as draft

* miscellaneous updates

* Work with regular expression (#3024)

* work with regular expression types, closes #2573, closes influxdata/flux#3741

* add context for quoteMeta function

* Apply suggestions from code review

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

Co-authored-by: Jason Stirnaman <jstirnaman@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: Jason Stirnaman <jstirnaman@influxdata.com>

* fix latest links in page descriptions

* updated influxdb links

* Flux syntax basics (#3033)

* flux syntax basics

* Apply suggestions from code review

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

* updated function description

* Apply suggestions from code review

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

* Apply suggestions from code review

* Update content/flux/v0.x/get-started/syntax-basics.md

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

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

* added table param to transformations, closes #2392 (#3039)

* updated flux function links

* update algolia configuration to fix search, closes #1902 (#3042)

* ported notes in the from function doc

* Flux package options (#3083)

* add now option to universe package

* added missing package options, closes #2464

* addressed PR feedback

* Flux transformation input/output examples (#3103)

* added flux/sample shortcode

* standardize flux package titles and list titles

* added start and stop columns as an option with flux/sample shortcode

* minor updates to stdlib

* WIP add input and output examples to flux transformations

* WIP removed sample data demo from universe index page

* WIP function input and output examples

* WIP flux input output examples

* WIP flux input output examples

* flux transformation input and output examples

* Add Flux 'sampledata' package (#3088)

* add flux sampledata package

* updated sampledata example titles

* Write data with Flux (#3084)

* WIP write to sql data sources

* write to sql data sources

* added write data to influxdb with flux doc

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

* made sql headings specific to each db

* updated write to influxdb

* added tag to influxdb to example

* restructred influxdb write examples as code tabs

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

* fixed list on influxdb write with flux page

* Flux move changelog (#3117)

* updated flux redirects in edge.js

* move flux changelog into Flux restructure

* add flux redirects to edge.js

* removed extra parentheses from monitor.notify examples, closes #2505

* updated flux release notes with flux 0.129.0

* moved from and to into the influxdata/influxdb package

* updated notes on to and from docs

* added flux card to homepage

* added flux-0.130.0 to flux release notes

* flux link cleanup

* updated experimental message, closes #3097 (#3128)

* Remove Flux stdlib and language from InfluxDB (#3133)

* remove flux stdlib and lang from influxdb, update flux get-started, closes #2132

* flux link cleanup

* cleaned up prometheus verbiage, updated flux data type links

* function cleanup

* fixed sidenav toggle button

* updated group key links, added aliases for flux landing page

* WIP prometheus rework

* fixed broken links, commented out prometheus content, updated flux types names

* added flux links to the left nav

* fixed flux links in kapacitor docs

* WIP flux prometheus docs

* WIP prometheus metrics

* added note about prom metrics data structures

* resolved merge conflicts

* added prometheus doc in write data, added prometheus metric versions ref doc

* added prometheus counter contnet

* resolved merge conflict

* WIP flux prometheus histograms

* added content for prometheus summaries

* added histogram content

* removed commented notes

* Apply suggestions from code review

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

* updates to address pr feedback

* updated prometheus-metrics.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-10-18 16:25:20 -06:00
pierwill 9b0db62aee
Add note on process user for `influxd upgrade` on Debian (#3262)
Closes #1894.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-10-18 13:43:07 -05:00
noramullen1 9b9a5a1b35
Telegraf UI refresh (#3251)
* Telegraf UI refresh

* Fix typos

* Fix build error (hopefully)

* fix numbering

* Update content/influxdb/v2.0/telegraf-configs/create.md

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

* Update content/influxdb/v2.0/write-data/no-code/load-data.md

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

* Update content/influxdb/v2.0/write-data/no-code/load-data.md

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

* Fix start telegraf link

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-10-15 23:41:14 -07:00
pierwill 796d43a642
Add OSS/Enterprise 1.8.10 release notes (#3241) 2021-10-12 13:39:45 -05:00
kelseiv 5f84fb79f8
Add InfluxDB 2.0.9 release notes and new influxd flux-log-enabled option (#3170) 2021-10-11 14:15:39 -07:00
Russ Savage 46a681de42
fix: added the name of the pagerduty integration (#3189) 2021-09-30 13:46:29 -06:00
pierwill e97ccea2b1
Fix typo in file name; close #3190 (#3192) 2021-09-30 08:10:37 -05:00
mluu12 1b5de3f3b3
Create a new monitoring enterprise doc (#3078)
* WIP edits for new monitoring enterprise doc.

* Split up monitoring and created new folder.

* attempting to fix mistakes.

* Duplicated the "monitor enterprise" page to cloud.

* Small edit.

* wip edits.

* testing the issue.

* Changing information so that it fits enterprise.

* small edit.

* Small edits to the monitoring enterprise docs.

* Added the step for insights and aware.

* Added username and password.

* misc edits.

* Creating influx enterprise doc and monitor w/ oss.

* Created new docs and drafted the overview doc.

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/overview.md

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

* Changed Cloud to OSS.

* WIP edit.

* WIP edits.

* Added info to larger monitor enterprise doc.

* Added more procedural info to logs.

* WIP edits.

* Misc edits, adding intro to log and trace

* WIP edits.

* Minor edits and insights and aware edits.

* Reworded InfluxDB aware/insights

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-09-28 23:10:48 -07:00
mluu12 27d79b05c9
Make edits to the demo data section (#3020)
* WIP edits.

* more WIP edits made.

* minor edit.

* WIP edits.

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

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

* More WIP edits.

* misc edits.

* Added possible section, might be uneeded.

* removed demo data.

* issue 2952 first bullet

* misc edits.

* move load data under no-code.

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

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

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

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

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

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

* WIP edits.

* wip edit.

* last edit was a mistake.

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* Update content/influxdb/cloud/write-data/developer-tools/line-protocol.md

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

* getting started and sample data edits.

* wip edits.

* add more info to noaa sample

* edits.

* WIP edits.

* Re-added demo data info.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* Committed Scott's changes that didn't work on git

* Small edits.

* Added flux sample package info.

* Small edit.

* fix numbering; add verb overview

* fix numbering; last commit simplify write data

* move load data up in write data list

* add link to load csv in UI

* add load csv in UI to annotated CSV ref

* add section for upload file in ui

* reference how to upload csv in UI

* rmv UI proc from developer tools

* paste csv or lp data manually into UI

* clarify paste lp data in ui

* simplify heading and add intro sentence to clarify

* clarify data in lieu of file re manually paste

* minor edits

* clarify manual paste for csv doc

* minor edits

* fix link

* remove redundant sample data sets sect

* add link to demo data to explore data for free

* WIP edits at 5.

* WIP edits.

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

Co-authored-by: kelseiv <47797004+kelseiv@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: Kelly <kelly@influxdata.com>
2021-09-28 22:50:27 -07:00
mluu12 7ebfed80ab
Document IoT common queries (#3013)
* WIP added new page for values.

* WIP edit.

* WIP edits made.

* Common queries edits.

* Deletes made.

* Small edits made.

* More edits added.

* edits for operating on columns

* misc edits

* add example for calculate time weighted average

* edits

* Added duplicate to cloud, fixed links.

* add unit exposure field

* edits to tie function and input data together

* - renamed file

* Drafts for scenario 1.

* misc edits.

* edits.

* Small edit.

* misc edits.

* misc edits.

* edits.

* draft edits on mosaic query.

* small edits made.

* WIP trying out the queries.

* query edits.

* wip edits.

* WIP edits.

* WIP edits.

* wip.

* WIP edits.

* Small edits.

* Edited the first scenario.

* Edits with new sample data update.

* WIP edits on scenario 2.

* Added descriptions to scenario 3.

* WIP edits.

* Scenario 5 edits.

* Scenario 5 cont. edits.

* Added scenario 5.

* Fixed small typo.

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/cloud/query-data/common-queries/values-column.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* resolve merge conflict

* syntax error fix

* Minor edits.

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* replicated common queries structure to cloud

* Changing titles.

* Changing title.

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/operate-on-columns.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

* Update content/influxdb/v2.0/query-data/common-queries/iot-common-queries.md

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

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-28 22:44:08 -07:00
pierwill 791495e58b
Document replicating a Cloud organization (#3147)
Closes #3067
2021-09-27 15:38:30 -05:00
Scott Anderson 80f3404626
Task retry commands require All-Access token (#3172)
* added oss- and cloud-only shortcodes, added token information about task retry commands, closes influxdata/DAR#230

* added code closing tick

* Update CONTRIBUTING.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-27 10:13:00 -06:00
Jinkyou Son (Json) 1db152f5ab
Fix wrong url for delete (#3166)
Remove trailing '/' of delete path
2021-09-24 16:53:39 -06:00
mluu12 480a31772a
Revised edits and --http-debug addition (#3127)
* Revised edits and --http-debug addition

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

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

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

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

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

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

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

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

* update release date

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-24 10:45:40 -07:00
Yun Zhao 737c9197ac
fix: link not work (#3143) 2021-09-22 13:29:43 -06:00
Stephen Lawrence 7ae2c8630e
Sample data: fix sample.data() function links (#3162)
The sample data page refers to the sample.data() function in each
dataset section of the page, whilst linking to the function documentation.
The link results in a page does not exist error in the live documentation.
Correct the link to point to the correct page.

Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
2021-09-22 13:27:50 -06:00
Ahmed Ashour 2c646c496f
Update manage-database.md (#3159)
Typo in `DROP MEASUREMENT`
2021-09-22 09:41:49 -06:00
pierwill 2d65624159
Fix `influx_inspect export` docs (#3140)
Fixes #3102
2021-09-22 10:00:11 -05:00
Scott Anderson 93aa238dc5
Flux restructure (#3141)
* initial changes for flux restructure

* added all aliases

* added introduced date to all flux functions

* marked linearBins and logarithmicBins as draft

* migrated flux stdlib to new flux section, added version range to article template

* fixed list-all-functions shortcode

* duplicated and reordered flux spec, added page-nav shortcode, closes #1870

* added filtering functionality to list-all-functions shortcode

* added function tags

* Stdlib reorg (#2130)

* consolidated influxdb packages

* stdlib rename and reorg

* reorg existing contrib docs

* added keep-url to http.get example

* reorg built-in directory, add function types docs

* updated links

* updated all related links

* fixed reference links in influxdb docs

* updated all internal flux links

* updated flux links in influxdb

* one last link update

* restyle product dropdown

* update flux links in influxdb 1.7 and 1.8

* fixed shortcode call

* updated task options in flux options doc

* Flux 'interpolate' package (#2148)

* add interpolate package, closes #1649

* added missing page description to interpolate package doc

* removed unnecessary space from interpolate description

* updated interpolate package description

* ported from() note to new flux section

* New list filter javascript (#2185)

* generalized list filtering for telegraf plugins and flux functions

* added flux tags, updated filter list functionality

* added more flux tags

* added new experimental functions

* updated derivative params

* ported over new experimental functions

* fixed bad copy-pasta

* ported new notification endpoints into new flux docs

* updated flux function categories

* ported flux changes from master

* fixed product dropdown

* fixed regexp.findString example

* ported flux 0.109 changes

* updated array package aliases and supported version

* ported new functions into flux dir

* added aliases to interpolate package

* ported flux v0.114 packages

* added enterpise logic to url selector modal

* fix minor typo

* Update Flux param type convention (#2515)

* fix minor typo

* WIP new flux data type convention

* wip more param type updates

* cleaned up function type specs

* ported flux 0.115.0 packages and functions

* ported tickscript package

* ported today function

* added aliases to tickscript pkg

* updated timedMovingAverage params example

* updated to function with remote creds

* port flux 0.118 changes over

* port flux changes into flux-restructure

* ported changes from flux 0.123.0 and updated flux function docs

* updated contrib package summary

* updated function definition of schema.tagValues

* ported recent flux changes to the restructure branch

* port changes from master

* Flux get started (#3036)

* Flux group keys demo (#2553)

* interactive group key example

* added js and shortcode for group key demo

* updated group key demo to address PR feedback

* shortened sample data set

* Flux get started intro and data model (#2619)

* starting flux intro content, resolved merge conflicts

* WIP flux get started docs

* WIP flux get started

* flux get started intro and data model

* Apply suggestions from code review

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

* Update content/flux/v0.x/get-started/data-model.md

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

* Apply suggestions from code review

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

* addressed PR feedback in flux get started

* updated flux docs landing page

* more updates to flux landing page

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

* Flux query basics (#2887)

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* wrap up content for flux query basics

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

* properly close code block on flux query basics

* Flux – query data (#2891)

* added query data sources with flux and query influxdb

* Apply suggestions from code review

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

* Update content/flux/v0.x/query-data/influxdb.md

* Query Prometheus with Flux (#2893)

* query prometheus with flux

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

* Query CSV data with Flux (#2895)

* query csv data with flux

* address PR feedback

* Update content/flux/v0.x/query-data/csv.md

* update flux query data sources landing page

* updated flux query data doc formats and links

* Query SQL databases (#2922)

* WIP query sql guides

* query SQL data sources, closes #1738

* updated related link on sql.from

* added link to stream of tables and updated text

* updated connection string text

* updated query sql landing page and children hr styles

* updated sql query docs to address PR feedback

* added missing colon

* Query Google Cloud Bigtable with Flux (#2928)

* Query Google Cloud Bigtable with Flux

* updated doc structure of query bigtable doc

* fixed typo in bigquery doc

* 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>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Work with Flux data types (#2967)

* scaffolding for flux types, work with strings

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* removed note about interpolation vs concatenation

* updated wording of variable type association

* generalized type inference

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* WIP work with ints

* reverted int content

* updated strings doc to address PR feedback

* added description to data types landing page

* Apply suggestions from code review

* Update content/flux/v0.x/data-types/basic/string.md

* updated composite front-matter

* Work with time types in Flux  (#2974)

* work with time types in flux, closes #2260

* updated time type doc

* fixed type in time type description

* fixed typo

* updated work with time doc

* fixed typos

* updated verbiage

* added related links

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated time type doc to address PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with booleans (#2975)

* work with boolean types

* updated working with booleans

* updated verbiage

* added related links

* Update content/flux/v0.x/data-types/basic/boolean.md

* Work with bytes types (#2976)

* work with bytes types

* added toc to bytes type doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated work with bytes doc

* fixed typo

* added related links

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Work with durations (#2977)

* work with durations in flux

* added keywords to duration doc to improve searchability

* minor updates to duration type doc

* updated verbiage

* added related links and removed toDuration from menu

* Update content/flux/v0.x/data-types/basic/duration.md

* Work with null types (#2978)

* WIP null types

* work with null types in flux

* updated null types doc

* Update content/flux/v0.x/data-types/basic/null.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with floats (#2979)

* work with floats in flux

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

* updated floats type doc

* Update content/flux/v0.x/data-types/basic/float.md

* updated verbiage

* added related links

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with integers (#2980)

* WIP work with ints

* work with integers

* work with integers

* updated float to int behavior, added related links, closes #2973

* added toc to ints doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/flux/v0.x/data-types/basic/integer.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with uintegers (#2981)

* WIP work with uints

* work with uints

* 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>

* fixed minor type

* Work with records (#2982)

* work with records in flux

* updated record type doc

* 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>

* Work with arrays (#2983)

* work with arrays

* added array.from example, added related links

* Work with dictionaries (#2984)

* WIP work with dicts

* work with dictionaries

* added related links to dict package

* added introduced version to dict package

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* added sample dict output

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with functions (#2985)

* work with functions

* 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>

* revamped type landing pages

* marked union types as draft

* miscellaneous updates

* Work with regular expression (#3024)

* work with regular expression types, closes #2573, closes influxdata/flux#3741

* add context for quoteMeta function

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

Co-authored-by: Jason Stirnaman <jstirnaman@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: Jason Stirnaman <jstirnaman@influxdata.com>

* fix latest links in page descriptions

* updated influxdb links

* Flux syntax basics (#3033)

* flux syntax basics

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated function description

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Apply suggestions from code review

* Update content/flux/v0.x/get-started/syntax-basics.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* added table param to transformations, closes #2392 (#3039)

* updated flux function links

* update algolia configuration to fix search, closes #1902 (#3042)

* ported notes in the from function doc

* Flux package options (#3083)

* add now option to universe package

* added missing package options, closes #2464

* addressed PR feedback

* Flux transformation input/output examples (#3103)

* added flux/sample shortcode

* standardize flux package titles and list titles

* added start and stop columns as an option with flux/sample shortcode

* minor updates to stdlib

* WIP add input and output examples to flux transformations

* WIP removed sample data demo from universe index page

* WIP function input and output examples

* WIP flux input output examples

* WIP flux input output examples

* flux transformation input and output examples

* Add Flux 'sampledata' package (#3088)

* add flux sampledata package

* updated sampledata example titles

* Write data with Flux (#3084)

* WIP write to sql data sources

* write to sql data sources

* added write data to influxdb with flux doc

* 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>

* made sql headings specific to each db

* updated write to influxdb

* added tag to influxdb to example

* restructred influxdb write examples as code tabs

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* fixed list on influxdb write with flux page

* Flux move changelog (#3117)

* updated flux redirects in edge.js

* move flux changelog into Flux restructure

* add flux redirects to edge.js

* removed extra parentheses from monitor.notify examples, closes #2505

* updated flux release notes with flux 0.129.0

* moved from and to into the influxdata/influxdb package

* updated notes on to and from docs

* added flux card to homepage

* added flux-0.130.0 to flux release notes

* flux link cleanup

* updated experimental message, closes #3097 (#3128)

* Remove Flux stdlib and language from InfluxDB (#3133)

* remove flux stdlib and lang from influxdb, update flux get-started, closes #2132

* flux link cleanup

* cleaned up prometheus verbiage, updated flux data type links

* function cleanup

* fixed sidenav toggle button

* updated group key links, added aliases for flux landing page

* fixed broken links, commented out prometheus content, updated flux types names

* added flux links to the left nav

* fixed flux links in kapacitor docs

* temporarily disable search (#3134)

* merged master and updated telegraf plugins

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-09-16 16:19:21 -06:00
mluu12 f8574cd2ff
duplicated "Monitor OSS with templates" to Cloud (#3076)
* duplicated to cloud.

* small edit.

* Update content/influxdb/cloud/influxdb-templates/monitor.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-16 11:45:32 -07:00
chegancasb 4fed0c8668
Typo correction in rate.md documentation. (#3136)
Corrected 'Cacluated' to 'Calculated'
2021-09-16 08:27:16 -06:00
DrJRMyers 6db8b0aad4
Update resolve-high-cardinality.md (#3130)
Fixed a typo for clarity
2021-09-15 14:18:38 -06:00
Jason Stirnaman 5fc057f2b9
fix: broken install URL. Closes #3122. (#3123) 2021-09-14 12:28:20 -05:00
Jason Stirnaman 22cf8ccadc
API examples and client guide updates (#3106)
* feat: troubleshoot write errors (#3003). Fix link in Flux reference.

* fix: make placeholders consistent and conform to style guide.

* fix: Node.js client. Delete unused files (#3003)

* Node.js client. Add examples.

* fix: gzip instructions for API with curl.

* fix: Node.js client guide. Query guide fixes. Frontmatter fixes.

* fix: API client frontmatter consistency. Use language for title so <children> list is sorted properly.

* Update content/influxdb/v2.0/api-guide/client-libraries/nodejs/install.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/api-guide/client-libraries/nodejs/write.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/api-guide/client-libraries/nodejs/write.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/api-guide/client-libraries/nodejs/query.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* fix: customize example URLs (closes #3113)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-09-13 11:08:02 -05:00
Jason Stirnaman a703908ea3
feat: troubleshoot write errors (#3003). Fix link in Flux reference. (#3104)
* feat: troubleshooting write errors (#3003). Fix link in Flux reference.

* Update content/influxdb/cloud/organizations/buckets/bucket-schema/_index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/cloud/write-data/troubleshoot.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/cloud/write-data/troubleshoot.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update troubleshoot.md

* Update content/influxdb/cloud/write-data/troubleshoot.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/cloud/write-data/troubleshoot.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* feat: link to timestamp precision definition and accepted values. Link terms in troubleshooting. (#3003)

* fix: link to optimize writes (closes #3110)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-13 10:47:30 -05:00
Scott Anderson 5dfc4f8bb7
added flux 0.126 and 0.127 release notes (#3087) 2021-09-02 14:15:32 -06:00
mluu12 274384ffec
Added description for end-of-life support policy (#3070)
* Added description for support policy.

* Update content/influxdb/v2.0/reference/release-notes/supported-release.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/v2.0/reference/release-notes/supported-release.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Fixed errors.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-01 15:21:03 -07:00
mluu12 6ffbebbd86
switched out notification with alert. (#3065) 2021-09-01 15:16:20 -07:00
kelseiv 0f0ad2a0ab
Clean up pricing plan and data usage verbiage (#3052)
* clean up verbiage
* edits f Phil
* clarify ingest batch size is strict limit for PAYG
2021-09-01 12:16:58 -07:00
aradnaev 62df10509e
Update send-email.md (#3082)
without underscores it doesn't work
2021-08-31 13:45:41 -06:00
pierwill d576ce2068
Note that `from()` can query remote sources (#3074)
Closes #3073.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-08-31 12:00:18 -05:00
mluu12 886ff20772
Added info on how to load line protocol in ui. (#3069) 2021-08-30 23:32:22 -07:00
pierwill c9ec713b21
Remove anchor with no content (#3057)
Closes #3055.
2021-08-26 15:14:27 -05:00
Jason Stirnaman 209f563cfb
View, create, and use tokens with the API (#3049)
* fix: broken links in Use Tokens

* feature: add Create and View Tokens with the API

* update: View, create, and use tokens with the API. Add command-line, curl examples. (#1541)

* Update content/influxdb/v2.0/api-guide/api_intro.md

* Update token description

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-08-23 11:05:07 -05:00
mluu12 2e08bd47bd
Add notes about double quotes in line protocol for tag and field values (#3044)
* add in notes about double quotes - draft.

* Update content/influxdb/v1.8/write_protocols/line_protocol_tutorial.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-08-20 16:22:37 -07:00
mluu12 04b9a7f192
add note. (#3043) 2021-08-20 16:11:03 -07:00
pierwill 234a65b7d4
Add `INFLUX_SKIP_VERIFY` to `influx` CLI docs (#3048)
Closes #3046
2021-08-20 14:45:43 -05:00
Scott Anderson edcf8f713a hotfix: fix teams children 2021-08-20 10:49:31 -06:00
Kelly bb8b414ea1 hotfix 2021-08-20 09:47:30 -07:00
pierwill f2a78b3963
Add aliases for OSS and Cloud secrets docs (#3041) 2021-08-19 13:37:21 -05:00
pierwill 8b910247d7
Fix typos in Cloud secret docs (#3040) 2021-08-19 13:14:19 -05:00
pierwill ebffe12864
Document managing secrets with Cloud UI (#3000)
* Document managing secrets with Cloud UI

Also:
* Re-organizes cloud secrets docs.
* Re-organize OSS secrets docs (#3007)
* Move vault doc under "Manage secrets"

Closes #2991
Closes #1027

Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-19 12:32:22 -05:00
Scott Anderson 14ccb43df6 hotfix: made contributing a section 2021-08-19 08:48:08 -06:00
Scott Anderson 1875ed56f8 hotfix: add alias for go client library, closes #3037 2021-08-19 07:53:11 -06:00
Scott Anderson 5d2d7f9a55 hotfix: updated tickscript alert examples 2021-08-18 15:56:34 -06:00
mluu12 c0f2a3eb43
Update screenshot to Query Count (#3026)
* Updated screenshot.

* intro paragraph added.

* Update content/influxdb/cloud/account-management/data-usage.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-18 13:52:21 -07:00
Scott Anderson e1650da480 hotfix: change structure and weight of contributing doc 2021-08-18 09:12:57 -06:00
Scott Anderson 8e0becbef4
Flux v0.125.0 (#3023)
* added flux 0.125.0 release notes

* add webex teams package

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Update content/influxdb/v2.0/reference/flux/stdlib/contrib/webexteams/endpoint.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-08-18 09:04:56 -06:00
mluu12 c6015ed787
Noted that single-user org. can delete (#2997)
* Added detail and note about single user.

* Update content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Added more edits to 1.8.9.

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/influxdb/cloud/account-management/multi-user/remove-user.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-17 10:34:23 -07:00
noramullen1 2ba726de80
remove UI as delete org option from description (addresses #2797 ) (#3028) 2021-08-17 09:17:52 -05:00
Jason Stirnaman 68993b590d
fix: broken links in Use Tokens (#3027) 2021-08-17 09:17:37 -05:00
mluu12 ca35d657bd
Document min and max value limits (#3021)
* Add value limits.

* Update content/influxdb/v2.0/reference/flux/language/types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.0/reference/flux/language/types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-08-16 17:31:34 -07:00
Jason Stirnaman e8666ddc22
2696 api browserjs fixes (#3005)
* fix: broken link (#2696).

* fix: correct errors in javascript for browsers. Added token warning. (#2696)

* WIP - split Javascript guide into separate pages.

* WIP - Revised and split JavaScript browser

* WIP fix: errors in browser and node js client library.

* fix: simplify and correct JavaScript for browsers. Remove separate library entry. Assume users will prefer ESM. Simplify instructions for the browser example app.

* fix: add import instruction

* fix: Redo Javascript browser doc. Break down the use cases and improve examples.

* fix: browser use cases for JS module distributions.

* fix: browser package should be used whether bundling or not.
2021-08-16 16:26:29 -05:00
Kelly c9eed1c42e fix release date 2021-08-13 13:55:48 -07:00
Kelly 61e32b6805 update for InfluxDB 2.0.8 2021-08-13 13:52:06 -07:00