Commit Graph

6 Commits (v3/inspect-partitions)

Author SHA1 Message Date
Scott Anderson 713d475892
Fix missing Flux/Influxdb versions (#5243)
* fix missing influxdb versions, workaround sorting bug, closes #5239

* removed oss version filter from flux version script
2023-11-20 11:28:35 -07:00
Scott Anderson 35ad46c4c2
Version restructure (#5133)
* mass changes for version restructure

* fixed latest-patch and flux version generator

* updated hugo configs

* fixed flux frontmatter injector

* fixed flux frontmatter injector

* WIP api generator updates for version restructure (#5128)

* fixed telegraf plugin list

* removed latest shortcode

* fixed current-version

* fixed product dropdown crosslinking

* fixed alt links

* WIP fixing links

* fixed broken links

* updated api doc generation

* fixed additional resources

* added version redirects to edge.js

* fixed search placeholder

* fixed paged titles
2023-09-12 23:33:31 -06:00
Scott Anderson 9472a6c7fc
Procedural documentation for the join package (#4466)
* WIP task-based join docs

* WIP join task-based docs

* WIP prodedural join docs

* WIP new join docs

* WIP join docs, join diagrams

* WIP join docs

* WIP join docs

* wrap up join docs

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* apply updates from pr review

* minor updates

* fixed typo, updated update-flux-versions.js script

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Apply suggestions from code review

* address PR feedback

* add flux stdlib related links for join

* fixed frontmatter injection

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-23 14:42:19 -06:00
lwandzura 738c2e5f53
Enterprise 1.10 (#4416)
* created enterprise 1.10 folder
* added release notes
* removed 1.9 aliases, removed 1.9 version
* updated edge.js file
* updated products file
* updated products.yml
* port flux query changes to enterprise 1.10
* port ldap troubleshooting to enterprise 1.10
* ported single-node enterprise instructions to 1.10
* update download link to include -c for amd64.deb
* add new options and overview bullets
* misc 1.10 updates
* removed example
* Add api endpoints (#4418)
* updates to delete endpoint
* added updates
* added curl commands
* made changes
* added detail to API endpoints
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* Update content/enterprise_influxdb/v1.10/about-the-project/release-notes-changelog.md
* Update content/enterprise_influxdb/v1.10/about-the-project/release-notes-changelog.md
* added new info to influxdctl doc (#4421)
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* Add start stop example (#4420)
* added start and stop example and new headings
* fixed wording
* Update content/enterprise_influxdb/v1.10/administration/backup-and-restore.md
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
* link to new start and end options in release notes
* made requested changes
* added links to buckets endpoint
* aded additional info
* add example, link to api doc and predicate syntax
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-08 17:50:58 -07:00
Scott Anderson 300d88287a
Replace modal content when no versions of InfluxDB support a package or function (#4238) 2022-07-21 09:52:49 -06:00
Scott Anderson 5ce0d1ec47
Show what versions of InfluxDB Flux functions are supported in (#4219)
* automatically build flux version data file

* rendered modals on each stdlib page

* polish on flux-influxdb version support

* reverted modified frontmatter

* added new page that shows what flux versions are packaged with each InfluxDB version

* added comment to js file

* updated to address PR feedback

* moved flux build scripts into their own directory

* updated inject-flux-frontmatter script to work in subdirectory

* updated flux-versions script to work in nested directory

* fixed bug in flux-versions script
2022-07-19 15:14:10 -06:00