Commit Graph

6972 Commits (838d615692428c651860f3d48cf6b09eaa34538e)

Author SHA1 Message Date
Scott Anderson 65bbf168bd
update supported InfluxQL functions for v3 (#5464) 2024-05-10 18:27:16 -06:00
Jason Stirnaman 16c1a7ce09
Merge pull request #5466 from influxdata/dar-425-token-delay
chore(v3): increase suggested wait for token activation
2024-05-10 15:23:10 -05:00
Jason Stirnaman dbcb5dcac2
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-05-10 15:21:30 -05:00
Jason Stirnaman e16405282d chore(v3): increase suggested wait for token activation
- part of https://github.com/influxdata/DAR/issues/425
- Tokens currently can take minutes to sync
- Add Notable behaviors to guides and references
2024-05-10 14:38:35 -05:00
Jason Stirnaman affcc00b28
Merge pull request #5461 from influxdata/5453-bad-flux-url
fix(flux): page not found (#5453)
2024-05-09 17:36:47 -05:00
Jason Stirnaman d48d864d3d Merge remote-tracking branch 'origin/master' into 5453-bad-flux-url 2024-05-09 17:34:16 -05:00
Jason Stirnaman 729a4f8293 fix(flux): cumulativeSum page not found (#5453)
- Add alias URL.
    - Issue doesn't indicate where the bad URL was found.
2024-05-09 16:11:41 -05:00
Jason Stirnaman 0cd0589bf3
Merge pull request #5462 from influxdata/5421-flux-typo
fix(flux): typo. Closes #5421
2024-05-09 14:29:39 -05:00
Jason Stirnaman 5e2f1f2773 fix(flux): typo. Closes #5421 2024-05-09 11:41:01 -05:00
Jack 2fede490b9
chore: bump kubit to 0.0.15 (#5460) 2024-05-07 08:35:23 -06:00
Scott Anderson 7cd1767efa hotfix: apply upstream changes to sql subqueries doc 2024-05-06 17:33:29 -06:00
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