Commit Graph

350 Commits (92ebd7f238598bfad4b136cc51890a009099c973)

Author SHA1 Message Date
Scott Anderson cdc0b25ec2
influxctl v2.8.0 (#5413)
* added influxql query support for influxctl

* removed sql tag from task-based influxctl query guide

* Influxctl v2.8.0 (#5418)

* Release influxctl v2.8.0

* Update change logs

* Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Add influxctl write timeout and new insecure TLS config (#5419)

* add timeout flag to write, update config with insecure tls

* fixed link

* Add 'enable-system-tables' flag to `influxctl query` (#5415)

* add enable system tables flag to influxctl

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Query system tables with influxctl (#5414)

* outline for querying system tables

* finalized system table query examples

* updated system table validity date

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Apply suggestions from code review

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Joshua Powers <powersj@fastmail.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-11 11:17:49 -06:00
Scott Anderson 610afbeb90 hotfix: remove clustered notification 2024-04-10 14:30:34 -06:00
Scott Anderson 2aac3cc2e8
Telegraf v1.30.0 and v1.30.1 (#5407)
* add telegraf 1.30.0 release notes and supporting content, closes #5405

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* added telegraf 1.30.1

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-03 14:36:07 -06:00
Joshua Powers d3c7dbe522
Influxctl v2.7.1 (#5395)
* Release influxctl v2.7.1

* Update change logs
2024-03-27 11:34:15 -06:00
Scott Anderson ea5729c756
influxctl v2.7.0 (#5391)
* Merging partition tag buckets into influxctl-2.7.0 (#5388)

* Update partitioning docs with tag buckets (#5381)

* updated paritioning docs with tag buckets

* Apply suggestions from code review

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* ported tag bucket partition content to clustered

---------

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* add command-specific influxctl updates/notes

* Release influxctl v2.7.0 (#5390)

* Release influxctl v2.7.0

* added release notes for influxctl 2.7.0

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>

---------

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-03-26 08:42:10 -06:00
Jakub Bednář 7ec52d72c3
Release Kapacitor v1.7.3 (#5380) 2024-03-22 07:12:47 -06:00
Joshua Powers 96515a9d4d
Release influxctl v2.6.0 (#5370)
* Release influxctl v2.6.0

* Update change log

* Apply suggestions from code review

* Add 'influxctl management' commands (#5364) (#5371)

* adds influxctl management commands to cloud-dedicated

* updated verbiage for revoking a management token

* Apply suggestions from code review



* port influxctl management commands to clustered, update format verbiage

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-03-18 09:42:39 -06:00
Scott Anderson 59e51c128a hotfix: fix oss placeholder url in data/products.yml 2024-03-11 16:09:29 -06:00
Gunnar 6752797a7a
Enterprise 1.11.5 release notes (#5354)
* Enterprise 1.11.5 release notes

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* update release notes, fix warning shortcodes, add compact-series-file config option

* added release metadata to compact-series-file heading

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-03-11 14:12:52 -06:00
Jason Stirnaman c8115f4c80
chore(v2): Update latest patch (#5351) 2024-03-11 14:02:05 -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
Jakub Bednář e9f2429b84
Release Chronograf v1.10.3 (#5337)
* Release Chronograf v1.10.3

* Update content/chronograf/v1/about_the_project/release-notes.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-28 07:59:35 -07:00
Jakub Bednář 4ebfffa20a
Release Kapacitor v1.7.2 (#5335)
* Release Kapacitor v1.7.2

* Update content/kapacitor/v1/reference/about_the_project/release-notes.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-26 13:35:09 -07:00
Joshua Powers 86c60513a8
Release influxctl v2.4.4 (#5326)
* Release influxctl v2.4.4

* Update release notes

* add --trace global flag to influxctl docs

* port influxctl --trace flag to clustered

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>
2024-02-16 07:54:13 -07:00
Scott Anderson 52e5e20aa7
Consolidate sessions cookies and implement APIs to manage each (#5319)
* WIP restructuring of cookies to pull from a limited set of cookies

* WIP update cloud-urls.js to use new cookie api

* move api-libs-related js into own file

* minor updates to cookies.js

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Update assets/js/notifications.js

* set get started date default to null

* remove line breaks in header js template

* Add cookie migration (#5323)

* migrate old cookies to new cookie structure

* set explicit expiration date on influxdata_docs_ported cookie

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-15 07:45:45 -07:00
Andreas Deininger 476a73e95e
Fixing typos (#5315)
* Fix typos

* Bump hugo to latest version v0.122.0

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-05 09:51:51 -07:00
javier ramírez c5cf00a062
Update links to the Jolokia2_agent docs (#5308)
Links to github and Jolokia protocol links were broken
2024-01-25 14:52:14 -07:00
Josh Powers 2cd74935cf Release influxctl v2.4.3 2024-01-17 08:56:13 -07:00
Andreas Deininger c30e9d5a7b
Telegraf documentation: fix broken links (#5292)
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-01-08 10:20:45 -06:00
Jason Stirnaman 7286226bba
GeoIP plugin should be marked "External" (#5287)
Fixes #5277

- Fixes plugin intro paragraph.
- Updates plugin data.
2023-12-28 08:59:08 -06:00
Josh Powers 96cb79ddda Release influxctl v2.4.2 2023-12-18 08:10:15 -07:00
Josh Powers baaeada8cd Release influxctl v2.4.1 2023-12-14 09:01:30 -07:00
Joshua Powers d2ba0b9e9c
Update data/telegraf_plugins.yml
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-12-11 10:41:57 -07:00
Joshua Powers ce1a781a5f
Update data/telegraf_plugins.yml
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-12-11 10:41:52 -07:00
Joshua Powers 19dd0fa949
Update data/telegraf_plugins.yml
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-12-11 10:41:39 -07:00
Josh Powers 6b9530889c
Release Telegraf v1.29.0 2023-12-11 10:02:19 -07:00
Andreas Deininger c9488e3465
Fixing typos (#5242)
* Fixing typos

* Update content/enterprise_influxdb/v1/flux/guides/rate.md

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-11-27 09:32:55 -07:00
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
Josh Powers c1244a6e2e Release influxctl v2.3.1 2023-11-15 11:17:11 -07:00
Scott Anderson 01e6d5c96e
InfluxDB 2.7.4 (#5232)
* InfluxDB 2.7.4, fix latest-patch shortcode for CLIs, update download links

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-14 16:49:35 -07:00
Scott Anderson 53979710a0 hotfix: fix typo in Clarify Telegraf plugin, closes #5228 2023-11-13 11:35:43 -07:00
Scott Anderson 638c694de8
Enhance Flux functions lists (#5221)
* WIP flux function list

* fix isset error with icon shortcode

* Update content/flux/v0/spec/variables.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-07 13:56:49 -07:00
Josh Powers a0f5340b36 Release influxctl v2.3.0 2023-11-06 13:28:12 -07:00
Josh Powers 72bbd236d3 Release influxctl v2.2.0 2023-10-27 09:31:11 -06:00
Josh Powers 5bdc40f2a2 Release influxctl v2.1.0 2023-10-26 14:09:41 -06:00
Scott Anderson 3293d906a8 hotfix: Fix filtering for Telegraf Windows Eventlog plugin, closes #5175 2023-10-25 09:27:49 -06:00
Scott Anderson 8622292e5f hotfix: Chronograf 1.10.2 2023-10-25 08:49:06 -06:00
Scott Anderson e0613d6b29 hotfix: Kapacitor 1.7.1 2023-10-23 14:16:49 -06:00
Scott Anderson 22b325a308
Enterprise 1.11 (#5177)
* enterprise 1.11 release notes

* removed link for influx-meta cli

* add log-timedout-queries config option to enterprise

* updated 1.11 release notes

* Add FIPS installation instructions and information (#5176)

* added enterprise fips info

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* fix passive voice in FIPS info

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* add FIPS note to enterprise release notes

* bump enterprise patch number

* updated enterprise 1.11 release notes

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-10-18 15:11:52 -06:00
Scott Anderson e060e03896
InfluxDB 2.7.3 patch release (#5183) 2023-10-18 13:20:32 -06:00
Joshua Powers b9d9d17293
Merge branch 'master' into influxctl-v2.0.4 2023-10-03 08:02:59 -06:00
Scott Anderson 09d283ff56
Kapacitor 1.7 (#5151)
* Kapacitor 1.7 and reorg

* fixed references to kapacitor 1.6
2023-09-22 11:35:04 -06:00
Scott Anderson d59534b830
Flux maintenance notification (#5149)
* Flux notification

* updated flux messaging
2023-09-21 08:00:09 -06:00
Scott Anderson ba23325492
exclude flux profiler support from enterprise, closes #5145 (#5146) 2023-09-19 16:03:35 -06:00
Josh Powers 8c2fc5dac4 influxctl v2.0.4 2023-09-14 16:15:23 -06:00
Joshua Powers 7ef3f76fb1
Merge branch 'master' into influxctl-v2.0.3 2023-09-13 10:36:48 -06:00
Josh Powers 629a769ded
Add new plugins to list 2023-09-13 08:37:19 -06:00
Josh Powers 0c718b35c0
Release telegraf v1.28.1 2023-09-13 08:29:54 -06:00
Joshua Powers 06012ed5c5
Merge branch 'master' into influxctl-v2.0.3 2023-09-13 07:37:50 -06: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
Josh Powers 984b4edaf0 influxctl v2.0.3 2023-09-12 12:30:36 -06:00
Scott Anderson 8c755d089c updated clustered notification blog link 2023-09-06 08:54:03 -06:00
Scott Anderson 471ee4561d
InfluxDB Clustered documentation (#5126)
* WIP base changes for clustered docs

* WIP clustered docs

* Add new influxdb/host shortcode and implement it in 3.0 docs (#5077)

* add new influxdb/host shortcode and implement it in 3.0 docs

* remove oss- cloud-only shortcodes from serverless

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* updated urls js to PR suggestion

* Updated JavaScript, templates, and styles for Clustered URLs (#5079)

* updated js, templates, and styles for clustered urls

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* restructure product dropdown template to be more extensible

* fixed more page template bugs

* fixed references to cloud in clustered

* updated docsearch templates

* added early access flagging and cta-link shortcode

* minor content updates in clustered

* updated staging config

* fixed typo in clustered description

* ported influxctl 2.0.1 to clustered

* ported get started changes to clustered

* ported 3.0 admin docs to clustered

* port null tag content to clustered

* ported influxctl note to clustered

* ported query reorg changes to clustered

* updated early access to limited availability, updated clustered landing content

* ported new content to clustered

* ported new content to clustered

* updated cta on clustered landing page

* Updated notifications and added InfluxDB Clustered announcement notification (#5125)

* updated notifications, added clustered announcement notification

* updated cta in clustered notification

* updated influxctl profile configs

* update clustered search attributes

* updated learn more link in clustered notification

* Apply suggestions from code review

* fixed typos

* fixed typos

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-09-06 06:21:47 -06:00
Joshua Powers 5b77a3849a
feat: influxctl v2.0.2 (#5099)
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-24 16:27:03 -05:00
Scott Anderson fa8d7420a4
cherry pick influxdb/host shortcode (#5104) 2023-08-24 12:53:15 -06:00
Joshua Powers a89a869d83
fix: Clarify valuecounter aggregator (#5093)
* fix: Clarify valuecounter aggregator

The aggregator only applies to fields and not tags. The current example
use-case explains how to use the aggregator, but the example itself is
suggesting to use the aggreagator on tags that are generated. We got an
issue complaining about this and I'd like to just remove it and instead
clarify fields only.

* Update data/telegraf_plugins.yml

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Update data/telegraf_plugins.yml

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-17 10:41:49 -05:00
Joshua Powers 763757b78c
influxct: update version to 2.0.1 (#5090) 2023-08-15 17:03:53 -06:00
Scott Anderson 56316fcb6c
Influxctl 2.0 (#5082)
* influxctl v2.0.0

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Apply suggestions from code review

* updated influxctl examples with code placeholders

* hide influxctl user commands

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-08-14 15:00:42 -06:00
Scott Anderson 76cf977706
Add Chronograf documentation to 3.0 (#5039)
* add chronograf documentation to 3.0, clean up cloud URL modal, closes #5037

* add more info about fully-qualified measurements in chronograf doc

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-07-19 14:26:00 -06:00
Josh Powers 76c589a9fb add new plugins 2023-06-12 09:46:31 -06:00
Josh Powers 7af072f351 update proudcts.yml with 1.27 2023-06-12 09:19:57 -06:00
Scott Anderson 185e1c2819 hotfix: update telegraf patch version 2023-05-16 13:33:49 -06:00
Jeffrey Smith II 4e714a9c5e
Merge branch 'master' into smith/2.7.1/2 2023-05-10 10:20:36 -05:00
Kaipeng Lu a388c59d42
fix: moving_average code example (#4862)
n should be 3

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-05-09 09:20:24 -05:00
Jeffrey Smith II 8f54e8963b
Merge branch 'master' into smith/2.7.1/2 2023-05-08 07:52:31 -04:00
Scott Anderson 3f8f0e0c5b
Port pricing and billing pages to Serverless (#4921)
* port pricing and billing pages to serverless

* fix altengine frontmatter

* added missing alt_engine frontmatter

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* address PR feedback

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-05-05 12:52:41 -06:00
Jeffrey Smith II f3b29c6758
chore: Update products.yml 2023-04-28 10:34:30 -04:00
Scott Anderson b17081fc9d
Update products.yml 2023-04-27 11:22:54 -06:00
Scott Anderson 87944a9f9a
add influxdb 3.0 notification, remove signing key rotation notification (#4904) 2023-04-26 09:44:13 -06:00
Scott Anderson 6223ef0ecd
Cloud Dedicated documentation (#4903)
* base changes for influxdb cloud dedicated

* removed unnecessary whitespace from dedicated homepage

* influxctl reference documentation (#4855)

* influxctl reference docs

* fixed typo, added auth0 token life span

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* more updates to influxctl docs

* update influxctl docs to address PR feedback

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Add admin and manage databases sections to Cloud Dedicated (#4857)

* add admin and manage databases sections

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* added missing page descriptions to admin docs

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Add token management documentation to Cloud Dedicated documentation (#4861)

* add manage tokens documentation to dedicated

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* update admin token docs to address PR feedback

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Dedicated get started (#4878)

* WIP dedicated get started content

* fix(cst): infinite cardinality (#4851)

* WIP cloud dedicated get started

* feat(cloud-dedicated): WIP - write data to Cloud Dedicated

* fix(cloud-dedicated): grammar.

* feat(cloud-dedicated): WIP outline write methods, v1 API use

* fix(cloud-dedicated): dupe name.

* updated staging config, fixed dedicated page titles

* updated dedicated setup doc

* Cloud Dedicated primers v1 API: auth and write (#4865)

* feat(cloud-dedicated): v1 API with Cloud Dedicated
- Add /primers >> /api >> /v1 and /v2
- Move draft started in /write-data to /primers/api/v1
- Created code samples that still need testing
- v1 authentication schemes.

* fix(cloud-dedicated): list children pages

* wip(cloud-dedicated): v1 primer intro

* wip(cloud-dedicated): auth fixes.

* feat(cloud-dedicated): v1 API primer
- part of #4863, #4864
Still untested against CST:
- v1 auth methods
- v1 /write
  - Telegraf config
  - Precision
  - API sample code

* Update content/influxdb/cloud-dedicated/primers/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/_index.md

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update layouts/shortcodes/api/cloud/v2-prefer.html

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update shared/text/api/cloud-dedicated/basic-auth.js

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Dedicated v1 write (#4873)

* wip(v1): Revise v1 and add client library info.

* feat(cloud-dedicated): primer v1 API auth and writes

- Fixes for v1 auth and writes
- Configuring node and python v1 client libraries for Cloud Dedicated.

* fix(cloud-dedicated): v1 intros:

- Fix redundant intro
- Query intros

* Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Dedicated v2 write (#4875)

* fix(cloud-dedicated): v1 API primer:

- fix typo
- fix description

* wip(cloud-dedicated): v2 auth, write, Telegraf

* feat(cloud-dedicated): v2 API primer (#4874)

- v2 authentication
- Write using /api/v2/write
- Cleanup in v1

* Update content/influxdb/cloud-dedicated/primers/api/v2/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/primers/api/v1/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update shared/text/api/cloud-dedicated/token-auth-v2-write.sh

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* fix(cloud-dedicated): parameters for v1 and v2 writes

- testing proves that org can't be empty

Ongoing:
- writes with v2 client library appear to work, but I can't find the measurement when I query.
- v1 writes with curl respond with 404.

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Add Python and Go write instructions to Cloud Dedicated get started (#4876)

* added python and go write instructions to dedicated get started

* Add get started query guide to dedicated (#4877)

* Add get started query guide to dedicated

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Apply suggestions from code review

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Port reference content into dedicated (#4879)

* ported line protocol and sql reference

* port glossary to dedicated

* fix(cloud-dedicated): cleanup (#4880)

* fix(cloud-dedicated): v1 parameter values

- Fixes parameter values in requests.
- Based on inspection of the request (default port, content-type headers).
- Still not working in CST.

* fix(cloud-dedicated): cleanup auth description and list query tools.

* fix(cloud-dedicated): cleanup auth examples:

- remove boilerplate JS examples. Eventually replace with client lib examples.
- fix incorrect URL
- replace localhost with cloud2 host

* fix(cloud-dedicated): replace placeholders

* Add support for custom dedicated URLs (#4882)

* add support for custom dedicated urls

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* removed unnecessary conditional in influxdb-urls.js

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* add information about flight sql support (#4894)

* Update influxctl install and setup instructions (#4893)

* updated influxctl install and setup instructions

* added details to influxctl init page

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Dedicated query data (#4895)

* WIP port query data section to dedicated

* updated database-name to iox-namespace-name

* updated grafana instructions

* update grafana install instructions

* updated images and links

* fixed broken links in query data section

* fix(cloud-dedicated): get-started write (#4890)

* fix(cloud-dedicated): package name typo

* fix(cloud-dedicated): URL missing query

* fix(cloud-dedicated): iox-namespace-name

* fix(cloud-dedicated): use get-started database name

* fix(cloud-dedicated): add auth-specific examples.

* fix(cloud-dedicated): use Bearer for v2 example

* fix(cloud-dedicated): add a note about token schemes and link to primer.

* fix(cloud-dedicated): org no longer required by API, remove from curl example

* fix(cloud-dedicated): use Bearer

* fix(cloud-dedicated): wordsmithing

* fix(cloud-dedicated): file name

* fix(cloud-dedicated): Go client works without org

* fix(cloud-dedicated): separate the commands for copy-pasting

* fix(cloud-dedicated): v1 API token authentication

* fix(cloud-dedicated): org parameter ignored, but needed in python clients

* fix(cloud-dedicated): v1 API examples and params for /query (#4897)

* fix(cloud-dedicated): minor word change (#4898)

* New homepage and structural changes (#4899)

* WIP first sweep of cloud-iox to cloud-serverless

* WIP iox to serverless content updates

* WIP iox to serverless updates in page templates and data files

* WIP new homepage

* chore(dedicated): copy best-practices from serverless

* fix(serverless): missing shortcut

* new homepage

* fix(dedicated): token links in v1 API primer

* chore(dedicated): write csv with Telegraf

* fix(serverless): write CSV with Telegraf

* updated homepage styles

* updated deps, fix unclosed shortcodes, fix light css

* fix product selector order

* updated database naming restrictions, add resource delete confirmation

* add cloud-ios to cloud-serverless redirect to edge.js

* remove sh from allowed extentions

* fix bug in redirect logic

* add sections to product dropdown (#4900)

* minor homepage css adjustment

* fixed page titles

* fixed more iox references in templates

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* Migrate 1.x data to dedicated (#4901)

* fix(serverless): cleanup

* chore(dedicated): Migrate 1.x data to dedicated

- Minimal adaptation of IOx to Dedicated for now.
- Use APIs for writing data (CLIs? pyinflux3 only writes CSV? Can't promote influxdb_iox for now)
- Add 2.x CLI warning

* fix(dedicated): URL typos

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-dedicated/write-data/migrate-data/migrate-1x-to-cloud-dedicated.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* add step for requesting a cluster in dedicated setup

* minor content fixes in best practices

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-26 08:03:37 -06:00
Scott Anderson b4ed7621f3 hotfix: update influx cli 2.7.0 to 2.7.1 2023-04-05 14:45:29 -06:00
Scott Anderson 2f17c3652e hotfix: fix telegraf.latest version in products.yml 2023-04-05 14:26:30 -06:00
Scott Anderson f585a2a063
InfluxDB 2.7 (#4848)
* base changes for oss 2.7 release

* docs: explain a few important fields on replication ls

* chore: pr feedback

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* port get-started changes from 2.6 forward to 2.7

* added alias to 2.7 get started

* fix(oss): add query_language/spec alias to 1.8 compat. (#4786)

* port scalar values guide updates forward

* port bucket naming restriction changes to 2.7

* port api-endpoint shortcode updates to 2.7

* update setup instructions to include copying operator token

* influxdb and influx cli 2.7 release notes (#4847)

* update rate limit examples for influx write

* port updated annotated csv content to oss and cloud, closes influxdata/DAR#355

* remove duplicate frontmatter from annotated csv doc

* fixed broken links in 2.7 annotated csv doc

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

---------

Co-authored-by: Jeffrey Smith II <jsmith@influxdata.com>
Co-authored-by: Jeffrey Smith II <jeffreyssmith2nd@gmail.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-05 14:22:29 -06:00
Scott Anderson e5c9c0489d
Add TSM/IOx wayfinding modal (#4813)
* add tsm/iox wayfinding modal

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* Update assets/js/iox-wayfinding.js

* feat(iox): enable iox-wayfinder modal.

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-03-23 09:59:02 -05:00
Joshua Powers 23f28a1ec1
telegraf: release v1.25.3 and v1.26.0 (#4796)
* copy v1.25 to v1.26

* update 1_25 to 1_26

* update 1.25 to 1.26

* add new plugins

* update release notes for v1.25.3 and v1.26.0

* update latest versions

* add new plugins

* Update content/telegraf/v1.26/release-notes-changelog.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/telegraf/v1.26/release-notes-changelog.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/telegraf/v1.26/release-notes-changelog.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update data/telegraf_plugins.yml

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update data/telegraf_plugins.yml

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update data/telegraf_plugins.yml

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update data/telegraf_plugins.yml

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-03-13 16:25:21 -06:00
Joshua Powers a1991c393c
telegraf: release v1.25.1 and v1.25.2 (#4760)
* telegraf: release v1.25.1 and v1.25.2

* update date on .2
2023-02-15 09:34:17 -07:00
Scott Anderson 8bb62b70fe hotfix: added note to http.post frontmatter 2023-02-10 09:23:36 -07:00
Joshua Powers fd9d87430a
Release Telegraf v1.25.0 and v1.25.1 (#4742)
* copy v1.24 to v1.25

* update 1_24 to 1_25

* update 1.24 to 1.25

* update plugins.md links

* update change log

* Add new plugins

* products.yml: update with latest versions and patches for v1.25.1

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2023-02-03 10:36:16 -07:00
Scott Anderson 7d214ec24b add minimized state to notifications 2023-01-31 18:44:23 -07:00
Scott Anderson 3071b80a11
IOx documentation (#4730)
* fix iox ui details (#4660)

* fixed left nav for iox

* updated nav order

* one more nav fix

* added sql data types doc to iox

* removed, need to create separate branch

* IOx get started (#4676)

* WIP iox get started

* WIP iox get started

* WIP iox get started

* WIP iox get-started

* WIP get-started docs

* iox get started setup

* added custom times and datepicker to iox getting started

* finished sample data date picker

* WIP get started querying

* wrapped up new getting started content

* fixed unclosed shortcode

* fixed js bug, updated get started to address PR feedback

* removed influxdbu banner from iox-get-started

* fixed typos

* Migrate data to IOx (#4704)

* WIP iox get started

* WIP iox get started

* WIP iox get started

* WIP iox get-started

* WIP get-started docs

* iox get started setup

* added custom times and datepicker to iox getting started

* finished sample data date picker

* WIP get started querying

* wrapped up new getting started content

* fixed unclosed shortcode

* fixed js bug, updated get started to address PR feedback

* removed influxdbu banner from iox-get-started

* add tsm to iox migration guide

* WIP 1.x iox migration

* WIP iox migration guides

* iox migration landing page content

* updated migration docs to address PR feedback

* one last PR feedback update

* added sql reference for review

* moved reference to sql folder

* removed file

* Schema recommendations for IOx (#4701)

* WIP iox get started

* WIP iox get started

* WIP iox get started

* WIP iox get-started

* WIP get-started docs

* iox get started setup

* added custom times and datepicker to iox getting started

* finished sample data date picker

* WIP get started querying

* wrapped up new getting started content

* fixed unclosed shortcode

* fixed js bug, updated get started to address PR feedback

* removed influxdbu banner from iox-get-started

* schema design recommendations

* add heading color styles

* fixed typos and formatting

* fixed typos

* fixed line protocol descrepencies

* fixed typo

* IOx landing page and notification (#4717)

* updated cloud iox landing page

* added state of the docs notification, removed addition resources from nav

* updated iox page titles

* updated duplicate oss and product data

* add order by doc (#4710)

* add order by doc

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/order-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* added select doc (#4708)

* added select doc

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/select.md

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* having clause (#4713)

* added having clause

* Update content/influxdb/cloud-iox/having.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/having.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/having.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/having.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/having.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/having.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/having.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* added sql-data-types branch and corresponding doc (#4700)

* added sql-data-types branch and corresponding doc

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* Update content/influxdb/cloud-iox/sql-data-types.md

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* added interval

* fixed formatting

* more format fixes

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* add limit doc (#4711)

* add limit doc

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/limit.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* added group by (#4721)

* added group by

* Update content/influxdb/cloud-iox/group-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/group-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/group-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/group-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/cloud-iox/group-by.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* IOx SQL query guides (#4720)

* WIP basic sql query guide

* WIP query guides

* WIP query docs, updated query format

* fleshed out sql aggregate query doc

* updated aggregate query guide, added explore schema guide

* fixed getting started link

* IOx Grafana and Superset documentation (#4723)

* iox grafana and superset documentation

* updates to the superset and grafana docs

* chore(grafana): Rework the documentation for a release instead of from source. (#4724)

* chore(grafana): Rework the documentation for a release instead of from source.

* chore: Typo.

* chore: v0.1.0 will be the first release.

* updates to address PR feedback

* a few minor updates to the grafana doc

* another minor update to grafana

* fixed grafana archive name

---------

Co-authored-by: Brett Buddin <brett@buddin.org>

* rearranged docs

* fix order by description

* updated more sql reference doc descriptions

* Add SQL selector functions (#4725)

* WIP selector functions

* WIP selector fns

* wrapped up sql selector functions

* relocated function docs

* add iox regions doc

* add messaging to guide users to the correct docs (#4728)

* minor changes

* added Flux reference

* updated algolia tagging

* add delete information to iox docs (#4727)

* fixed typos

* Add write content to the IOx docs (#4729)

* ported telegraf write docs to iox

* write content and updated reference

* updated node deps

* added link to selectors reference

---------

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Brett Buddin <brett@buddin.org>
2023-01-31 11:07:26 -07:00
Scott Anderson 0644efcd1c
Add new signing keys with notification (#4714)
* updated signing key file names, signatures, and checksums

* added key signing notification to all affected installation pages

* replace signature key file names with single signature file

* updated all signing keys to include _compat

* one last signing key update

* updated tee commands

* replacing more mentions of signing keys
2023-01-25 10:49:36 -07:00
lwandzura 8cc211253a
Cli 2.6.1 release notes (#4689)
* added initial note

* updated release notes, yaml file

* typo
2023-01-03 15:37:07 -06:00
lwandzura 1df4e1f20a
OSS 2.6.1 release notes (#4682)
* added release notes

* update products.yml file to 2.6.1
2022-12-29 13:32:48 -06:00
Scott Anderson 0775371951
InfluxDB v2.6.0 (#4672)
* created 2.6 docs set

* fixed config.toml file

* fixed taxonomies

* fixed 2.6 file strucure

* added CLI 2.6 release notes (#4668)

* New influxd inspect commands (#4670)

* added new influxd inspect commands

* updated the index page with new commands

* Apply suggestions from code review

* added examples for influxd inspect report-db

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>

* OSS 2.6 release notes (#4669)

* WIp release notes

* WIP release notes

* added links

* added detail

* Update content/influxdb/v2.6/reference/release-notes/influxdb.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.6/reference/release-notes/influxdb.md

Co-authored-by: Jeffrey Smith II <jeffreyssmith2nd@gmail.com>

* minor updates to release notes

* minor updates to previous release notes

* more minor updates to release notes

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Jeffrey Smith II <jeffreyssmith2nd@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>

* fixed typos

* add 2.6 openapi spec (#4671)

* fix all 2.6 links in 2.5

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: Jeffrey Smith II <jeffreyssmith2nd@gmail.com>
2022-12-15 16:43:27 -07:00
Scott Anderson 4dcb7dfe6f
InfluxDB get started (#4628)
* WIP new influxdb get started

* WIP get started tutorial

* WIP get started

* persist tab selection when navigating tutorials

* WIP wrapped up query get-started

* WIP small updated to query get-started

* WIP influxdb get started

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* minor updates to get started started docs

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* fixed truncate behavior

* centralize get-started credential storing

* add suggestions from PR review

* Get started processing and visualizing data (#4648)

* remove draft from process and visualize

* WIP get started processing data

* updated get started processing data with PR feedback

* add get started visualizing data content

* udpated vis get started with PR feedback

* added clockface v4

* last updates from PR review

* ported get started content to 2.5

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-11-21 15:44:14 -07:00
Scott Anderson 71fdf4d34e
hotfix: fix chronograf version in product version list 2022-11-18 14:18:08 -07:00
lwandzura 710bdd93f3
updates for OSS 2.5.1 release (#4627) 2022-11-09 14:31:04 -06:00
lwandzura 0388c817e4
OSS 2.5 full docs set (#4610)
* created v2.5 branch

* updates for CLI 2.5

* upd version

* v2.5 updates

* ported tokens formatting fixes to 2.5

* updated create token doc

* added links to delete bucket info (#4601)

* update influx cli 2.5 release notes

* OSS 2.5 release notes (#4608)

* created first iteration

* added security update

* made updates

* added security update

* added new bug fixes

* minor edit

* Locate config file (#4594)

* added additional info on config file location

* added additional info to 2.4

* Update content/influxdb/v2.4/reference/cli/influx/config/create.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.4/reference/cli/influx/config/create.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.4/reference/cli/influx/config/create.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.5/reference/cli/influx/config/create.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.5/reference/cli/influx/config/create.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Update content/influxdb/v2.5/reference/cli/influx/config/create.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* upd release date minor edits

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-11-01 17:01:21 -05:00
noramullen1 be8ab1fb21
Add 1.24.2 and update versions in aliases (oops) (#4561) 2022-10-17 16:55:16 -07:00
Scott Anderson 9f6e0dc26e hotfix: restore old join examples for previous influxdb versions 2022-10-04 10:50:10 -06:00
peterreg 3161fa2dc6
Link fixes (#4488)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-28 16:01:06 -07:00
Scott Anderson 07810bc0de
Update influxdb join doc with new join content (#4480) 2022-09-23 16:59:34 -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
noramullen1 07421d073b
telegraf 1.24.1 (#4467)
* telegraf 1.24.1

* Update content/telegraf/v1.24/release-notes-changelog.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-21 11:01:13 -07:00
noramullen1 c912f3bcb2
Telegraf 1.24 (#4456)
* 1.24 telegraf updates

* Add Linux CPU plugin
2022-09-15 09:38:16 -07:00
Kelly a10986e6cd Revert "rmv quotes in product.yml"
This reverts commit ccf09b9c51.
2022-09-09 08:30:08 -07:00
Kelly ccf09b9c51 rmv quotes in product.yml 2022-09-09 08:13:14 -07: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 a9c64046fe
Flux 0.182 (#4414)
* Flux 0.182.0 release notes

* updated experimental message

* Flux 0.182 stdlib updates

* removed uneeded pages from flux_stdlib_frontmatter.yml
2022-09-06 14:37:24 -06:00
lwandzura bf9ca72540
create chrono 1.10 docs (#4351)
* created chrono 1.10 set

* Add rbac UI changes (#4355)

* added UI changes

* made a few updates

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

* Chrono 1.10 release notes (#4354)

* added initial release notes

* minor changes

* made updates per feedback

* added updates

* added reader role URL

* Update content/chronograf/v1.10/about_the_project/release-notes-changelog.md

* Update content/chronograf/v1.10/about_the_project/release-notes-changelog.md

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

* Add reader role (#4356)

* added the reader role

* fixed links

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-06 11:05:32 -05:00