Commit Graph

6163 Commits (cf8d2a0d3d8a2672be72348541e4f2797c18e2e3)

Author SHA1 Message Date
Sunbrye Ly cf8d2a0d3d feat: add to v2.3 2022-10-31 15:17:21 -07:00
Sunbrye Ly 748909518f feat: add tail function example 2022-10-31 15:11:11 -07:00
lwandzura 9582fa5e37
updatea based on UI changes (#4598) 2022-10-27 15:30:48 -05:00
lwandzura c7ae3d9734
updated instructions - delete org with free plan (#4597)
* updated instructions - delete org with free plan

* Update content/influxdb/cloud/organizations/delete-org.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-10-27 14:29:24 -05:00
Scott Anderson 0860638351 hotfix: fixed formatting issue on tokens pages 2022-10-26 10:04:44 -06:00
Jason Stirnaman 05e71358e3
fix(tokens): Link to /me/tokens for Cloud (Closes #4591) (#4592) 2022-10-24 10:53:06 -05:00
kelseiv 6d1068984d
hotfix-404s (#4587) 2022-10-21 11:41:49 -07:00
Scott Anderson 3c77f448ae
New InfluxDB admin section (#4584)
* work with InfluxDB logs

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>

* Manage internals – TSI index (#4570)

* WIP manage internals

* WIP manage tsi

* add TSI management docs, related to #827

* Apply suggestions from code review

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

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2022-10-20 09:17:28 -06:00
pierwill 528ecd1bc9
Fix typo (#4580) 2022-10-20 09:04:50 -06:00
Mattanja Kern 7e412193cf
Fixes repeated typo on all pages (ouput) (#4569)
Co-authored-by: Mattanja Kern <mattanja@kern.services>
2022-10-18 13:11:05 -06:00
noramullen1 be8ab1fb21
Add 1.24.2 and update versions in aliases (oops) (#4561) 2022-10-17 16:55:16 -07:00
Scott Anderson c3d1b63a3d
Flux 0.187 (#4566)
* Flux 0.187.0 release notes

* Flux 0.187.0 stdlib updates
2022-10-17 15:39:42 -06:00
noramullen1 ddab6084fe
Switch accounts/orgs dropdown (#4468)
* New switch account dropdown

* Update switch-account.md

* Add multiorg doc

* Update content/influxdb/cloud/account-management/data-usage.md

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

* Update content/influxdb/cloud/account-management/pricing-calculator.md

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

* Update content/influxdb/cloud/account-management/switch-account.md

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

* Update content/influxdb/cloud/account-management/switch-org.md

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

* Update content/influxdb/cloud/account-management/switch-account.md

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

* Update content/influxdb/cloud/account-management/offboarding.md

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

* Address PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-17 12:11:27 -07:00
Scott Anderson b69ca52fda hotfix: fix explicit schema file examples, closes #4563 2022-10-14 14:10:39 -06:00
kelseiv 6c597d4bad
hotfix-notes (#4544) 2022-10-14 09:02:14 -07:00
beefcakefu cf3993c366
Corrected influxdb.service location (#4559)
Corrected influxdb.service location

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-10-14 09:09:02 -06:00
Scott Anderson 5a1c70e7a0
Update OSS and Enterprise 1.x configuration content (#4562)
* correct enterprise hh config name, closes influxdata/DAR#342

* add missing enterprise evars, closes influxdata/DAR#343, closes influxdata/DAR#344

* add directory permissions info to influxdb 1.x docs, closes influxdata/DAR#345
2022-10-14 09:08:14 -06:00
sunbryely-influxdata 916431bdd1
Merge pull request #4548 from influxdata/fix/replicate-data
fix: clarify OSS to OSS, Cloud, Enterprise
2022-10-14 10:02:11 +09:00
Sunbrye Ly 6db2c9d281 fix: pr requested changes 2022-10-14 06:00:42 +09:00
Kelly 2f9cacc8c9 edits 2022-10-13 12:34:11 -07:00
kelseiv d4d634cc6a
Merge branch 'master' into fix/replicate-data 2022-10-13 11:17:23 -07:00
Scott Anderson 718b095aba
update bulk ingest doc, closes influxdata/DAR#346 (#4555) 2022-10-12 17:06:13 -06:00
kelseiv 704440e931
Merge branch 'master' into fix/replicate-data 2022-10-12 16:01:26 -07:00
kelseiv 25404ac449
hotfix for influx auth create (#4556) 2022-10-12 15:54:59 -07:00
noramullen1 43e3f3141b
Add adaptive zoom plus other updates to match visualization type UI updates (#4507) 2022-10-12 14:23:08 -07:00
Scott Anderson 7482b3260f
Flux 0.186 (#4551)
* Flux 0.186.0 release notes

* Flux 0.186.0 stdlib updates
2022-10-11 16:31:16 -06:00
kelseiv 95446f1726
fix link in Cloud UI (#4550) 2022-10-11 13:39:47 -07:00
sunbryely-influxdata 1f44c74c7f
Merge pull request #4549 from influxdata/hotfix-broken-telegraf-link
fix: update link to point to install page
2022-10-11 12:23:36 -07:00
Sunbrye Ly c4f0b48eff fix: update link to point to install page 2022-10-11 12:20:18 -07:00
Sunbrye Ly d2059f5059 fix: pr requested changes 2022-10-11 10:52:21 -07:00
Sunbrye Ly 100308d8f7 fix: clarify OSS to OSS, Cloud, Enterprise 2022-10-11 09:13:13 -07:00
Jason Stirnaman 149c98b415
hotfix: fix bad link path (#4547)
- Create a bucket with an explicit schema
2022-10-07 16:55:01 -05:00
Jason Stirnaman eae9000521
chore: Update API ref docs from openapi Cloud and OSS (#4546) 2022-10-07 16:20:14 -05:00
Jason Stirnaman 249354486c
hotfix: add missing link. (#4545) 2022-10-07 14:17:58 -05:00
Jason Stirnaman 43e9fa09ce
docs: revise install instructions, provide CLI process (#4503)
* docs: revise install instructions, provide CLI process

- Closes #4502
- Update CLI (and API) instructions for users who want end-to-end automated process without UI interaction.
- Still WIP, but closer.
- Add link to influxd recovery CLI
- Ran into the CLI bug
  https://github.com/influxdata/influxdb/issues/23668 for creating auths
  with --all-access and --operator. Added the "To learn how to create
  authorizations with specific permissions" to help cover that scenario.

* Update content/influxdb/v2.4/install.md

* Update content/influxdb/v2.4/install.md

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

* Update content/influxdb/v2.4/install.md

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

* Update content/influxdb/v2.4/install.md

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

* Update content/influxdb/v2.4/security/tokens/_index.md

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

* Update content/influxdb/v2.4/security/tokens/_index.md

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

* Update content/influxdb/v2.4/security/tokens/create-token.md

* Update content/influxdb/v2.4/security/tokens/create-token.md

* Update content/influxdb/v2.4/security/tokens/create-token.md

* Update content/influxdb/v2.4/install.md

* Update content/influxdb/v2.4/install.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-07 13:53:57 -05:00
lwandzura 90a64192d8
added info on how to access the UI (#4542)
* added info on how to access the UI

* Update content/influxdb/v2.3/visualize-data/_index.md

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

* Update content/influxdb/v2.4/visualize-data/_index.md

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

* Update content/influxdb/v2.2/visualize-data/_index.md

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

* made requested changes

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-10-07 11:04:44 -05:00
tylernguyening 65a2bb547e
Add files via upload (#4395)
* Add files via upload

* Apply suggestions from code review

* Update alert-to-zapier.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-10-06 13:32:02 -06:00
Anaisdg 9fc3e25b69
Merge pull request #4386 from Anaisdg/late-arriving-data
Late arriving data
2022-10-06 13:53:54 -05:00
Anais Dotis-Georgiou d8f9cedbd6 Merge branch 'late-arriving-data' of https://github.com/Anaisdg/docs-v2 into late-arriving-data 2022-10-06 13:36:52 -05:00
Anais Dotis-Georgiou 879e419fa1 add: remove images dir from how-to-guides and add the image to static/img/resources 2022-10-06 13:35:00 -05:00
kelseiv 2643c896f1
Merge branch 'master' into late-arriving-data 2022-10-06 10:42:24 -07:00
Scott Anderson 1fe4a7767e
Add empty table error to join troubleshooting (#4526)
* add empty table error to join troubleshooting

* Apply suggestions from code review

* Update content/flux/v0.x/join-data/troubleshoot-joins.md
2022-10-05 16:57:13 -06:00
Scott Anderson d2d8710ed2
Update content about the InfluxQL shell in 2.4 migration guide (#4484)
* updated content about the influxql shell in 2.4 migration guide

* added influxql content to other upgrade docs

* Apply suggestions from code review

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-05 16:09:39 -06:00
sunbryely-influxdata 353f947c9b
Merge pull request #4528 from influxdata/fix/docs-feedback-python-client
fix: add imports to query script
2022-10-05 11:24:47 -07:00
Sunbrye Ly 0dd0e5eb06 fix: pr requested changes 2022-10-05 11:21:19 -07:00
kelseiv 9c2af36945
Merge branch 'master' into late-arriving-data 2022-10-05 11:14:19 -07:00
Sunbrye Ly 61924a5e91 fix: add imports to query script 2022-10-05 10:42:56 -07:00
Scott Anderson bb42c7d8a8
add notes about and examples of deleting data, closes #4524 (#4525) 2022-10-04 14:51:59 -06:00
Scott Anderson 9f6e0dc26e hotfix: restore old join examples for previous influxdb versions 2022-10-04 10:50:10 -06:00
Scott Anderson 025f8769e9 hotfix: add timestamps to influx write examples 2022-10-04 09:58:17 -06:00