Commit Graph

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

Author SHA1 Message Date
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
Suyash Joshi 92a84700f2
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:45:39 +01:00
Suyash Joshi 0c3162fd8f
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:44:03 +01:00
Suyash Joshi 2cf6f2c80b
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:42:59 +01:00
Suyash Joshi f1a3d213b8
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:42:09 +01:00
Suyash Joshi 9ae63dc6f3
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:40:32 +01:00
Suyash Joshi ee5c39f069
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-07-24 11:40:07 +01:00
Suyash Joshi 727b298f46
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:39:19 +01:00
Suyash Joshi 9116463032
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-07-24 11:38:10 +01:00
Suyash Joshi c8173aa213
Update content/influxdb/cloud-serverless/reference/client-libraries/v3/java.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-07-24 11:36:02 +01:00
Jason Stirnaman f253f6a317
Merge branch 'master' into master 2024-07-23 16:04:18 -05:00
Jason Stirnaman fd89ab7f62
Merge branch 'master' into jstirnaman/test-fixes-and-cleanup 2024-07-23 15:49:21 -05:00
Jason Stirnaman 7d92bf2ac5
Merge pull request #5530 from influxdata/jstirnaman/linting-cleanup
chore(ci): Refactor tests to Docker compose services, update Vale style, and use Lefthook for managing git hooks
2024-07-23 15:49:01 -05:00
Jason Stirnaman 11b8f7df9d
Merge branch 'master' into jstirnaman/test-fixes-and-cleanup 2024-07-23 15:44:31 -05:00
Jason Stirnaman 4408a43de3 fix: failing tests, skip tests for unsupported code samples, typos and updates 2024-07-23 15:41:16 -05:00
Jason Stirnaman fd6307b8d1
Merge branch 'master' into jstirnaman/linting-cleanup 2024-07-23 15:38:55 -05:00
Jason Stirnaman 94348a8739 fix(ci): Lefthook config typo. Update management token variable name in env.test.example 2024-07-23 15:34:42 -05:00
Jason Stirnaman 37a7a7c6e7 chore(ci): Improve pre-commit hook, test harness, and linter
- Pre-commit hook:
       - Redo test harness so commands can run in parallel
       - Cleanup Vale command args
       - Replace lint-staged and husky with Lefthook.
    - Pre-push hook:
       - Scan for package vulnerabilities
    - Tests
      - Run tests on demand, in parallel, or debugged using docker compose up, run, exec, etc.
      - Each test container (service) runs the prepare-content script before running tests.
      - Return to using Python instead of Docker to provide environment variables so they don't get exposed in Docker inspect.
      - Bind mount influxctl config.toml and .env.test files
      - Bind mount scripts for faster builds while iterating on test scripts.
    - Vale:
      - Override Acronyms style def--ignore acronym if it's linked.
