Commit Graph

6992 Commits (clustered/scaling)

Author SHA1 Message Date
Scott Anderson ee25564aca
Update content/influxdb/clustered/reference/glossary.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-07-22 09:32:15 -06:00
Scott Anderson b6dbba1502 add information about ingester storage volumes to scaling guide 2024-07-19 15:48:55 -06:00
Scott Anderson 0f2e505af1
Update content/influxdb/clustered/admin/scale-cluster.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-07-19 15:28:30 -06:00
Scott Anderson 7c0c915bdc
Merge branch 'master' into clustered/scaling 2024-07-18 16:53:23 -06:00
Scott Anderson cddcaf425c clustered scaling guide 2024-07-18 16:51:50 -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
Jason Stirnaman 2591db7315 fix(v3): Don't use test monitoring script when running a container with -t (TTY). Fix update example. 2024-07-03 17:09:49 -05:00
Jason Stirnaman 23816d9a7e fix(v3): Skip tests for creating databases; namespaces aren't reusable. 2024-07-03 17:09:49 -05:00
Jason Stirnaman 478cb39332 chore(v3): Skip tests for influxctl database create. Fix influxctl reference. 2024-07-03 17:09:49 -05:00
Jason Stirnaman f6a9e72c50 chore(v3): Test influxctl token create 2024-07-03 17:09:49 -05:00
Jason Stirnaman cf9756c0f1 chore(Dedicated): Update management tokena and Management API info. 2024-07-03 17:09:49 -05:00
Jason Stirnaman 75f3e996b3 chore(v3): Improve linting, test influxctl:
- Remove date format linting in table cells. Copies Google's DateFormat style config to InfluxDataDocs style with modified scope.
- Update styles (vale sync)
- Skip database create in tests.
- Add example test for table create.
- Fix linting errors.
- Add TEST_RUN placeholder replacement in prepare-content.sh.
2024-07-03 17:09:49 -05:00
Jason Stirnaman 9c035fbd4d fix(ci): Simplify Vale terms list, support OAuth browser flow in tests
- For influxctl OAuth flow, add support for writing auth URLs to a container-shared file monitored by the host during the pre-commit hook.
- In prepare-content.sh, add Management API-associated placeholder substitutions.
- Update CONTRIBUTING.md with env.test requirements.
2024-07-03 17:09:49 -05:00
Jason Stirnaman 118f692065
Merge branch 'master' into jstirnaman/fix-vale 2024-07-03 17:01:35 -05:00
Scott Anderson 37c5aa7d88
Update "observability" to "operational" dashboards (#5507)
* update observability to operational dashboards

* fix typo
2024-06-28 16:04:45 -06:00
Jack 1889447e01
docs(clustered): warning for manual horizontal scaling (#5500)
* docs: add warning for manual horizontal scaling

* docs: use suggested format

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

* docs: move warning

* docs: concise wording

* docs: remove unnecessary backticks

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-06-28 11:01:14 -06:00
Scott Anderson fbbf145699
Merge branch 'master' into jstirnaman/fix-vale 2024-06-28 10:20:47 -06:00
Scott Anderson 25470b280f
SQL JOIN clause (#5504)
* WIP sql join statement

* WIP SQL joins

* added join type descriptions and examples

* Apply suggestions from code review

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

* add info about fully-qualified references in joins

* Apply suggestions from code review

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

* port sql join reference to serverless and clustered

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-06-28 10:18:19 -06:00
Joshua Powers 41e83d6343
Release influxctl v2.9.3 (#5506) 2024-06-26 10:09:02 -06:00
Josh Powers a9c33634df
Update release notes 2024-06-26 09:36:28 -06:00
Josh Powers dc123c9f22 Release influxctl v2.9.3 2024-06-26 09:34:29 -06:00
Jason Stirnaman ea9b786b83 fix(ci): test content:
- Add python replacement for get-started database/bucket name
- Fixes race condition when deleting previous content:
  - Assign each product it's own test content volume instead of sharing a volume.
  - Delete existing content in the volume before copying test files.
  - Pros and cons, but I suspect a similar approach will be better when ported to Circle CI.
2024-06-26 10:26:52 -05:00
Jason Stirnaman 922e48182a chore(ci): Improve Vale style linting:
- Run Vale in a Docker container by running ./.ci/vale/vale.sh <args>
- Define vale lint scripts in package.json. Lint added and changed files for products.
- Define error-level vale linting in the lint-staged configuration for staged files.
- Improve product-specific nomenclature checks (e.g. database vs bucket)
- Simplify vocab terms and allowed words lists.
- Fixes content errors revealed by vale.
2024-06-26 08:52:21 -05:00
Jason Stirnaman 26eb724431
Merge pull request #5503 from influxdata/jstirnaman/issue5475
fix: write-data sections and code samples
2024-06-26 08:50:37 -05:00
Jason Stirnaman f3f81a456b
Merge branch 'master' into jstirnaman/issue5475 2024-06-25 14:00:52 -05:00