Commit Graph

14 Commits (chore-refactor-javascript-to-modules)

Author SHA1 Message Date
Jason Stirnaman e9d3cb46d8
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-28 10:29:16 -05:00
Jason Stirnaman 97856f61c6
Update content/influxdb3/core/admin/tokens/admin/list.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-04-28 10:06:36 -05:00
Jason Stirnaman 6358ec8b6f chore(influxdb3): Tokens: Guides and references for list and create admin and resource tokens. 2025-04-28 00:16:53 -05:00
Jason Stirnaman 80de38933c feat(influxdb3): Core and Enterprise: add create admin token API examples 2025-04-21 13:51:10 -05:00
Jason Stirnaman 2a46dddf55 chore(influxdb3): Core and Enterprise: Use shared admin/tokens 2025-04-21 13:04:51 -05:00
Scott Anderson 1ce0c76664
Fix '--node-spec' examples (#6001)
* fix node-spec flags and examples

* fix node-spec frontmatter examples
2025-04-18 08:53:13 -06:00
Scott Anderson 3f1726dc04 fixed token code examples in frontmatter 2025-04-15 07:10:15 -06:00
Jason Stirnaman 1437dc040d
Merge pull request #5978 from influxdata/jts-monolith-tokens
Core and Enterprise auth tokens
2025-04-15 08:06:25 -05:00
Jason Stirnaman de8ab2ec7f feat(mono): Manage admin tokens 2025-04-15 02:21:38 -05:00
Scott Anderson 0bcdb3fb88 updated admin section weights 2025-04-14 17:11:16 -06:00
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
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