Commit Graph

6417 Commits (d7df6ad9ebcd1f8a21a5982831b67d8e2b07b2b4)

Author SHA1 Message Date
Josh Powers d7df6ad9eb update 1.26 to 1.27 2023-06-12 09:16:21 -06:00
Josh Powers 353bb09afb update 1_26 to 1_27 2023-06-12 09:16:21 -06:00
Josh Powers 02ea7385e7 copy v1.26 to v1.27 2023-06-12 09:16:21 -06: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
Arek Manoukian 81eb07d36e
Update sort.md (#4960) 2023-05-31 14:38:53 -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 a0a794993b hotfix: updated text in iox wayfinding modal 2023-05-17 09:34:50 -06:00
Scott Anderson 185e1c2819 hotfix: update telegraf patch version 2023-05-16 13:33:49 -06: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 f794f763f8
Merge pull request #4905 from influxdata/smith/2.7.1/2
feat: Add release notes for Influxdb 2.7.1 and Influx CLI 2.7.3
2023-05-15 09:54:38 -04: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
Scott Anderson 4db8bc376a hofix: update latest shortecode replacement for related frontmatter, closes #5416 2023-05-11 08:10:54 -06:00
Jeffrey Smith II 4e714a9c5e
Merge branch 'master' into smith/2.7.1/2 2023-05-10 10:20:36 -05:00
Jason Stirnaman 10ebcdcd10
fix(enterprise): enabling auth before data nodes are attached prevents admin user creation (#4923) (#4928)
Closes Data node installation - Step 4: Create an admin user #4923

- Remove the instruction to enable auth before data nodes are installed.
- Admin user creation and auth instructions are already included in the next step following data node creation.
2023-05-09 17:27:35 -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
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
Jeffrey Smith II 8f54e8963b
Merge branch 'master' into smith/2.7.1/2 2023-05-08 07:52:31 -04: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
Jeffrey Smith II 4ff2932256
Merge branch 'master' into smith/2.7.1/2 2023-05-03 07:18:49 -04: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
Jeffrey Smith II f3b29c6758
chore: Update products.yml 2023-04-28 10:34:30 -04: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
Scott Anderson c24eeb3bc7 hotfix: update telegraf get started filename, add alias, closes #4902 2023-04-27 16:01:41 -06:00
Scott Anderson b17081fc9d
Update products.yml 2023-04-27 11:22:54 -06:00
Jason Stirnaman a8bf429282
hotfix: client libraries description (#4910)
- fix bad URLs
- remove IOX-powered
2023-04-27 12:20:08 -05:00