2024-07-23 15:08:28 -05:00
Scott Anderson e339cc0601
hotfix: fix v2 influxql query examples 2024-07-23 13:56:16 -06:00
Suyash Joshi 9a71e78b34
Update java.md
Added step to run the program correctly
2024-07-23 16:51:15 +01:00
Suyash Joshi 711451d4e0
Update java.md
Updated this page with steps to install the v3 client SDK and sample program so as to make developer's life bit easy.
2024-07-23 16:43:11 +01:00
Adam 3a4235c27d
Update _index.md (#5528) 2024-07-22 17:18:38 -06:00
Scott Anderson 5c7d3407ad
Update the placeholder URL for dedicated (#5527)
* update the placeholder URL for dedicated

* added dedicated URL migration
2024-07-22 16:55:00 -06:00
Scott Anderson e851b0089e
Scale InfluxDB Clustered (#5526)
* clustered scaling guide

* Update content/influxdb/clustered/admin/scale-cluster.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* add information about ingester storage volumes to scaling guide

* Update content/influxdb/clustered/reference/glossary.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-07-22 10:05:53 -06:00
wayne 61b127870f
chore: update Clustered influxctl example config (#5525) 2024-07-18 14:48:57 -06:00
Scott Anderson a1fb10eb1c
Remove limited access banner from Clustered (#5524)
* remove limited access banner from clustered, closes #5523

* fix typo

* update clustered install intro
2024-07-17 11:31:37 -06:00
Scott Anderson ca8ab1e4a1
InfluxDB 2.7.7 (#5521)
* InfluxDB 2.7.7

* updated latest patch for oss v2

* Update content/influxdb/v2/reference/release-notes/influxdb.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-07-15 15:06:59 -06:00
Jack ab52a00624
docs(clustered): clarify tuning garbage collector env vars (#5517)
* docs: clarify clustered gc env tunables

* 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-07-11 17:25:59 -06:00
Jennifer Moore 59d8958ebc
docs(clustered): initial license onboarding guide (#5508)
* docs(clustered): initial license onboarding guide

* refactor: run `deno fmt`

* fix(clustered): make room for documents in between existing ones

* fix(clustered): introduce sensible deterministic order for reference documents

* refactor: separate license installation from license reference

* fix: markdown typo, confusing verbiage

* Licensing content and structure updates (#5520)

* WIP licensing content

* changes to licensing content and structure

* Update content/influxdb/clustered/admin/licensing.md

Co-authored-by: Jennifer Moore <mail@jenniferplusplus.com>

* updated TOC link to license recovery section

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* updated license recovery content

---------

Co-authored-by: Jennifer Moore <mail@jenniferplusplus.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* ported edits to new feature branch

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: wayne warren <wayne.warren.s@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-07-11 17:03:38 -06:00
Jason Stirnaman 91714261a9
Merge pull request #5505 from influxdata/jstirnaman/fix-vale
chore(ci): Improve testing and style linting. Fix and update content.
2024-07-10 15:03:25 -05:00
Jason Stirnaman 4fb4790dd8
Merge branch 'master' into jstirnaman/fix-vale 2024-07-10 12:15:40 -05:00
Scott Anderson 0deaa85aeb hotfix: minor edits to clustered config doc 2024-07-10 11:15:14 -06:00
Jason Stirnaman 33408c940d
Merge branch 'master' into jstirnaman/fix-vale 2024-07-10 12:13:34 -05:00
Jennifer Moore e061b51726
clustered: add section for custom CA on egress (#5519)
* clustered: add section for custom CA on egress

* Apply suggestions from code review

Address review comments

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-07-10 11:03:19 -06:00
Jason Stirnaman 129fee12b8
Merge branch 'master' into jstirnaman/fix-vale 2024-07-10 11:40:37 -05:00
Adam 964ef78192
Update prerequisites.md (#5518) 2024-07-10 09:31:06 -06:00
Jack 4b0ad35317
docs(clustered): update ingress to mention grpc (#5514)
* docs: clustered grpc ingress mention

* docs: suggested wording

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

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-07-09 15:00:43 +01:00
Hideyuki KATO 97d21d4ff3
Changed date command option to support both GNU(Linux) and BSD(macOS) #5510 #5070 #5223 (#5511) 2024-07-08 16:48:36 -06:00
Jason Stirnaman 91c3577c6f chore(ci): Fix comment. 2024-07-03 17:11:37 -05:00
Jason Stirnaman 838d615692 chore(ci): Update migrate guide for testing. Monitor for URLs that the container tries to open in a browser and then open them in the host. 2024-07-03 17:09:49 -05:00
Jason Stirnaman 8b590068d0 fix(v3): Tips, typos, and formatting 2024-07-03 17:09:49 -05:00
Jason Stirnaman a8a772264c chore(ci): Skip tests for deleting databases. 2024-07-03 17:09:49 -05:00
Jason Stirnaman 4e601710b1 chore(ci): Adjusts Unix timestamps (line protocol) and query time bounds for testing
- Adjusts times for writing and querying data within a recent retention period.
- Adjusts Unix timestamps (in line protocol samples) to yesterday's date.
- Adjusts UTC time bounds (in queries) to today and yesterday.
- Reverts mistakenly changed timestamps in clustered.
2024-07-03 17:09:49 -05:00
Jason Stirnaman bb64ca32bb fix(v3): duplicate word, test updates 2024-07-03 17:09:49 -05:00
Jason Stirnaman 8f0e583cdc fix(clustered): Clustered Telegraf config and example:
- Mount a volume to store test project files generated in tests.
- Allow URL and `url` in the linter
- Set timestamp precision for Telegraf example
- Fix Telegraf test, use Python to edit the TOML config file
2024-07-03 17:09:49 -05:00
Jason Stirnaman 9e5f346636 chore(dedicated): cleanup get-started/query 2024-07-03 17:09:49 -05:00
Jason Stirnaman dbaa790fdb fix(v3): curl write examples 2024-07-03 17:09:49 -05:00
Jason Stirnaman 61acef1527 chore(v3): whitespace fix 2024-07-03 17:09:49 -05:00
Jason Stirnaman b5a8e2b7b3 fix(v3): Clustered update database 2024-07-03 17:09:49 -05:00
Jason Stirnaman e4b32fbec6 fix(v3): database update formatting 2024-07-03 17:09:49 -05:00