peterbarnett03
2a3e0f3a3f
Merge branch 'master' into pbarnett/update-3.4.1-and-release-notes-plus-small-changes
2025-08-29 10:54:30 -04:00
Scott Anderson
ebe1ec9750
InfluxDB 3 Explorer 1.2 ( #6350 )
...
* feat(explorer): WIP cache management docs
* feat(explorer): add cache management guides, fix js bugs
* 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-08-29 08:44:59 -06:00
Peter Barnett
93bdc26e6b
chore: updates to 3.4.1 + Explorer page updates
2025-08-29 09:50:33 -04:00
peterbarnett03
ca87776147
Update content/influxdb3/explorer/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-08-21 13:19:03 -04:00
peterbarnett03
e2823b7688
Update content/influxdb3/explorer/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-08-21 13:18:57 -04:00
peterbarnett03
1de1a61589
Update content/influxdb3/explorer/get-started.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-08-21 13:18:45 -04:00
peterbarnett03
0281e51c2c
Update content/influxdb3/explorer/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-08-21 13:18:39 -04:00
Peter Barnett
0742ced3c9
chore: add more clarity to Explorer quick start
2025-08-21 11:34:55 -04:00
Gary Fowler
05e74088bf
Update get-started.md
...
Since we now allow other types of keys than Open AI, removing the word Open from this page.
2025-07-30 14:41:45 -10:00
Scott Anderson
b0de478972
InfluxDB 3 Explorer 1.1 ( #6235 )
...
* WIP content changes and updated exporer version
* fixed many bugs, added netlify badge
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update content/influxdb3/explorer/manage-plugins/_index.md
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2025-07-30 08:51:00 -06:00
Scott Anderson
a4c35ae76b
hotfix: hide plugin docs in explorer
2025-06-30 14:35:23 -06:00
Scott Anderson
d2f84033dd
hotfix: updated explorer docker url on explorer landing page
2025-06-30 14:32:28 -06:00
Scott Anderson
df323703f3
hotfix: update explorer docker image, centralize image version
2025-06-30 14:17:29 -06:00
Jason Stirnaman
f7234691fa
Merge branch 'master' into explorer-ga
2025-06-30 15:00:45 -05:00
Scott Anderson
82d4bd2dc4
updated docker image for explorer
2025-06-30 13:43:43 -06:00
Jason Stirnaman
7cae3660e2
fix(explorer): broken link
2025-06-30 14:15:45 -05:00
Scott Anderson
93076b39c6
Update and add explorer environment variable information ( #6170 )
...
* update and add explorer env var info
* 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-06-28 12:53:42 -06:00
Scott Anderson
0f0bb86aca
Manage InfluxDB 3 plugins with Explorer ( #6169 )
...
* add plugin management docs
* cleanup md lint
* update explorer plugin frontmatter
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 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-06-27 19:40:41 -06:00
Scott Anderson
d176eea4e7
Manage databases and tokens in InfluxDB 3 Explorer ( #6162 )
...
* Manage databases and tokens in Explorer
* Update content/influxdb3/explorer/manage-tokens.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-26 16:35:31 -05:00
Scott Anderson
d6383cd5a0
Get started with InfluxDB 3 Explorer ( #6155 )
...
* add get started content to explorer docs
* add get started content to explorer docs
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update content/influxdb3/explorer/get-started.md
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-06-26 12:28:21 -05:00
Peter Barnett
8b7f8467f7
fix: remove the git stuff
2025-06-03 12:03:44 -04:00
Peter Barnett
20d2dc093a
update: add docker pull to quickstart
2025-06-03 10:50:20 -04:00
Jason Stirnaman
06e7430a20
Update content/influxdb3/explorer/_index.md
2025-06-02 15:02:12 -05:00
Jason Stirnaman
1d25e4b1b7
Update content/influxdb3/explorer/_index.md
2025-06-02 12:49:04 -05:00
peterbarnett03
bd4bded364
chore: clarify required version number for Explorer
...
Calls out requirements for InfluxDB 3.1.0 or higher to use Explorer
2025-06-02 11:52:07 -04:00
Scott Anderson
b32c482ab3
Update Explorer docker run commands with correct mode specification ( #6114 )
...
* updated the docker commands for explorer
* updated mode examples for explorer docker run
2025-05-30 12:12:43 -05:00
Jason Stirnaman
197f362edc
fix(mono): Get started and Explorer:
...
- Update Explorer query section and tip
- Move tip
- Fix anchor link in Explorer install
2025-05-30 10:44:42 -05:00
peterbarnett03
1ec434645a
fix: update video
2025-05-29 21:50:42 -04:00
Gary Fowler
ef94943f54
Update _index.md
2025-05-29 13:53:19 -10:00
Scott Anderson
6e127d4572
hotfix: included explorer in discord-preferred list
2025-05-29 17:41:12 -06:00
peterbarnett03
bd543f6a14
update: start explorer docs ( #6102 )
...
* update: start explorer docs
* fix(explorer): Add Explorer to products.yml, move to version folder, add get-started step nav, cleanup
* Updated explorer directory structure, homepage, and beta styling (#6108 )
* updated explorer dirctory struction, homepage, and beta styling
* clean up homepage state tags
* Add InfluxDB 3 Explorer installation documentation (#6111 )
* InfluxDB 3 Explorer installation instructions
* fixed broken links
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* update: add getting started video
* updated to address PR feedback
* adjust page weights for explorer docs
* other minor updates
* more minor updates
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Peter Barnett <peter.barnett03@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-29 18:29:16 -05:00