Commit Graph

7161 Commits (docs/clustered/explain-postgresql-dsn-password-with-symbols)

Author SHA1 Message Date
Scott Anderson 640448b952 hotfix: fix telegraf plugin typo, closes #5457 2024-05-06 16:56:06 -06:00
dezdez efae13f39f
Update install.md (#5456)
Removed erroneous backtick character. This is two separate PowerShell commands.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-05-06 14:38:21 -06:00
Scott Anderson ecbaeb2e2a
influxctl 2.9.0 (#5459)
* added --time-format to influxctl query (#5452)

* update timestamp format names and command-specific release notes

* Release influxctl v2.9.0 (#5458)

* Release influxctl v2.9.0

* add influxctl 2.9.0 release note

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>

* fixed typo

* updated links to rfc3339nano glossary entry

---------

Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-05-06 13:16:19 -06:00
Scott Anderson b12223dcc0 hotfix: fix typos in sql subqueries 2024-05-06 10:53:33 -06:00
Scott Anderson 2d407834d6 hotfix: add missing influxctl write config options 2024-04-29 17:13:36 -06:00
Jason Stirnaman b18b0dfc40
Dedicated: task-based, use Management API to manage database tokens (#5447)
* feat(dedicated): Task-based docs for using the Management API to manage database tokens.

* chore(dedicated): Specify where to run the command

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-04-29 13:45:13 -06:00
Benjamin Corbett c8f7a666cc
Update create management token, must have double quotes.md (#5450)
* Update create management token, must have double quotes.md

Must have quotes on description otherwise it doesn't work

* Apply suggestions from code review

* ported changes to clustered

* added quotes to examples

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-04-29 13:13:11 -06:00
Benjamin Corbett 9c64d2c21d
Update create.md (#5449)
* Update create.md

should be `expires-at` not `expire-at`

* updated other isntances of incorrect influxctl flag

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-04-29 09:06:18 -06:00
alespour a9290fac3e
Chronograf v1.10.4 (#5445) 2024-04-29 09:31:02 +02:00
Scott Anderson 0eeb2865fc
Various bug fixes (#5444)
* change OpenTSBD to OpenTSDB, closes influxdata/DAR#422

* add alias for telegraf plugins list, closes #5436
2024-04-27 06:41:59 -06:00
Scott Anderson d0be7b235a
add error messages and their meaning in serverless (#5442) 2024-04-27 06:29:44 -06:00
Scott Anderson 39c740666c
Add information about database token wildcard permissions (#5443)
* add information about database token wildcards

* fixed typo
2024-04-27 06:25:24 -06:00
Scott Anderson 95cab5bf30
SQL time zone support (#5441)
* add infomrmation about sql timezone support

* Apply suggestions from code review

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

* fixed typos

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-25 13:26:52 -06:00
Scott Anderson 057218aabe hotfix: fix line protocol code blocks, #closes influxdata/DAR#423 2024-04-25 08:29:49 -06:00
Jason Stirnaman e16cb0cfe3
Merge pull request #5440 from influxdata/jstirnaman/issue5411
Dedicated: Add task-based for the DELETE database management endpoint, fix others
2024-04-24 16:10:20 -05:00
Jason Stirnaman 027b5e877b chore(v3): add links for cluster, database, and bucket 2024-04-24 13:41:00 -05:00
Jason Stirnaman 0766e3d106 feat(dedicated): add Management API task-based for updating a database 2024-04-24 13:39:18 -05:00
Jason Stirnaman f1ea189fd7 chore(dedicated): Cleanup in task-based database create, delete, and list 2024-04-24 13:37:44 -05:00
Jason Stirnaman 57e931a414 feat(dedicated): task-based for delete databases 2024-04-24 11:21:43 -05:00
Jason Stirnaman 45391c8e06 fix(dedicated): list databases: add related url 2024-04-24 11:20:06 -05:00
Jason Stirnaman 2a7f5807b0 fix(dedicated): create databases
- explicit request method for example purposes
- link
- add list code sample
- related link
2024-04-24 11:19:22 -05:00
Jason Stirnaman dde4b57cb1 fix(dedicated): List databases
- Endpoint reference link
- Add list code sample
- Cleanup
- Shortcut link
2024-04-24 10:52:36 -05:00
Jason Stirnaman ce5d568b8b
Merge pull request #5439 from influxdata/feat-management-create-database
feat(dedicated): add Management API create and list databases to task-based docs
2024-04-23 21:09:08 -05:00
Jason Stirnaman f3515e58d2 fix(dedicated): add code-placeholders, fix console URL 2024-04-23 21:04:56 -05:00
Jason Stirnaman ea8d5eb5af feat(dedicated): add Management API list databases to task-based docs 2024-04-23 16:42:52 -05:00
Jason Stirnaman bbecfcba71 fix(dedicated): Cleanup create database. 2024-04-23 16:16:11 -05:00
Jason Stirnaman 04ab5abab4 fix(dedicated): Cleanup create database. 2024-04-23 16:06:18 -05:00
Jason Stirnaman f408db9946 feat(dedicated): add Management API create database to task-based docs 2024-04-23 14:01:38 -05:00
alespour 2f57ac9fcc
Kapacitor v1.7.4 (#5438) 2024-04-23 17:43:02 +02:00
Jason Stirnaman 72d3edb065
Merge pull request #5434 from influxdata/jstirnaman/5433
feat(v3): Add influxctl cluster list and get task-based, and use them…
2024-04-23 09:18:06 -05:00
Scott Anderson b2e9100197
Update content/influxdb/cloud-dedicated/admin/clusters/get.md 2024-04-23 08:05:17 -06:00
Scott Anderson e74eaff948
Merge branch 'master' into jstirnaman/5433 2024-04-23 07:58:33 -06:00
Steve 8e69dd6ca4
Update code to use latest (#5437)
Also fix mixed double and single quotes

Co-authored-by: steverosam <steve@quix.ai>
2024-04-23 07:40:26 -06:00
Jack 345aae5da9
docs(clustered): direct catalog modification warning (#5435)
* docs: add catalog modifcation warning

* docs: use suggested wording

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-04-23 12:55:10 +01:00
Jason Stirnaman 0de7e563a3 feat(v3): Add influxctl cluster list and get task-based, and use them to find account ID and cluster ID for the HTTP API. Closes #5433 2024-04-19 11:58:17 -05:00
Jason Stirnaman 8ec05d873a
Merge pull request #5432 from influxdata:jstirnaman/issue5412
Jstirnaman/issue5412
2024-04-17 08:29:43 -05:00
Jason Stirnaman 9af5a948fd Merge remote-tracking branch 'origin/master' into jstirnaman/issue5412 2024-04-16 16:47:47 -05:00
Jason Stirnaman fd73956bd4 fix(api): fixes #5412. Updates API landing pages to include Management API for Cloud Dedicated and descriptions of v1 and v2 APIs for each product. 2024-04-16 16:45:11 -05:00
Jason Stirnaman 3d08263f38 fix(api): Update HTTP API landing page in Dedicated
- Adds a custom short title field in OpenAPI info.
- Uses the new field for nav menu item names.
- Adds identifiers to avoid duplicate name warnings.
- Cleans up variation in frontmatter.
2024-04-16 16:29:27 -05:00
Scott Anderson 89f1612278
influx CLI v2.7.5 (#5430) 2024-04-16 15:11:37 -06:00
Gunnar fc436cebf6
Merge pull request #5392 from influxdata/ga-new-download-links 2024-04-16 11:06:41 -07:00
Scott Anderson c83c82cd84
Merge branch 'master' into ga-new-download-links 2024-04-16 11:32:28 -06:00
Jack caca0a71b6
docs(clustered): data ingest lifecycle (#5369)
* docs: object versioning, lifecycle rule best practices

* docs: trim whitespace

* docs: include appinstance configuration

* docs: update gc env var wording

Co-authored-by: Fraser Savage <fraser@savage.engineer>

* chore: use suggested wording

Co-authored-by: Dom <dom@itsallbroken.com>

* docs: dedicated mention of versioning recommendation

The versioning really depends on an organisation's backups/DR strategy.
I've pulled this more inline with how the lifecylce of the ingested data
can be managed through the garbage-collector.

* docs: wording

* docs: use scenario wording suggestion

Co-authored-by: Dom <dom@itsallbroken.com>

* docs: use suggested extension for gc service

Co-authored-by: Dom <dom@itsallbroken.com>

* docs: no versioning suggestion

Co-authored-by: Dom <dom@itsallbroken.com>

* docs: hint requirements for retention

Co-authored-by: Dom <dom@itsallbroken.com>

* docs: mention object store sizing with lower cutoff

* docs: add warning for 3h cutoff

* suggested edits to the clustered ingest lifecycle guide (#5427)

* docs: use suggestion for configurable cutoff floor

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

---------

Co-authored-by: Fraser Savage <fraser@savage.engineer>
Co-authored-by: Dom <dom@itsallbroken.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-04-16 16:00:46 +01:00
Jason Stirnaman b6d77062fc
fix(v2): Missing description for Letsencypted certificates (#5425)
Fixes #5422
2024-04-16 09:27:43 -05:00
Scott Anderson e8e16641e4
Add Quix downsampling html diagram (#5426)
* scaffolding for quix diagram

* WIP quix downsampling diagram

* add quix downsampling html diagram

* replace png diagram with html diagram

* restruction downsample data guides

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-15 15:28:46 -06:00
Abdullah Sabaa Allil 248c9c0b39
fix broken curl post commands (#5423)
* fix broken curl post commands

* fix broken curl post commands

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-04-15 15:20:24 -06:00
Scott Anderson 0feb32b0f8
InfluxDB 2.7.6 (#5424)
* 2.7.5 and 2.7.6 release notes, add strong passwords, closes #5417

* Apply suggestions from code review

* 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>
2024-04-15 15:09:11 -06:00
Merlin 735e4e8e6e
Quix version of "cloud-serverless" downsampling article (downsampling using tumbling windows in Python vs SQL) (#5342)
* Adding alternative version of downsampling procedure that uses the Quix Python library

* adding Jupyter Notebook link

* Apply suggestions from code review

* Rename downsample_quix.md to downsample-quix.md

---------

Co-authored-by: Merlin <merlin@quix.io>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-04-15 14:42:00 -06:00
Jason Stirnaman f1c22057f2
Document partition and file limits for Serverless free and PAYG queries (#5420)
* Fix shortcut

* chore(serverless): partition and file limits for free and PAYG (closes #5375)

* chore(serverless): partition and file limits for free and PAYG (closes #5375)
2024-04-15 11:21:46 -05:00
Scott Anderson 2c8444f5de hotfix: fix bad anchor link 2024-04-11 12:43:31 -06:00