Jason Stirnaman
3d00eb3e17
Merge branch 'master' into jstirnaman/issue5513
2024-08-02 15:47:59 -05:00
Jason Stirnaman
ba51971d66
Merge pull request #5550 from influxdata/5404-flux-broken-menu-links
...
fix(flux): Write, Query, and Prometheus menu name
2024-08-02 09:45:52 -05:00
Jason Stirnaman
60ea938a12
Merge branch 'master' into 5404-flux-broken-menu-links
2024-08-02 09:35:14 -05:00
Jason Stirnaman
3b6a5fa74f
fix(flux): Write, Query, and Prometheus menu name
...
- Replaces `menu: flux_0_x` with the correct menu attributes in frontmatter.
- These have apparently been broken like this for some time.
2024-08-02 09:26:06 -05:00
Jason Stirnaman
5c8296a463
Merge pull request #5548 from influxdata/jstirnaman/issue5472
...
fix(clustered): clustered reference docs for `influxctl` incorrectly …
2024-08-02 09:09:56 -05:00
Jason Stirnaman
bdb0a55a4d
Update content/influxdb/clustered/reference/cli/influxctl/cluster/list.md
2024-08-02 09:02:02 -05:00
Jason Stirnaman
699e57d83f
Update list.md
2024-08-02 09:01:13 -05:00
Jason Stirnaman
4e454224f3
Merge branch 'master' into jstirnaman/issue5472
2024-08-02 09:00:20 -05:00
Jason Stirnaman
603046feae
Merge branch 'master' into jstirnaman/issue5513
2024-08-02 08:59:29 -05:00
Jason Stirnaman
c376a93e52
Merge branch 'master' into 5448-serverless-missing-delete-predicate
2024-08-01 15:18:31 -05:00
Jason Stirnaman
e131375459
Merge pull request #5544 from influxdata/abalone23-startswith
...
Replace startsWith with startswith method
2024-08-01 15:18:02 -05:00
Jason Stirnaman
99ef6e2848
Merge branch 'master' into v3-java-reference-examples
2024-08-01 15:15:42 -05:00
Jason Stirnaman
5614600c6c
fix(5544): python str.startswith in examples
...
- startsWith should be startswith for Python
- The test should have failed; the callbacks don't seem to be working now.
2024-07-31 17:23:56 -05:00
Jason Stirnaman
d56076fc5b
Merge branch 'master' into abalone23-startswith
2024-07-31 17:13:27 -05:00
Jason Stirnaman
79805ce570
fix(clustered): clustered reference docs for `influxctl` incorrectly show `influxctl cluster list` subcommand
...
Fixes #5472
- Add note to command in Clustered docs.
2024-07-31 16:42:30 -05:00
Jason Stirnaman
6ba60c6ad1
fix: move package file for Dependabot
2024-07-31 16:03:34 -05:00
Jason Stirnaman
d4a8abd5ef
fix(v2): Broken link for 2.0 beta migration
...
Closes #5483
- Restore, update, and revise the v2-beta-to-v2 migration guide.
- Skips all influx tests.
2024-07-31 15:23:41 -05:00
Jason Stirnaman
4568dce841
Merge branch 'master' into jstirnaman/issue5513
2024-07-31 14:58:00 -05:00
Jason Stirnaman
a36b33f602
fix(v3): Broken URL due to missing delete-predicate.md ( closes #5448 )
...
- Duplicate from OSS
- Repeat warnings that you can't delete data in Serverless
2024-07-31 10:21:23 -05:00
Jason Stirnaman
efc7e4197a
Merge pull request #5542 from influxdata/add-remark-lint
...
chore(ci): Add remark lint and influxdb2 to compose.yaml
2024-07-31 09:33:13 -05:00
Jason Stirnaman
1755bcf268
Merge branch 'master' into add-remark-lint
2024-07-31 09:19:00 -05:00
Jason Stirnaman
11bc7d5168
fix(v2): http-write-timeout
...
- Fix the http-write-timeout definition, which should be similar to https://pkg.go.dev/net/http#Server.WriteTimeout
- Add a Vale spelling config for v2 server options
- Add influxdb to the test container packages (for testing service influxdb...)
- Add Dockerfile config and test setup for testing some InfluxDB startup config options (using influxd)
2024-07-30 18:18:26 -05:00
Adam
4465d8562f
Replace startsWith with startswith method
...
The startswith method is not capitalized:
https://docs.python.org/3/library/stdtypes.html#str.startswith
2024-07-30 16:00:43 -07:00
Jason Stirnaman
66b0ddff04
feat(v3): Port Java client library examples to Dedicated and Clustered.
...
- Fixes Serverless examples and adds references.
- Ports the previously published Serverless Java reference to Dedicated and Clustered.
2024-07-30 13:57:19 -05:00
Jason Stirnaman
8ab4d4491c
chore(ci): Add remark-lint to project
...
- Add remark-lint to compose.yaml
- Add base config for remark-lint
2024-07-30 10:07:46 -05:00
Jason Stirnaman
b573c23e80
feat(v2): Use Docker Compose with secrets and `_FILE` env variables:
...
- Add guide for installing v2 using Compose, secrets, and InfluxDB `_FILE` env variables.
- Add project compose.yaml configuration for the same.
- Content looks good in Hugo, but I'm getting an error from pytest that I haven't identified yet.
2024-07-30 10:00:14 -05:00
Gunnar
47d27a5b87
Merge pull request #5537 from influxdata/influxdb-2.7.8
...
InfluxDB 2.7.8
2024-07-26 11:50:07 -07:00
Gunnar Aasen
58113fa541
InfluxDB 2.7.8 release notes
2024-07-26 10:46:51 -07:00
Scott Anderson
897fb86405
Merge branch 'master' into influxdb-2.7.8
2024-07-25 16:44:41 -06:00
wayne
13c5e771bb
fix(clustered): adjust keycloak AppInstance config example ( #5536 )
...
* fix(clustered): adjust keycloak AppInstance config example
* Update content/influxdb/clustered/install/configure-cluster.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-07-25 16:43:47 -06:00
Scott Anderson
7df2059eb8
InfluxDB 2.7.8
2024-07-25 16:43:15 -06:00
Jason Stirnaman
154b9a2e38
Merge pull request #5529 from suyashcjoshi/master
...
Updated Java getting started steps with sample app
2024-07-25 16:24:36 -05:00
Jason Stirnaman
bb03cfa5ef
Merge branch 'master' into master
2024-07-25 16:23:56 -05:00
Jason Stirnaman
f41a9a388a
Merge pull request #5533 from influxdata/pr/5529
...
chore(v3): Add v3 Java client library reference
2024-07-25 11:48:28 -05:00
Jason Stirnaman
4f3c18dc05
Merge branch 'master' into pr/5529
2024-07-25 11:46:30 -05:00
Jason Stirnaman
b373ac745d
Apply suggestions from code review
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-07-25 11:46:16 -05:00
Jack
9665495460
docs(clustered): add section for troubleshooting licensing ( #5534 )
...
* docs: troubleshooting licensing
* fix(clustered): Licensing
- Revise install and licensing docs.
* chore(ci): Skip kubectl in tests.
* Update content/influxdb/clustered/admin/licensing.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-07-25 16:44:20 +01:00
Jason Stirnaman
eb54d04993
Merge branch 'master' into pr/5529
2024-07-25 10:42:21 -05:00
Joshua Powers
f89c207fdd
Release Influxctl v2.9.4 ( #5535 )
2024-07-25 09:32:27 -06:00
Josh Powers
5f7d23cc73
Update release notes
2024-07-25 09:13:02 -06:00
Josh Powers
74b01feb34
Release influxctl v2.9.4
2024-07-25 09:10:24 -06:00
Jason Stirnaman
9d53ffe64b
fix(v3): Remove unnecessary escape slashes.
2024-07-24 18:40:03 -05:00
Jason Stirnaman
421f48416f
chore(v3): Add Java client library interface and API
...
- Fix Python client library reference.
- Removed `list_code_example` from both due to render problems.
2024-07-24 18:30:10 -05:00
Scott Anderson
e5424a466f
Merge branch 'master' into master
2024-07-24 11:01:09 -06:00
Jason Stirnaman
039905ccb6
Merge pull request #5531 from influxdata/jstirnaman/test-fixes-and-cleanup
...
Test fixes and cleanup
2024-07-24 09:36:36 -05:00
Suyash Joshi
dacf289531
Update java.md
...
Updated link to sample project on GitHub
2024-07-24 12:25:35 +01:00
Suyash Joshi
eb440e16f2
Update java.md
...
Incorporated feedback and improved the instructions
2024-07-24 12:17:26 +01:00
Suyash Joshi
996064e908
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:53:11 +01:00
Suyash Joshi
0f49abc04f
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:49:15 +01:00
Suyash Joshi
73aff38235
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
...
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:45:50 +01:00