Commit Graph

6378 Commits (a388c59d429bcaeeae185458e9c5ae07821c1d59)

Author SHA1 Message Date
Kaipeng Lu a388c59d42
fix: moving_average code example (#4862)
n should be 3

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-05-09 09:20:24 -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
Scott Anderson 5a3dce0f26 hotfix: fix cloud names in product dropdown 2023-05-05 14:16:24 -06: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
Scott Anderson d5abcf4595 hotfix: updated order of products listed on the homepage 2023-05-03 10:26:00 -06:00
Scott Anderson ebed9e440f hotfix: fix broken modal html 2023-05-01 10:28:37 -06: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
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
Scott Anderson c24eeb3bc7 hotfix: update telegraf get started filename, add alias, closes #4902 2023-04-27 16:01:41 -06:00
Jason Stirnaman a8bf429282
hotfix: client libraries description (#4910)
- fix bad URLs
- remove IOX-powered
2023-04-27 12:20:08 -05:00
Scott Anderson 60732ec9ac
updates ui text for the iox/serverless wayfinding modal (#4907) 2023-04-27 10:36:18 -06: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
Scott Anderson 87944a9f9a
add influxdb 3.0 notification, remove signing key rotation notification (#4904) 2023-04-26 09:44:13 -06:00
Scott Anderson f08a1b19ac hotfix: updated api docs from cloud-iox to cloud-serverless 2023-04-26 08:10:32 -06: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 4d6b0d1e22
Chore enterprise api clients (#4889)
* chore(enterprise): Update Enterprise docs for client libraries

- Update recommendation notes.
- Update "latest client libraries" to "latest 2.x client libraries" (vs Cloud Dedicated and future v3)
- Revise Authentication header description.
- Replace "schema" with "scheme"
- Fix example headings and response descriptions.

* fix(enterprise): Authorization examples.

* Update content/enterprise_influxdb/v1.10/tools/api.md

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

* Update content/enterprise_influxdb/v1.10/tools/api.md

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

* Update content/enterprise_influxdb/v1.10/tools/api_client_libraries.md

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-04-24 14:20:59 -05: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
Scott Anderson 114ef5085a hotfix: fix stable version links, closes #4887, closes #4886 2023-04-24 09:26:21 -06:00
Helen Weller 79db981e51
chore: remove references to unsigned (#4883) 2023-04-21 12:29:23 -05:00
Scott Anderson 1f06b034e5 hotfix: fix product and version dropdown order 2023-04-20 11:07:03 -06:00
Scott Anderson f9df59881f hotfix: Flux 0.194.1 patch notes 2023-04-20 07:57:05 -06: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
Scott Anderson 1871c4e62b
InfluxDB 2.7.0 API docs (#4858) 2023-04-11 09:56:00 -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
Scott Anderson f57adc4118
Flux 0.194.0 (#4854)
* Flux 0.194.0

* fixed string comments
2023-04-06 11:37:25 -06: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 2f17c3652e hotfix: fix telegraf.latest version in products.yml 2023-04-05 14:26:30 -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 a420367ab4 hotfix: remove host option from influxd-ctl restore, closes influxdata/DAR#365 2023-04-05 08:34:05 -06:00
Scott Anderson 59968cc313 hotfix: update oss migration script, closes influxdata/DAR#371 2023-04-05 08:07:10 -06:00
Scott Anderson 6a685fa4b0 hotfix: updated influx-ctl to influxd-ctl, closes influxdata/DAR#374 2023-04-05 07:44:50 -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