Jason Stirnaman
edf6d3cde5
chore(ai): Add org-id for site authorization.
2024-10-07 13:11:04 -05:00
Scott Anderson
5323e547c1
Merge remote-tracking branch 'origin/js-ai-chat' into staging/commandbar-clustered-install
2024-10-04 11:29:52 -06:00
Scott Anderson
598ce37fb4
finalize clustered install reorg for preview
2024-10-04 11:18:14 -06:00
Scott Anderson
b625b59b25
Merge branch 'master' into clustered/install-reorg
2024-10-03 16:13:36 -06:00
Jason Stirnaman
daf4e56c92
Merge pull request #5635 from influxdata/fix-broken-links
...
Fix various broken links
2024-10-03 17:01:47 -05:00
Jason Stirnaman
5ca356088d
fix(link): Broken link in Chronograph Getting Started pane ( Closes #5311
...
- I'm not sure this is a direct replacement, but it's the best fit I could find.
2024-10-03 16:41:43 -05:00
Jason Stirnaman
eace008476
fix(link): Closes #5609
2024-10-03 16:25:43 -05:00
Jason Stirnaman
68f1a9fb81
fix(link): Closes #5623
2024-10-03 16:21:09 -05:00
Jason Stirnaman
7462c7e3e8
fix(v1,v2): bad aliases causing 404s
...
- Cleanup use of alias singular
- Fix lint error
Closes #5632
2024-10-03 16:18:34 -05:00
Jason Stirnaman
a2bcdf1b69
Merge pull request #5633 from influxdata/DAR-437-fix-mqtt-support
...
Dar 437 fix mqtt support
2024-10-03 15:55:43 -05:00
Scott Anderson
3b314c7429
Merge branch 'master' into clustered/install-reorg
2024-10-03 13:30:11 -06:00
Scott Anderson
5295e62ddf
WIP clustered install reorg
2024-10-03 13:28:42 -06:00
Jason Stirnaman
d5013be334
chore(v2): provide additional information about the output plugin.
...
- Closes #4244 , which seems to have been addressed by settings and comments in the output plugin configuration.
- This commit just adds some context about the output plugin.
2024-10-03 14:02:35 -05:00
Jason Stirnaman
89b61f5873
fix(v2): remove dead native mqtt shortcut
2024-10-03 12:38:38 -05:00
Jason Stirnaman
58b1e63a57
Merge pull request #5631 from influxdata/5630-add-an-introduction-to-the-enable-tls-config-file-code-sample
...
fix(v2): add IP address info to TLS config and troubleshooting explan…
2024-10-02 15:57:08 -05:00
Jason Stirnaman
eee8e88a1b
Merge branch 'master' into 5630-add-an-introduction-to-the-enable-tls-config-file-code-sample
2024-10-02 11:27:16 -05:00
Jason Stirnaman
45e6699683
Merge pull request #5622 from influxdata/5619-npm-init-y-influx-node-app-not-found
...
fix(influxdb): npm -y <package-name> expects an existing template
2024-10-02 11:25:49 -05:00
Jason Stirnaman
b3a0077204
Merge branch 'master' into 5619-npm-init-y-influx-node-app-not-found
2024-10-02 11:02:56 -05:00
Jason Stirnaman
73d9c72acc
fix(v2): add IP address info to TLS config and troubleshooting explanation ( closes #5630 )
2024-10-02 11:00:29 -05:00
Jason Stirnaman
c40aec66f6
Merge pull request #5628 from ilario/master
...
v2: Small additions to the enable-tls guide
2024-10-02 09:31:56 -05:00
Jason Stirnaman
7676ce4fd9
Merge branch 'master' into master
2024-10-02 09:30:09 -05:00
Jason Stirnaman
2e5ed3ea0b
Update content/influxdb/v2/admin/security/enable-tls.md
2024-10-02 09:29:36 -05:00
Jason Stirnaman
dda8f122e5
Update content/influxdb/v2/admin/security/enable-tls.md
2024-10-02 09:29:01 -05:00
Jason Stirnaman
252956accc
Merge branch 'master' into 5619-npm-init-y-influx-node-app-not-found
2024-10-02 09:20:25 -05:00
Jason Stirnaman
f400f8fa80
Merge pull request #5627 from influxdata/5607-link-resolves-to-404
...
fix(v2): v1-compat 404 due to alias typo
2024-10-02 09:20:00 -05:00
Ilario Gelmetti
15fb3816b7
enable-tls add chown of .crt and .key to influxdb user
2024-10-02 12:24:11 +02:00
Ilario Gelmetti
6e98ce8ea8
enable-tls add IP in san.cnf
2024-10-02 12:17:57 +02:00
Jason Stirnaman
d9ee8d81cd
fix(v2): v1-compat 404 due to alias typo
2024-10-01 17:15:25 -05:00
Jason Stirnaman
ba6a2ab5b1
Merge branch 'master' into 5619-npm-init-y-influx-node-app-not-found
2024-10-01 16:27:59 -05:00
Jeffrey Smith II
59d8998db8
fix: serverless/dedicated/clustered support chunked and chunk_size ( #5624 )
...
* fix: serverless/dedicated/clustered support chunked and chunk_size
* chore: cleanup
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* chore: cleanup
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* chore: cleanup
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-09-30 15:34:37 -04:00
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