Commit Graph

4973 Commits (dar-349)

Author SHA1 Message Date
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
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
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 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
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
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
Scott Anderson 570899a22b
Update information about clone cells in chronograf, closes #4496 (#4512) 2022-10-03 19:04:33 -06:00
Scott Anderson 5d9068200a
Flux 0.185 (#4511)
* Flux 0.185.0 release notes

* Flux 0.185.0 stdlib updates
2022-10-03 15:52:43 -06:00
peterreg 27c95ff440
db creation fix Kapa tools section for 2.4 (#4509)
* db creation fix Kapa tools section for 2.4

* Update content/influxdb/v2.4/tools/kapacitor.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-10-03 13:28:11 -07:00
peterreg 819fed4d3b
Fixes link for InfluxQL 1.7.7 (#4508)
* Fix link

* add redirect for 2.4

* Update content/influxdb/v1.8/query_language/_index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2022-10-03 12:19:01 -07:00
IchHabeKeineNamen 7e3f9be55b
fix a typo (#4506) 2022-10-03 08:36:25 -06:00
kelseiv d985b6e0c5
Merge branch 'master' into late-arriving-data 2022-09-30 13:42:25 -07:00
pierwill 4d2d6e216d
Add note on ISO to "Cloud security" page (#4486) 2022-09-30 13:40:52 -07:00
lwandzura 06371563af
fixed api quick start link (#4501) 2022-09-30 13:49:06 -05:00
Mauricio Genebrieres 6b33724318
Fix typo in get.md (#4495) 2022-09-30 10:59:20 -07:00
kelseiv fc0110aa1a
update example for clarity (#4499) 2022-09-29 18:23:06 -07:00
lwandzura a6eaea64e3
added additional download instructions (#4492) 2022-09-29 17:09:07 -05:00