Jason Stirnaman
51d2d985ee
WIP: Add docker install guide
2024-03-13 11:14:11 -05:00
Jason Stirnaman
558312096b
chore(oss-v2): Consistent use of All Access as token name
2024-03-12 09:12:19 -05:00
Scott Anderson
3b483282ad
fix: update influxdb/host shortcode
2024-03-12 08:05:49 -06:00
Scott Anderson
3b01539d98
Merge branch 'master' into v2-move-setup-to-setup-page
2024-03-12 07:52:33 -06:00
Jason Stirnaman
6243d08fc3
Update content/influxdb/v2/install/_index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-12 08:46:35 -05:00
Jason Stirnaman
90f1b866c2
Update content/influxdb/v2/get-started/setup.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-12 08:46:25 -05:00
Jason Stirnaman
d021c39bf1
Update content/influxdb/v2/get-started/setup.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-12 08:46:17 -05:00
Jason Stirnaman
4030cc13d1
Update content/influxdb/v2/get-started/setup.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-12 08:46:04 -05:00
Jason Stirnaman
5b86414125
Update content/influxdb/v2/get-started/setup.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-12 08:44:40 -05:00
Jason Stirnaman
aa3d07232a
Update content/influxdb/v2/get-started/setup.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-12 08:44:21 -05:00
Jason Stirnaman
4c106c52a7
Update content/influxdb/v2/get-started/setup.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-12 08:44:08 -05:00
Jason Stirnaman
3f0084a0cb
Update content/influxdb/v2/get-started/setup.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-12 08:43:48 -05:00
Andreas Deininger
0488345ab7
Fix errors when running latest hugo version v0.123.8 ( #5356 )
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-11 17:31:33 -06:00
Scott Anderson
7b646bfc65
Merge branch 'master' into v2-move-setup-to-setup-page
2024-03-11 16:16:41 -06:00
Scott Anderson
59e51c128a
hotfix: fix oss placeholder url in data/products.yml
2024-03-11 16:09:29 -06:00
Jason Stirnaman
09414b0ce2
chore(v2): Cleanup
2024-03-11 15:57:56 -05:00
Jason Stirnaman
17a09c4ab6
chore(v2): Move set up process to get-started/setup page:
...
- Moves setup process section from the install page to the get-started/setup page.
- Clean up and style updates.
- Add API set up example.
2024-03-11 15:57:56 -05:00
Jason Stirnaman
501fc329d2
chore(v2 cloud): Punctuation
2024-03-11 15:57:56 -05:00
Jason Stirnaman
93d8c4795d
chore(v2 cloud): Capitalization
2024-03-11 15:57:56 -05:00
Jason Stirnaman
102a1651cc
chore(v2 cloud): Capitalization
2024-03-11 15:57:56 -05:00
Scott Anderson
dbd8c3a11d
hotfix: fixed typo in enterprise release notes
2024-03-11 14:17:02 -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
4663a4f0f5
chore(v2): Add Docker Hub `influx-configs` file path, fix spelling. ( #5353 )
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-03-11 15:06:15 -05:00
Jason Stirnaman
c8115f4c80
chore(v2): Update latest patch ( #5351 )
2024-03-11 14:02:05 -06:00
Scott Anderson
0ecc796e60
Update SQL functions added upstream ( #5345 )
...
* updates sql functions added upstream
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* port changes to serverless and clustered
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-03-06 14:00:18 -07:00
Joshua Powers
3e1870f72b
Update use-your-cluster.md ( #5349 )
2024-03-06 13:48:35 -07:00
Scott Anderson
f21f09a32e
hotfix: typos in custom partition docs
2024-03-06 10:51:18 -07:00
Scott Anderson
878715d0c7
fix template-time flags to be template-timeformat, closes #5347 ( #5348 )
2024-03-06 10:43:32 -07:00
Scott Anderson
d9049d1386
updated intro to configure telegraf, closes #5341 ( #5344 )
2024-03-04 11:27:58 -07: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
1fa943267a
Clarify that 'influxd upgrade' is part of the v2 binary ( #5336 )
...
* clarify v2 influxd upgrade, update formatting, closes #5295
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-28 08:23:49 -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
Scott Anderson
3b9bf0d019
Update SQL timestamp functions and casting operations ( #5332 )
...
* updated sql time and date functions
* update sql casting docs with new TIMESTAMP behavior, closes #5331
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* added format_n argument to to_timestamp* functions
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-26 15:21:25 -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
cpinflux
113b47105d
Update authentication.md ( #5316 )
...
[http] section does NOT apply to meta nodes.
Same issue here - https://github.com/influxdata/DAR/issues/326
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-26 13:38:42 -06:00
Jason Stirnaman
05a3e12085
[Docker] Unable to generate the default configuration file on the host file system ( #5333 )
...
* [Docker] Unable to generate the default configuration file on the host file system
Fixes #5318
* [Docker] Unable to generate the default configuration file on the host file system
Fixes #5318 , #4841 , #4643 , #3475
* Removed suggestion to share configs between containers. I tried it and it seems like a bad idea.
* Specify that setup options are environment variables.
* Edit setup mode variable description.
* Fixes command and descriptions.
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2/install/_index.md
* Update content/influxdb/v2/install/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-02-26 11:52:08 -06:00
Scott Anderson
50d33edf1d
Add InfluxDB Clustered upgrade instructions ( #5330 )
...
* add clustered upgrade instructions
* docs: myinfluxdb.yml upgrade reference
* Update content/influxdb/clustered/admin/upgrade.md
* Update content/influxdb/clustered/admin/upgrade.md
* Update content/influxdb/clustered/admin/upgrade.md
* fixed auto-formatter code changes
---------
Co-authored-by: Jack Dockerty <jdockerty@influxdata.com>
2024-02-22 08:23:15 -07:00
Scott Anderson
58f4a6de32
Clustered installation docs ( #5327 )
...
* WIP clustered install guide
* fix: Use AZURE_CLIENT_ID (#5179 )
* docs: add s3 policy
* docs: use suggested style
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix: typo
Co-authored-by: Jeffrey Smith II <jsmith@influxdata.com>
* fix(clustered): remove link to inaccessible google doc (#5197 )
* added CRD abbreviation
* Alternate Clustered deployment with kubit (#5199 )
* WIP kubit deployment
* Update content/influxdb/clustered/install/deploy.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestions from code review
Co-authored-by: Jack <56563911+jdockerty@users.noreply.github.com>
* updated kubit apply instructions
* Apply suggestions from code review
Co-authored-by: Jack <56563911+jdockerty@users.noreply.github.com>
* updated clustered install instructions to address PR feedback
* Update content/influxdb/clustered/install/deploy.md
Co-authored-by: Jack <56563911+jdockerty@users.noreply.github.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Jack <56563911+jdockerty@users.noreply.github.com>
* docs: update `kubit` mentions (#5252 )
* fix: kubectl references
* chore: bump version of kubit install in docs
* docs: mention --docker flag from new release
* fix: wording
* docs(clustered): bump kubit to `0.0.13` (#5260 )
* docs(clustered): bump kubit to `0.0.14` (#5272 )
* removed certain prereqs in clustered install docs, related to influxdata/project-clustered#150 (#5290 )
* docs(clustered): add azure/gcp storage permission requirements (#5296 )
* docs(clustered): add gcp storage iam policy
* fix: wording
* docs: format and include azure
* docs: clarify azure
* address feedback
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* address feedback for azure
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* azure blob storage feedback wrapper
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* address gcp feedback
* Update content/influxdb/clustered/install/prerequisites.md
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* docs(clustered): fix incorrect padding and typos (#5312 )
* fix: host and client_id in config.toml
* fix: padding causing html span to show
* revert: host placeholder
* Update _index.md
* Update _index.md
* Update auth.md
* Update prerequisites.md
* Update use-your-cluster.md
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* commented out auth0 placeholder content
* consolidate steps in entra id setup
---------
Co-authored-by: Marko Mikulicic <mmikulicic@gmail.com>
Co-authored-by: Jack Dockerty <jdockerty@influxdata.com>
Co-authored-by: Jack <56563911+jdockerty@users.noreply.github.com>
Co-authored-by: Jeffrey Smith II <jsmith@influxdata.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-20 12:56:12 -07:00
Andreas Deininger
e53083e7fc
docs: fix broken links ( #5322 )
...
* docs: fix broken links
* Update content/influxdb/cloud-dedicated/process-data/visualize/grafana.md
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-16 15:40:14 -06:00
Jason Stirnaman
8cda7285ca
fix: be explicit about srvls write 201 ( #5328 )
2024-02-16 12:47:41 -06: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
Jason Stirnaman
5230b11796
fix(v2): ( Closes #5320 ) Remove attribute from OSS /api/v2/query schema. OSS doesn't support parameterized queries. See upstream PR: https://github.com/influxdata/openapi/pull/646 ( #5325 )
2024-02-15 17:20:57 -06:00
Scott Anderson
926eceea41
Update 'SHOW TAG VALUES' documentation to include a FROM clause ( #5324 )
...
* add note to show tag values docs about including a FROM clause, closes #5321
* Update content/influxdb/cloud-dedicated/reference/influxql/show.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* port changes to serverless and clustered
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-15 11:31:48 -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
Scott Anderson
da5d09dd68
Update Cloud Dedicated onboarding flow ( #5317 )
...
* Update dedicated onboarding flow, closes influxdata/DAR#411 , closes influxdata/granite#1502
* updates to spacing in the dedicated update doc
* Update content/influxdb/cloud-dedicated/get-started/setup.md
2024-02-09 06:31:29 -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
Jay Clifford
e66563946c
Updated grafana.md to include the new InfluxDB data source SQL setup ( #5307 )
...
* Updated grafana.md to include the new InfluxDB data source SQL setup
* updates to new grafana docs
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* ported grafana docs to other v3 products
* minor updates to grafana files
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-02-05 09:34:34 -07:00
Andrew Lamb
81c6e3edfd
Update time-and-date.md to correct supported `interval` types ( #5314 )
...
* Update time-and-date.md
Fixes https://github.com/influxdata/docs-v2/issues/5313
Update docs to correct supported interval type
* Update content/influxdb/cloud-serverless/reference/sql/functions/time-and-date.md
2024-01-30 08:43:17 -07:00
Geoffrey Wossum
89e410ce92
fix: update cipher suite for `tls-strict-ciphers` ( #5310 )
...
Update cipher suite list when `tls-strict-ciphers` is enabled to match changes made in https://github.com/influxdata/influxdb/pull/20921
2024-01-26 10:52:53 -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