Commit Graph

7 Commits (d57c095116c0627afdc9987b89f76d6b2143cb27)

Author SHA1 Message Date
Jason Stirnaman 1b57292191
feat: functional changes (#6500)
* feat: functional changes

* fix: remove serve inaccuracies

* fix: remove opining

---------

Co-authored-by: Peter Barnett <peter.barnett03@gmail.com>
2025-10-30 09:52:25 -05:00
Jason Stirnaman 6041afb396 chore(influxdb3): Add auth header to API request samples 2025-06-23 16:27:24 -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