Scott Anderson
6ec7504da8
resolved merge conflicts
2024-09-27 09:34:00 -06:00
Scott Anderson
a62f69ffaf
InfluxDB Clustered partial writes ( #5594 )
...
* updated status code information for partial writes
* docs: add environment variable tuning explanation (#5579 )
* WIP clustered partial writes
* fixed yaml error
* fixed duplicate key in clustered api docs
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Update content/influxdb/clustered/admin/env-vars.md
* Apply suggestions from code review
* add placeholder release notes for next clustered version
* update clustered release notes, remove option license info
---------
Co-authored-by: Jack <56563911+jdockerty@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-09-27 09:30:39 -06:00
Scott Anderson
9d6c57e3a2
WIP clustered install restructure
2024-09-27 09:03:27 -06:00
Jason Stirnaman
329e619a78
Merge pull request #5618 from influxdata/5610-the-ping-endpoint-in-dedicated-only-shows-querier-status
...
fix(api): Fix Cloud Dedicated /ping descriptions
2024-09-26 15:07:03 -05:00
Jason Stirnaman
5657027df3
Merge branch 'master' into 5610-the-ping-endpoint-in-dedicated-only-shows-querier-status
2024-09-26 14:00:26 -05:00
Jason Stirnaman
7fa4a5a27a
Merge branch 'master' into 5619-npm-init-y-influx-node-app-not-found
2024-09-26 14:00:06 -05:00
Jason Stirnaman
51ba414849
fix(influxdb): npm -y <package-name> expects an existing template
...
- Closes #5619
- Update example to first create the directory and then init the package inside the directory.
- Explain the -y flag and apply to other examples.
- Fix typescript examples.
2024-09-26 13:58:24 -05:00
Jason Stirnaman
1a7bab94a4
Merge pull request #5620 from influxdata/v1-api-recommends
...
fix(v1): update client library recommendations for v1, v3
2024-09-26 12:58:33 -05:00
Jason Stirnaman
92b45fac16
fix(v1): Make stable-version OSS-specific. Update API notes.
2024-09-26 12:07:10 -05:00
Jason Stirnaman
96848e153a
feat: load AI chat window
2024-09-26 10:14:48 -05:00
Jason Stirnaman
7001aade8a
fix(v1): update client library recommendations for v1, v3
2024-09-26 09:16:18 -05:00
Jason Stirnaman
92b115b1b4
fix(api): Fix Cloud Dedicated /ping descriptions
...
- Cloud Dedicated /ping only reports querier, not ingester, health
- Update v1 docs API and client library recommendations.
Closes 5610
2024-09-25 16:31:55 -05:00
Jason Stirnaman
39dfd2306b
Merge pull request #5615 from influxdata/5576-add-optimizations-to-system-table-queries
...
fix(v3): Apply suggestion from code review to combine query-system-da…
2024-09-25 09:31:32 -05:00
Jason Stirnaman
5a9954f85a
Merge branch 'master' into 5576-add-optimizations-to-system-table-queries
2024-09-25 09:27:55 -05:00
Jason Stirnaman
e4f348e797
Merge pull request #5616 from influxdata/fix-enable-tls
...
fix(oss): Update TLS example using openssl and including Subject Alte…
2024-09-25 09:25:54 -05:00
Jason Stirnaman
77b3e592df
Merge branch 'master' into 5576-add-optimizations-to-system-table-queries
2024-09-25 09:20:30 -05:00
Jason Stirnaman
db42ace4ec
fix(oss): Apply suggestion from code review. Remove numbers, add TOC.
2024-09-25 09:19:16 -05:00
Jason Stirnaman
7e65f611b7
fix(oss): Update TLS example using openssl and including Subject Alternative Name (SAN)
...
- Example uses Subject Alternative Name extension required by modern clients.
- Updated example is more verbose, but should work cross-platform.
- Added troubleshooting steps.
- Passes tests.
- Reformatted to headings and remove list nesting.
2024-09-24 16:58:53 -05:00
Jason Stirnaman
4f2262a1ff
Merge pull request #5611 from influxdata/chunchun/system-table-filters
...
fix(v3): add filters on more system table examples
2024-09-24 16:45:11 -05:00
Jason Stirnaman
d50b394863
Merge branch 'master' into chunchun/system-table-filters
2024-09-24 16:39:13 -05:00
Jason Stirnaman
cfa09425ec
Merge pull request #5605 from influxdata/5604-additional-info-for-troubleshooting-slow-queries
...
chore(clustered): Gather system information for reporting query perfo…
2024-09-24 16:38:42 -05:00
Jason Stirnaman
3c59aa60e8
Merge branch 'master' into 5576-add-optimizations-to-system-table-queries
2024-09-24 16:35:15 -05:00
Jason Stirnaman
1c4a5ce8e6
fix(v3): Apply suggestion from code review to combine query-system-data with system-tables.md. Fix prepare-content delimiter.
2024-09-24 16:33:17 -05:00
Jason Stirnaman
af5f5d593e
Merge branch 'master' into 5604-additional-info-for-troubleshooting-slow-queries
2024-09-24 15:00:44 -05:00
wayne
a1865368fa
fix(clustered): update admin token revocation steps ( #5612 )
2024-09-24 13:12:51 -06:00
Chunchun
55408c6388
chore: update date to Sep 24
2024-09-24 13:51:07 -05:00
Chunchun
a9da4b7e90
chore(clustered): add filters on system table examples
2024-09-24 13:47:56 -05:00
Chunchun
fc1fed1aa9
chore(dedicated): add filters on system table examples
2024-09-24 13:47:13 -05:00
Jason Stirnaman
f0e67a38dd
fix(clustered): Apply suggestion - don't mention dashboards.
2024-09-23 15:24:17 -05:00
Jason Stirnaman
40533f3ee0
fix(clustered): filter system queries.
2024-09-23 13:42:00 -05:00
Jason Stirnaman
42efdf968b
chore(clustered): Gather system information for reporting query performance issues.
2024-09-20 15:38:13 -05:00
Jason Stirnaman
a29cb2a2f3
Merge pull request #5602 from influxdata/5576-add-optimizations-to-system-table-queries
...
fix(v3): Add optimizations to system table queries #5576
2024-09-20 10:16:06 -05:00
Jason Stirnaman
14983094d8
Merge branch 'master' into 5576-add-optimizations-to-system-table-queries
2024-09-20 10:11:28 -05:00
Jason Stirnaman
d17f459dac
fix(v3): typo
2024-09-20 10:10:13 -05:00
Jason Stirnaman
a11e5aa1d0
Apply suggestions from code review
...
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
2024-09-20 10:04:56 -05:00
Jason Stirnaman
ba577518ec
fix(v3): Example headings.
2024-09-20 10:04:01 -05:00
Scott Anderson
bd5933b730
Merge branch 'master' into clustered/install-reorg
2024-09-19 16:41:04 -06:00
Scott Anderson
4201c68293
hotfix: add page description to clustered release notes
2024-09-19 16:29:33 -06:00
Jason Stirnaman
e5367cd5b7
fix(v3): pretty SQL
2024-09-19 15:40:41 -05:00
Jason Stirnaman
683f8204e5
Update content/influxdb/clustered/admin/custom-partitions/_index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-09-19 15:34:23 -05:00
Jason Stirnaman
3bd22dbad8
fix(v3): Format placeholders.
2024-09-19 15:33:22 -05:00
Jason Stirnaman
67f1e17921
Merge branch 'master' into 5576-add-optimizations-to-system-table-queries
2024-09-19 14:44:33 -05:00
Jason Stirnaman
d048998ca3
fix(v3): Apply code review suggestions and update partitioning docs.
...
According to code comments, a time part is required for new tables and records.
2024-09-19 14:41:18 -05:00
Jason Stirnaman
d8e2c514c4
Merge pull request #5597 from srebhan/telegraf-v1.32.0
...
Telegraf v1.32.0
2024-09-19 13:36:13 -05:00
Jason Stirnaman
6e9af22729
Merge branch 'master' into telegraf-v1.32.0
2024-09-19 13:34:23 -05:00
Scott Anderson
490e7160d7
Merge branch 'master' into clustered/install-reorg
2024-09-19 12:01:16 -06:00
WeblWabl
2f734977a3
feat(docs): Update manage-database.md ( #5603 )
...
Part three of deletion outside of default retention policy feature request work. This updates the InfluxQL documentation to reflect that a retention policy can now be specified in the `FROM` clause for `DELETE`.
closes https://github.com/influxdata/feature-requests/issues/175
2024-09-19 11:40:07 -06:00
Jason Stirnaman
f64cfa6c53
Apply suggestions from code review
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-09-19 12:25:46 -05:00
Jason Stirnaman
bf0646cb14
Merge branch 'master' into 5576-add-optimizations-to-system-table-queries
2024-09-19 10:20:37 -05:00
Jason Stirnaman
8e3b641959
fix(v3): Add optimizations to system table queries #5576
...
- Closes #5576
- Integrates guidance from https://github.com/influxdata/influxdb_iox/issues/11974 for
Cloud Dedicated and Clustered.
- Updates examples to include filter conditions.
2024-09-19 10:16:35 -05:00