Commit Graph

9159 Commits (docs/5625-v1-get-query-endpoint)

Author SHA1 Message Date
Jason Stirnaman 113c82878e fix(3ent): Assume default port for prod. Add note for using different ports for dev 2025-07-25 17:19:14 -05:00
mdevy-influxdata a4fe6755bd http-bind port update
Adjusted port numbers to allow for proper load balancer routing
2025-07-25 17:02:29 -05:00
Jameelah Mercer 677af3ee4b
Merge branch 'master' into fix/api-enterprise-docs-query-sql-field-names 2025-07-25 14:46:18 -07:00
meelahme 80cb646a9b Fix POST query endpoint request body property names in Enterprise API spec 2025-07-25 14:45:16 -07:00
Jason Stirnaman be2c6ac503 fix(write_lp): Update titles with actual endpoint name, add related link in API ref. 2025-07-25 16:35:57 -05:00
Jason Stirnaman 58398e9478 feat(api-docs): enhance /api/v3/write_lp documentation with advanced features
- Add comprehensive description of native InfluxDB 3 write endpoint capabilities
- Document enhanced features: partial writes, asynchronous writes, flexible precision
- Add x-codeSamples with curl examples demonstrating parameter usage
- Clarify no_sync parameter behavior: faster response times vs durability trade-offs
- Update both Core and Enterprise API specifications consistently
- Closes #5775
2025-07-25 16:35:57 -05:00
Jason Stirnaman 9f22dd25f7
Merge pull request #6241 from influxdata/dependabot/npm_and_yarn/axios-1.11.0
chore(deps): bump axios from 1.10.0 to 1.11.0
2025-07-25 12:02:27 -05:00
dependabot[bot] 57f52ed863
chore(deps): bump axios from 1.10.0 to 1.11.0
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.11.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-25 16:55:42 +00:00
Jason Stirnaman cfd0ef26a6
Merge pull request #6237 from influxdata/dependabot/npm_and_yarn/form-data-4.0.4
chore(deps): bump form-data from 4.0.3 to 4.0.4
2025-07-25 11:53:24 -05:00
Jason Stirnaman 3fd4fe0c82
Merge branch 'master' into dependabot/npm_and_yarn/form-data-4.0.4 2025-07-25 11:49:49 -05:00
Jameelah Mercer 47b52eb5fb
Merge pull request #6243 from influxdata/fix/api-docs-query-sql-field-names
Correcting POST request body property names in query SQL
2025-07-25 09:33:01 -07:00
meelahme f4309d7e21 fix: trying to correct POST request body property names in query SQL API docs 2025-07-23 14:25:56 -07:00
Scott Anderson b418ba558f
hotfix: InfluxDB 3 Enterprise nodes don't need to connect to each other 2025-07-23 12:57:26 -05:00
dependabot[bot] b2de7e7e51
chore(deps): bump form-data from 4.0.3 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 05:41:30 +00:00
Scott Anderson f55c363f68 hotfix: update trial license messaging, closes influxdata/DAR#525 2025-07-19 13:53:19 -06:00
Jason Stirnaman 7bccad9dcf
Merge pull request #6214 from influxdata/jts-dar-515-naming
feat(v3): Add naming restrictions reference and guidelines:
2025-07-17 15:26:53 -05:00
Jason Stirnaman b8598c7007
Merge branch 'master' into jts-dar-515-naming 2025-07-17 15:23:31 -05:00
Scott Anderson 81c9d0ba76
feat(monolith): use minio for object storage (#6228)
* feat(monolith): use minio for object storage

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-17 15:14:17 -05:00
Jason Stirnaman 9157711913
Merge pull request #6222 from influxdata/jts-fix-docker-env
fix(docker): v1 and v2 with Docker: env, links, alt_links, formatting
2025-07-15 11:20:38 -05:00
Jason Stirnaman 6b61e8f287 fix(1ent): add v1 alt_link 2025-07-15 11:17:28 -05:00
Jason Stirnaman 8567423938 fix(docker): v1 and v2 with Docker: env, links, alt_links, formatting 2025-07-15 10:59:13 -05:00
Scott Anderson b64e83a44e
feat(html): recursive left nav (#6220)
* feat(html): resursive lef nav

* Update layouts/partials/sidebar/nested-menu.html

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* add depth to left nav template to assign category or item class

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-14 17:29:20 -05:00
Jason Stirnaman 46a0d517f3
Merge branch 'master' into jts-dar-515-naming 2025-07-14 13:56:29 -05:00
Jason Stirnaman e9cd577a72
Merge pull request #6219 from influxdata/jts-hotfix-analytics
hotfix(analytics): typo
2025-07-14 13:55:44 -05:00
Jason Stirnaman 999d16e821 hotfix(analytics): typo 2025-07-14 13:11:24 -05:00
Jason Stirnaman 2e3ec87501
Merge pull request #6217 from influxdata/jts-triggers
Processing engine examples and cleanup
2025-07-11 16:22:03 -05:00
Jason Stirnaman cdc5f0ad9a fix(influxdb3): Cleanup processing engine:
- Add separate Manage Dependencies heading
- Move external plugins for better flow\
- Remove dupes
2025-07-11 13:20:18 -05:00
Jason Stirnaman d971aa340f feat(influxdb3): show how to filter tables using and plugin code 2025-07-11 12:22:10 -05:00
Jason Stirnaman cd21fbcd22
Merge branch 'master' into jts-dar-515-naming 2025-07-11 08:36:35 -05:00
Jason Stirnaman 867324d1b7
Merge pull request #6216 from influxdata/jts-6215-admin-tables
feat(influxdb3): admin table guides for core and ent
2025-07-11 08:36:06 -05:00
Jason Stirnaman 9c14bddb3a fix(influxdb3): add tag priority guidance 2025-07-11 08:24:46 -05:00
Jason Stirnaman 3f8b84e4e1
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-07-11 08:12:40 -05:00
Jason Stirnaman a4549ad5ef feat(influxdb3): add admin/tables guides for list and delete:
- Add Core and Ent. guides for using the CLI and API to list and delete tables.
- Closes #6215
2025-07-10 18:05:30 -05:00
Jason Stirnaman e14b951a19
Update content/shared/influxdb3-admin/tables/_index.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-10 17:12:31 -05:00
Jason Stirnaman 1c8a7b8606 feat(influxdb3): create table guides for core and ent
Part of #6215
2025-07-10 17:07:57 -05:00
Jason Stirnaman beeb428470 feat(v3): Add naming restrictions reference and guidelines:
- Fixes influxdata/DAR#515: discourages the use of a leading underscore in database and table names in all InfluxDB 3 versions, but doesn't disallow it
- Add detailed naming restrictions reference for all InfluxDB 3 versions
- Add basic guidelines in table and database creation guides.
- Core and Ent table guides are forthcoming in a separate PR
2025-07-10 16:10:27 -05:00
Jason Stirnaman d88438723d
Merge pull request #6212 from influxdata/jts-dar-519
fix(clustered): Warn about excessive table counts (closes influxdata/DAR#519):
2025-07-10 14:18:56 -05:00
Jason Stirnaman 3dd7769062 fix(clustered): Warn about excessive table counts (closes influxdata/DAR#519):
- Addresses the core concern about catalog overhead
  affecting performance and stability
  - Explains that excessive depends on multiple factors
  (query latency, write bandwidth, cluster capacity)
  - Provides guidance about testing when doubling the
  default limit
2025-07-10 13:48:52 -05:00
Jason Stirnaman f37de6eddc
Merge pull request #6206 from influxdata/fix-clustered-restore-dar#520
fix(clustered): updated clustered restore process
2025-07-10 13:11:13 -05:00
Jason Stirnaman 55be385c5e fix(clustered): revise callouts and add expand for optional list command 2025-07-10 12:46:40 -05:00
Jason Stirnaman 4aba6b74ea
Update content/influxdb3/clustered/admin/backup-restore.md 2025-07-10 12:20:48 -05:00
Jason Stirnaman 7d75018a28
Update content/influxdb3/clustered/admin/backup-restore.md 2025-07-10 12:18:02 -05:00
Jason Stirnaman 82ce9a69d9
Merge pull request #6211 from influxdata/jts-fix-clustered-restore-dar#520
fix(clustered): note snapshot storage and utilization costs:\
2025-07-10 12:15:45 -05:00
Scott Anderson f10cf1a733
Merge branch 'master' into fix-clustered-restore-dar#520 2025-07-10 11:13:11 -06:00
Jason Stirnaman 0df51e51d3 fix(clustered): note snapshot storage and utilization costs:\
\
- Note callout: Focuses on the storage cost implications of enabling the setting
- Caution callout: Focuses on the risk of making recovery points unusable when disabled
2025-07-10 12:11:21 -05:00
Jason Stirnaman 87d0b3ede4
Merge pull request #6209 from influxdata/jts-fix-clustered-restore-dar#520
Fix clustered restore dar#520
2025-07-10 12:07:27 -05:00
Jason Stirnaman dd33daca47
Merge pull request #6210 from influxdata/chore-agent-instructions
chore(qol): Add instructions imports to CLAUDE.md
2025-07-10 11:42:35 -05:00
Jason Stirnaman 573c1621dd feat(clustered): backup-restore instructions:- Add example commands for checking that replicas are active or shutdown- Add suggestion from @reidkaufmann for checking catalog and ingester counts when restoring.
- Add additional critical notes
2025-07-10 11:41:11 -05:00
Jason Stirnaman 57cc50ef5a chore(qol): Add instructions imports to CLAUDE.md 2025-07-10 11:25:28 -05:00
Scott Anderson e59e87ea2d
Merge branch 'master' into fix-clustered-restore-dar#520 2025-07-10 08:33:29 -06:00