Scott Anderson
eb51d27f69
hotfix: port array workaround to clustered and dedicated
2024-08-20 09:05:54 -06:00
Chunchun Ye
636b710260
doc(serverless): add workaround for return data that is array/list ( #5570 )
...
* chore: add workaround for return data that is array/list
* chore: feedback
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* chore: feedback
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud-serverless/query-data/troubleshoot-and-optimize/troubleshoot.md
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-08-20 08:54:26 -06:00
Joshua Powers
62982a7dc8
Merge branch 'master' into influxctl-v2.9.5
2024-08-20 07:03:33 -06:00
Gunnar
321785eba8
Merge pull request #5569 from influxdata/ga-oss-2.7.10
...
InfluxDB 2.7.9 and 2.7.10
2024-08-19 10:55:43 -07:00
Gunnar Aasen
2a39503ce1
InfluxDB 2.7.9 and 2.7.10
2024-08-19 09:45:29 -07:00
Joshua Powers
ab66399801
Apply suggestions from code review
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-08-19 10:21:21 -06:00
Joshua Powers
86b7821c04
Apply suggestions from code review
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-08-16 12:17:09 -06:00
Joshua Powers
20b76dea76
Apply suggestions from code review
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-08-16 07:09:01 -06:00
Josh Powers
f536f56ee5
more updates for 2.9.6, change log, and make messages more clustered/dedicated specific
2024-08-15 13:40:56 -06:00
Joshua Powers
7b53f28296
Apply suggestions from code review
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-08-15 09:15:26 -06:00
Joshua Powers
09af1a2645
Merge branch 'master' into influxctl-v2.9.5
2024-08-15 08:13:24 -06:00
Gunnar
23dbcce1e9
Merge pull request #5566 from influxdata/ga-enterprise-1.11.6
2024-08-13 15:21:04 -07:00
Gunnar Aasen
0d728a28a4
Enterprise 1.11.6 release notes
2024-08-13 15:05:27 -07:00
Josh Powers
ad81cc9c98
remove unnecessary omit
2024-08-13 12:19:59 -06:00
Josh Powers
689df6e080
Add auth subcommand
2024-08-13 10:40:15 -06:00
Josh Powers
97a50d41fe
update change log
2024-08-13 10:26:19 -06:00
Josh Powers
3b15b4b312
Release influxctl v2.9.5
2024-08-13 10:11:05 -06:00
mdevy-influxdata
92e8167745
Update upgrade.md ( #5560 )
...
removing mention of credentials.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-08-10 10:47:17 -07:00
Adam
a9f1ce6884
Update regular-expression.md ( #5562 )
...
Update "View regexp_* query example" lines to match the SQL example.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-08-10 10:44:30 -07:00
Scott Anderson
80371454ba
Update the v3 storage diagram with missing components ( #5558 )
...
* update v3 storage diagram with missing components
* remove orphaned style tag from svg
* Apply suggestions from code review
2024-08-09 17:46:36 -07:00
Fraser Savage
6944b6ffc9
Merge pull request #5564 from influxdata/savage/update-response-code
...
fix(write-api): Write requests outside retention period will return 422
2024-08-09 16:22:29 +01:00
Fraser Savage
57eb8c6aa4
refactor(write-api): Use proper product terms for Dedicated
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-08-09 16:17:43 +01:00
Fraser Savage
749c59b525
fix(write-api): Update Cloud Dedicated outside-retention failure to HTTP 422
2024-08-09 15:51:18 +01:00
Fraser Savage
c83339029c
fix(write-api): Update Cloud Serverless outside-retention failure to HTTP 422
2024-08-09 15:45:38 +01:00
Jacob Marble
4e5a87ccf4
Merge pull request #5557 from influxdata/jgm-write-201
...
fix(write-api): Serverless write 201 response codes
2024-08-07 13:20:27 -07:00
Jacob Marble
ef61afc6ec
fix(write-api): Serverless write 201 response codes
...
Helps https://github.com/influxdata/idpe/issues/18710
InfluxDB v3 Serverless will soon return 201 or 204, in cases where it
currently returns 204.
2024-08-07 12:57:04 -07:00
Jason Stirnaman
07f1f5e92f
Merge pull request #5556 from influxdata/fix-test-product-environments
...
Fix test product environments
2024-08-07 14:45:48 -05:00
Jason Stirnaman
0df14666cc
Merge branch 'master' into fix-test-product-environments
2024-08-07 14:03:27 -05:00
Jason Stirnaman
67e4084cf0
chore(ci): substitute v2 placeholders for tests, move setup to run-tests, fix env variables and broken use of parse_yaml
2024-08-07 13:58:43 -05:00
Jason Stirnaman
26105f05e4
fix(ci): set CONTENT_PATH env variable for each product
2024-08-07 13:55:26 -05:00
Scott Anderson
bd48f82dee
Manage users in InfluxDB Clustered ( #5555 )
...
* manage clustered users
* added related links to clustered user management
* add back link to clustered manage users
* fixed typos, added links
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* remove unnecessary test skip comments
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-08-06 14:26:02 -06:00
Jason Stirnaman
40030e47be
Merge pull request #5554 from influxdata/5483-missing-v2-beta-upgrade
...
fix(v2): missing v2 beta upgrade
2024-08-06 09:28:32 -05:00
Jason Stirnaman
29d37b4ca4
Merge branch 'master' into 5483-missing-v2-beta-upgrade
2024-08-05 16:24:16 -05:00
Jason Stirnaman
88e02cc008
hotfix: cleanup
2024-08-05 16:22:08 -05:00
Jason Stirnaman
b176d61a61
Merge pull request #5553 from influxdata/dar-clustered-users-page
...
fix: link to missing Clustered users page
2024-08-05 12:46:04 -05:00
Jason Stirnaman
1cae8c8449
chore(clustered): cleanup
2024-08-05 12:27:09 -05:00
Jason Stirnaman
ae7778d91c
fix(clustered): remove link to missing users page:
...
- Closes https://github.com/influxdata/DAR/issues/436
- Hide link until users page is added
- Cleanup
2024-08-05 11:10:51 -05:00
Jason Stirnaman
77f06ebbc3
Merge pull request #5547 from influxdata/5448-serverless-missing-delete-predicate
...
fix(v3): Broken URL due to missing delete-predicate.md (closes #5448 )
2024-08-05 10:40:10 -05:00
Jason Stirnaman
5a9c5f3cbc
Merge branch 'master' into 5448-serverless-missing-delete-predicate
2024-08-05 10:37:37 -05:00
Jason Stirnaman
5a95f2e810
Merge pull request #5552 from influxdata/fix-docker-compose-example
...
fix(v2): missing volumes section in Docker compose example
2024-08-05 10:15:29 -05:00
Jason Stirnaman
135594e43d
Merge branch 'master' into fix-docker-compose-example
2024-08-05 10:08:51 -05:00
Jason Stirnaman
c4dbae2c32
fix(v2): Revert number changes.
2024-08-05 10:05:55 -05:00
Jason Stirnaman
37e0b8fc9c
Merge pull request #5543 from influxdata/v3-java-reference-examples
...
feat(v3): Port Java client library examples to Dedicated and Clustered.
2024-08-05 09:57:31 -05:00
Jason Stirnaman
09d4956293
Merge branch 'master' into v3-java-reference-examples
2024-08-05 09:34:35 -05:00
Jason Stirnaman
8888e51340
Merge branch 'master' into 5448-serverless-missing-delete-predicate
2024-08-05 09:33:26 -05:00
Jason Stirnaman
0485bad990
Update content/influxdb/cloud-serverless/reference/syntax/delete-predicate.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-08-05 09:33:08 -05:00
Jason Stirnaman
53dedf2243
fix(v2): missing volumes section in Docker compose example
...
- Closes #5551
2024-08-05 09:18:27 -05:00
Jack
bf4417a577
docs: add system table warning ( #5546 )
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-08-03 08:21:26 +01:00
Scott Anderson
7fac3debfb
Merge branch 'master' into 5448-serverless-missing-delete-predicate
2024-08-02 20:35:18 -06:00
Scott Anderson
279e81afe3
InfluxDB Clustered Helm install ( #5540 )
...
* WIP helm install
* WIP helm install
* WIP helm install
* configure clustered with helm
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* updates to clustered install docs
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-08-02 20:27:02 -06:00