Commit Graph

9 Commits (influxdb3-cli-updates)

Author SHA1 Message Date
Scott Anderson a5b9b56460
Manage InfluxDB 3 Distinct Value Caches (#5977)
* add distinct value cache management docs

* updated references to last values in dvc guides
2025-04-14 16:46:55 -06:00
Scott Anderson 92f34a5300
Add LVC management docs to Core and Enterprise (#5971)
* add LVC management docs

* Apply suggestions from code review

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

* enterprise rebuilds LVCs on restart

* Apply suggestions from code review

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-14 10:28:19 -06:00
Scott Anderson 25e349b5ea Base updates for beta (#5893)
* base changes for beta

* updated beta notification slug
2025-03-16 22:44:39 -05:00
Jason Stirnaman e61990b6b2
Update content/shared/influxdb3-admin/query-system-data/_index.md 2025-02-20 12:04:35 -06:00
Jason Stirnaman 3fdd41490b
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-02-20 12:04:01 -06:00
Jason Stirnaman 081be27281 feat(mono): Query using the HTTP API
- Adds Execute queries guide for SQL and InfluxQL query endpoints.
- Fixes.
2025-02-20 10:56:29 -06:00
Jason Stirnaman 7ce4497da1 feat(mono): Query system data: convert the example query to an API request 2025-02-20 00:46:33 -06:00
Jason Stirnaman 7271869e89 feat(monolith): Query system data for Core and Enterprise
- Revises Paul's draft for using /api/v3/query_sql to query system data.
- Copies the existing structure for Ded. and Clustered
- Adds an explicit POST example for a longer query.
2025-02-19 23:50:30 -06:00
Scott Anderson ebf9b1bfd3
Add admin > database docs to Core and Enterprise (#5813)
* add influxdb3 database admin docs

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-02-03 09:25:41 -07:00