Scott Anderson
72c5295eed
InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release ( #5760 )
...
* WIP monolith docs
* WIP monolith
* updated alpha shortcode
* template updates for v3 and pro
* SQL & InfluxQL reference docs for Pro and OSS v3 (#5718 )
* point to shared influxql source files
* add sql and influxql references to pro and oss v3 docs
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* ported changes to distributed influxql refs
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Influxdb3 restructure (#5744 )
* WIP monolith naming restructure
* rebuild homepage
* updated broken home links
* stabs in the dark
* fixed duplicate-oss shortcode
* move clustered and cloud-dedicated
* clean-up serverless cruft
* add distributed product redirects
* standarize productPathData
* switch back to findRE for productPathData
* remove debugging code
* move cloud dedicated content
* new product dropdown
* Jstirnaman/influxdb3 restructure (#5743 )
* LDAPS and LDAP Client Certificate Docs
Add documentation via LDAP sample configuration for LDAPS and LDAP client certificates. These are new features in the yet-to-be released Enterprise 1.11.7
* Update bucket-schema.md
ndjson.org goes to some sort of sports betting site.
https://jsonlines.org/ is probably a better site.
* fix(partitioning): improve clarity and consistency in partitioning, apply suggestions from @reidkaufmann
* update shared links to use ambiguous version
* WIP monolith docs
* template updates for v3 and pro
* move clustered and cloud-dedicated
* switch back to findRE for productPathData
* move cloud dedicated content
* chore(influxdb3): port cloud-dedicated URLs from recent commit
* chore(influxdb3/clustered): fix and update links
* removed merge cruft
---------
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
* added and styled alpha banner, updated producted selector styles and js
* updated alpha link styles
* updated discord link text
* updated alpha message
* fix page title
* Initial Files
* Initial Files
* InfluxDB 3 Enterprise CLI docs (#5745 )
* WIP influxdb3 cli
* fix page title
* influxdb3 enterprise cli
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* fix(js): initialize CodePlaceholder on content loaded, small refactor toward component pattern.
* updated URL modal for core and enterprise
* remove testing code on install page
* InfuxDB 3 Enterprise configuration options (#5749 )
* fix page title
* add enterprise 3 configuration options
* revert command updates to avoid conflicts
* updated config option name
* CLI updates, reorg, and photos
* updated host-id option to writer-id
* InfluxDB 3 Core CLI (#5750 )
* WIP make influxdb3 docs shared
* finish making influxdb3 enterprise cli shared
* add influxdb3 core cli docs
* update config option name
* updated host-id to writer-id
* updated a few more host-id options to writer-id
* InfluxDB 3 Core configuration options (#5752 )
* added missing enterprise config options
* add influxdb3 core config options, update enterprise options
* minor fixes in core config options
* update search integration data (#5753 )
* Add shared v3 line protocol doc to Core and Enterprise (#5754 )
* add shared v3 line protocol doc to core and enterprise
* Update content/shared/v3-line-protocol.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* feat: update getting started guides
* Update content/influxdb3/core/_index.md
* Update content/influxdb3/core/_index.md
* update use of 3.0 and v3 to just 3
* add basic download/install instructions (#5756 )
* chore(monolith): port Enterprise and Core get-started guides to shared for reuse as /index and /get-started
* fix(monolith): reapply previous description change
* Jts/update Get started for monolith (#5759 )
* fix(monolith): get-started cleanup (spelling, style, APIs)
- Finished Enterprise for now, not ported to Core.
* fix(monolith): python sample columns
* fix(monolith): Ports edits to Core, misc. fixes
* update alpha message
* add state to product dropdown items
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Peter Barnett <peterbarnett@Peters-MacBook-Pro.local>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Paul Dix <paul@pauldix.net>
2025-01-13 07:21:11 -07:00
Scott Anderson
80371454ba
Update the v3 storage diagram with missing components ( #5558 )
...
* update v3 storage diagram with missing components
* remove orphaned style tag from svg
* Apply suggestions from code review
2024-08-09 17:46:36 -07:00
Scott Anderson
e8e16641e4
Add Quix downsampling html diagram ( #5426 )
...
* scaffolding for quix diagram
* WIP quix downsampling diagram
* add quix downsampling html diagram
* replace png diagram with html diagram
* restruction downsample data guides
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-15 15:28:46 -06:00
Scott Anderson
9e4034d260
Document v3 custom partitions ( #5309 )
...
* WIP added storage engine diagram svg and info
* WIP scaling strategy diagrams
* WIP finished storage architecture doc
* WIP added offset and time trim capbilities to current-date shortcode
* WIP custom partitions
* finalized define partitions doc
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* updates to address PR feedback
* various fixes
* minor updates to storage architecture
* ported custom partition content to clustered
* fix incorrect menu key
* influxctl 2.5.0 (#5339 )
* updated influxctl database create with partition info
* added influxctl table create command
* ported influxctl table create command to clustered
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* fixed mentions of influx vs influxctl in v3 docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add manage table task-based docs with partitioning info (#5340 )
* add manage table task-based docs with partitioning info
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* influxctl 2.5.0 release notes (#5343 )
* influxctl 2.5.0 release notes
* Apply suggestions from code review
Co-authored-by: Joshua Powers <powersj@fastmail.com>
---------
Co-authored-by: Joshua Powers <powersj@fastmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-03-04 09:15:10 -07: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
Scott Anderson
7789efc2fe
Add the influxdbu shortcode for diplaying InfluxDB University banners ( #4083 )
...
* add the influxdbu shortcode for diplaying InfluxDB U banners
* add influxdbu banner media queries
* remove placholder influxdbu shortcode
* blacklist heading elements from having anchor links added
2022-06-03 13:26:25 -05:00
Scott Anderson
07b7faf028
New home page layout ( #3958 )
...
* new homepage design
* WIP homepage style updates
* fixed influxdb button corners
* finished homepage styles
2022-04-14 15:26:54 -06:00
Scott Anderson
5b9783c055
New support and feedback layout ( #1423 )
...
* WIP new feedback/support block
* restructured and restyled support and feedback section
* added api issue button to swagger-generated api docs, resolves #1415
* added community slack link, restyled ul for feedback block
* minor wording change in feedback section
2020-09-09 21:49:06 -06:00
Scott Anderson
15ec3b762b
updated timedMovingAverage diagram and examples
2020-04-07 15:07:08 -06:00
Scott Anderson
df36bfd92e
added tables and diagram to show how moving averages work
2020-04-07 14:09:15 -06:00
Scott Anderson
7e2befedf8
updated svg styles, added strict filtering explanation, resolves #802
2020-03-10 16:37:25 -06:00
Scott Anderson
c977289e71
added geo cell svgs
2020-03-10 15:21:03 -06:00
Scott Anderson
af669d44e9
illustrated the difference between union and join, resolves #557
2020-01-14 06:57:18 -07:00