Commit Graph

4863 Commits (2fc84884c3935b729c09448b1e80e286a0ad622f)

Author SHA1 Message Date
Jason Stirnaman 8856073366
Fix delete and async writes (#4021)
* fix: async writes and deletes

- Correct handling of writes and deletes in cloud vs. oss (async vs. sync).
- Cleanup redundancy in Troubleshooting.
- Closes https://github.com/influxdata/DAR/issues/291

* fix: applied review comments.
2022-05-23 12:46:50 -05:00
Scott Anderson 6d278eab39
expand nfs restrictions in enterprise, closes influxdata/DAR#297 (#4055) 2022-05-23 11:17:27 -06:00
Scott Anderson fa86db610f
InfluxDB 2.x & Cloud FAQ (#4040)
* WIP FAQ, add flux version query, closes #4032

* faq page for 2.x and cloud, closes #4029

* Apply suggestions from code review

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
2022-05-20 14:47:27 -06:00
lwandzura 6e0adf506c
Fix manipulate timestamps (#4036)
* changed name to operate on timestamps

* change manipulate to operate on
2022-05-20 13:10:44 -05:00
noramullen1 a968a9aae8
Add config options back to 1.22 documentation (#4026)
* Add config option back; fix broken links

* fix latest links

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-05-17 17:54:32 -07:00
Scott Anderson 082cdf8f9e
Flux 0.167 (#4028) 2022-05-17 18:25:05 -06:00
noramullen1 57e3db7a74
Update release-notes-changelog.md (#4027) 2022-05-17 15:22:48 -07:00
lwandzura cfc16a755b
add JWT token requirement note (#4025)
* add JWT token requirement note

* added link to JWT config doc
2022-05-17 14:51:25 -05:00
lwandzura 1e2f9a56e9
Into clause link fix (#4024)
* fixed formatting on v1.3

* fixed formatting for 1.4 version

* fixed formatting for v1.5

* fixed formatting for version 1.6
2022-05-16 17:38:56 -05:00
Scott Anderson 1d388c2647 hotfix: fix cli homebrew package name, closes #4022 2022-05-16 08:44:14 -06:00
kelseiv 61dd4f843d
Revert "Enterprise 1.9.7 release notes (#4007)" (#4017)
This reverts commit c6f4a99d72.
2022-05-13 17:33:40 -07:00
Jason Stirnaman 1554f9b452
fix: async writes and deletes (#4015)
- Correct handling of writes and deletes in cloud vs. oss (async vs. sync).
- Cleanup redundancy in Troubleshooting.
- Closes https://github.com/influxdata/DAR/issues/291

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-05-13 17:06:29 -05:00
lwandzura f7d26af56d
added detail about script builder (#3995)
* added detail about script builder

* Update content/chronograf/v1.9/guides/querying-data.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-05-13 10:31:50 -05:00
lwandzura c6f4a99d72
Enterprise 1.9.7 release notes (#4007)
* added not under flux updates

* updates based on feedback

* changed release notes date

* added requested update
2022-05-13 10:25:08 -05:00
lwandzura cf5dc1729d
fixed broken links within doc (#4012) 2022-05-12 15:48:24 -05:00
Scott Anderson 7f6e799556 hotfix: fix date.add and data.sub docs 2022-05-11 21:35:38 -06:00
Scott Anderson e0682225bf
Flux 0.166, updated date.add and date.sub examples (#4003) 2022-05-10 09:34:49 -06:00
lwandzura ac8bd6b9e0
add additional detail about alert rules (#4000)
* add additional detail about alert rules

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-05-10 08:10:00 -05:00
lwandzura 8e431388b0
fixed Telegraf install links (#3997)
* fixed Telegraf install links

* added alias

* added alias

* added alias
2022-05-09 10:25:10 -05:00
Scott Anderson 54d69ccc30
Add information about columns with underscores (#3993)
* add information about columns with underscores, closes #2621

* removed orphaned shortcode tag
2022-05-09 09:00:09 -06:00
noramullen1 239f617e91
add conceptual videos (addresses #3965) (#3981) 2022-05-02 09:34:08 -07:00
noramullen1 445c1fb163
Onboarding wizards (addresses #3952 ) (#3980)
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-05-02 09:30:56 -07:00
Paweł Budzyński f6434fa2ac
Update on operate-on-columns.md (#3874)
Add fixed date in `range()` to ensure the query returns data. Select `location` column before `group()` to avoid error since different tables report `_value` in different types.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-29 11:23:37 -06:00
Scott Anderson 45a07eb84c
update experimental usage pacakges, closes #3859 (#3992) 2022-04-29 10:56:06 -06:00
kelseiv aa65d24353
Merge branch 'master' into fix/run-task 2022-04-29 09:51:46 -07:00
noramullen1 02e1d35ea2
Add 1.22.3 (#3991) 2022-04-29 08:29:06 -07:00
Scott Anderson a2a178cedf
Fix Telegraf plugin anchors and links (#3989)
* updated telegraf plugin anchors, fix telegraf links, closes #3863

* 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-04-28 20:19:55 -06:00
Chris Blättermann 322724fecd
Document `--write-variables` and `--write-annotations` in `influx auth create` (#3939)
* Document --write-variables in influx auth create

Seems like this has not found it's way into the documentation, yet. Here, I added the info to use `--write-variables` which can be granted to users via the `influx auth create` command.

* Update create.md

Added `--write-annotations`.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-04-28 17:35:41 -07:00
Jonathan A. Sternberg 522e71ce95
feat: package was removed from flux (#3985)
The map function now does this better and the function required extra
work to maintain that wasn't worth it. The function has since been
removed so it should no longer show up in the docs.

No deprecation notice because it is in a contrib package.
2022-04-28 10:26:33 -06:00
Scott Anderson 41dad558ef
Flux 0.165.0 (#3984) 2022-04-28 09:24:09 -06:00
Jason Stirnaman afbe39b8a2
Fix/api reference (#3977)
* chore: add decorator to strip trailing slash from path URLs

* chore: openapi processing

- remove custom tags and revert to managing tags in influxdata/openapi.
- remove security scheme content; revert to managing in influxdata/openapi.
- delete unused decorator
- fix strip-version-prefix--replace regex
- revert to bold for h4-h6
- use docs-release/influxdb-oss release branch for OSS docs.
- update README

* Update api-docs/README.md

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>

* chore: add instruction for updating the release branch.

* Update api-docs/README.md

* Update api-docs/README.md

* Update api-docs/README.md

* Update api-docs/README.md

* chore: update cloud API spec

- tag updates
- Invokable rename
- Cleanup.

* Update api-docs/README.md

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

Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-26 17:16:36 -05:00
noramullen1 0f0930961e
Telegraf 1.22.2 (#3978)
* Telegraf 1.22.2

* Address PR feedback
2022-04-26 09:01:46 -07:00
Jaap Taal c7cb2e5190
Update derivative.md (#3975)
The default for `nonNegative` seems to be `false` not `true` as the documentation suggests.
2022-04-25 09:29:58 -06:00
Scott Anderson 41ec990f38
remove not about auto-creating kapa flux db, closes influxdata/DAR#275 (#3974) 2022-04-22 16:55:41 -06:00
Scott Anderson ae7392b064
add information about recommended minimum response size for gzip, closes influxdata/DAR#284 (#3973) 2022-04-22 16:41:11 -06:00
Scott Anderson 630c17a3f0 hotfix: corrected version for types package, closes influxdata/DAR#285 2022-04-22 13:22:06 -06:00
Scott Anderson db26643bd8
Update 'stateDuration()' descriptions (#3970)
* fix parameter on 1.x import commands

* update state duration descriptions, closes influxdata/DAR#289
2022-04-22 10:11:14 -06:00
Joshua Powers b84c11fda3
fix: update RPM/DEB repo URLS (#3901)
We now have stable, codename agnostic repo URLs for installing via a DEB or RPM. These URLs prevent the need to update constantly when new versions and/or releases occur. It also ensures that as a new distros are released we do not need to add them.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 09:32:35 -06:00
pierwill 8a016af46d
Add instructions on increasing `max_map_count` (#3932)
* Add instructions on increasing max_map_count

* Update frequently-asked-questions.md

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 09:21:06 -06:00
pierwill 7117ab6651
Note on `influx-ctl backup -shard` usage (#3934)
Closes https://github.com/influxdata/DAR/issues/248.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:55:31 -06:00
Dane Strandboge ebf1891004
fix: add missing `remotes`/`replications` `auth create` flags (#3966)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:37:57 -06:00
Jay Clifford dcb027188e
Updated hot keys for run query (#3967)
Previous hotkeys are no longer supported. Users are required to hit F5 instead.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:35:30 -06:00
Kerr1st 06cfb719b5
Update _index.md (#3969)
Broken Link

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-22 08:31:59 -06:00
Scott Anderson e69afde781
Update 'influx' CLI / Flux REPL examples (#3963)
* update influx cli flux examples with path-prefix flag, closes influxdata/DAR#288

* updated more influx cli flux examples
2022-04-22 08:12:27 -06:00
Joe-Blount 2e1724b5f0
chore: durability updates for TSM snapshots (#3944)
* chore: durability updates for TSM snapshots
* Update content/influxdb/cloud/reference/internals/durability.md
2022-04-21 14:00:16 -07:00
Scott Anderson 74d7b18e41
fix parameter on 1.x import commands (#3964) 2022-04-20 08:35:14 -06:00
lwandzura 1fa3db2e98
added new scipt builder functionalities (#3930)
* added new scipt builder functionalities

* added time range on schema data update

* Update content/chronograf/v1.9/guides/querying-data.md

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

* Update content/chronograf/v1.9/guides/querying-data.md

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

* Update content/chronograf/v1.9/guides/querying-data.md

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

* fixed page description

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-19 16:39:39 -05:00
Scott Anderson 1dda2f1107 hotfix: add credentials note to influx remote create command 2022-04-19 11:40:37 -06:00
Scott Anderson b1d46429ae
Flux 0.164 (#3960) 2022-04-19 10:31:04 -06:00
pierwill a04d10b617
Change contact info in security.md (#3957)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-14 15:54:25 -06:00
Scott Anderson dd1eca3f19
Flux 0.163.0 (#3954) 2022-04-12 13:54:03 -06:00
kelseiv 2ef4e39884
hotfix to remove data replication (#3950) 2022-04-11 18:31:44 -07:00
lwandzura 402a025f23
Cli2.3 release notes (#3942)
* add 2.3 release notes

* added cli 2.3 release notes
2022-04-08 12:02:50 -05:00
noramullen1 5c082f4907
Telegraf 1.22.1 (#3933) 2022-04-07 10:27:21 -07:00
kelseiv d674758ec0
base update to 2.2 (#3744)
* base update to 2.2

* draft release notes

* draft InfluxDB 2.2 release notes

* move release notes to new PR

* update api for 2.2

* fix menu items

* Update data/products.yml

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

* Update data/products.yml

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

* frontmatter fixes

* Feat/oss v2 2 metrics (#3762)

* feat: copy v2.1 metrics to v2.2.

* feat: new storage metrics in v2.2

* feat: v2.2 storage metrics.

* fix: revert 2.1 paths.

* Update "Get started with tasks" (#3763)

* update get started with tasks, closes influxdata/DAR#272

* Apply suggestions from code review

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

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

* update nats config options, update influxd-flags logic, related to #3766 (#3771)

* updated token create API examples, closes influxdata/DAR#267 (#3773)

* ported scalar values update to 2.2

* Chore/move openapicli process (#3801)

* Internal measurements for monitoring Enterprise (#3698)

* Add 1.21.4 (#3789)

* Add 1.21.4

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

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

* Add apt and knot plugins

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

* InfluxDB Enterprise 1.9.6 (#3650)

* Document meta-node HTTP access logging (#3486)
* Document `influxd-ctl backup -estimate` flag (#3484)
  Closes #3480
* add new option for SIGTERM (#3496)
* Document `-meta-only-overwrite-force` restore flag for Enterprise (#3487)
* Document `max-concurrent-deletes` option (#3697)
* Update Enterprise cluster metrics: add `openConnections` (#3703)
  Closes #3653
* Remove marketplace offerings from Enterprise
* Use bytes in certain Enterprise config examples (#3743)
* InfluxDB Enterprise 1.9: remove default values from configuration headings (#3759)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>

* fix: bad link. (#3793)

* Update products.yml

* Feat/3411 link to cloud limits (#3795)

* feat: link from write error responses to related Cloud limits topics.

* feat: link Troubleshooting writes to Cloud limits.

* fix: grammar.

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

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

* First updates for the new brand (#3796)

* first pass with new branding, logos, fonts

* updated table font sizes

* removed unnecessary file

* Update assets/styles/layouts/_sidebar.scss

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

* a few last style updates

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

* chore: move openapi-cli postprocessing to the getSwagger step.

* chore: convert the content generators to functions so they're not executed on import (which broke the linter). Move the generators into the decorators and remove options args to simplify. Update and simplify the README. Update the oss v2.1 contract.

* README

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>

* port menu url fix from master to 2.2

* Feat/oss 2 2 config (#3774)

* wip: add new server-config CLI command and /api/v2/config path. Fix Operator token doc. (#3523)

* feat: document OSS-only  and . Deprecate assets-path: ""
(closes #3523)

* chore: add toc

* Replace run-time with runtime. (#3774)

* Update content/influxdb/v2.2/reference/cli/influx/server-config/_index.md

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

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

* formatted all flux examples in influxdb 2.2

* Fix/set tag groups (#3823)

* fix: replacement of Info: in contracts.
fix: add missing const declarations.
fix: add a decorator to remove redundant servers with empty URLs
  -- all servers should be root now since paths are explicit.

* fix: invalid mix of tags as strings and objects in root.tags. Convert all tags to objects with a default description.

* fix: use tag objects instead of mixing strings and objects in x-tagGroups -- fixes validation errors.

* port data retention and deletion updates to 2.2

* ported updated current version shortcode to 2.2

* Feat/3414 v2.2 debug pprof (#3844)

* feat: update API reference for OSS v2.2. Adds /debug/pprof.

* feat: add v2.2 runtime reference.

* fix: update URLs.

* port hardening-enabled config info, closes #3867, closes #3866 (#3873)

* Fix/3855 oss2.2 (#3857)

* fix: update npm example in v2.2. (#3855)

* fix: cardinality for ossv2.2 (#3850)

* updating placeholders in 2.2

* Document `influx remote` and `influx replication` (#3469)

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

* ported migration docs into 2.2

* updated edge.js

* porting various minor changes into 2.2

* InfluxDB 2.2 release notes (#3745)

* draft 2.2 release notes
* remove flux lines; regroup other items
* update link to Flux RNs
* update release notes
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
* fix frontmatter
* fix link; update version
* edit
* revert for review clarity
* Update influxdb.md
* note about technical preview & feature overview
* edit from Jason
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Updates per Tim H and Sam feedback
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* changes made from feedback
* changed technical preview notes
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* add link to OSS metrics page
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Add security section to influxdb/v2.2/reference/release-notes/influxdb.md (#3898)
* edits from Sam
* edit from sam
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.m
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* edits
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
* edit from Sam
* edit from Sam
* edits from Tim
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jamie Strandboge <jamie@strandboge.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>

* Recover credentials (#3915)

* draft recover creds
* add relate
* add new option to index
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
* edit from SamA; add note
* sync headers
* add overview bullets; update links
* context from SamA
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>

* update couple stray versions

* add technical preview to the glossary

* update release date

* fix link

* Add documentation for replications max-age (#3936)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
Co-authored-by: Dane Strandboge <dane@strandboge.com>
2022-04-06 15:07:21 -07:00
noramullen1 56bdc46d88
Notebooks version history (#3924) 2022-04-06 09:32:14 -07:00
pierwill 0d75f1a1cb
Add key and cert location to example TLS config (#3916)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-05 12:08:39 -05:00
pierwill 7643f32271
Edit `SHOW SERIES` docs (#3923)
* Edit `SHOW SERIES` docs

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-05 11:41:17 -05:00
noramullen1 2eaf62dea5
February and March Cloud updates (#3909)
* February 2022 updates (addresses #3818)

* March cloud updates (closes #3822)

* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-04-04 11:42:38 -07:00
lwandzura 866c606071
update alert rules page, remove manage tasks (#3921)
* update alert rules page, remove manage tasks

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* Update content/chronograf/v1.9/guides/create-alert-rules.md

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

* change based on feedback

* reverted a change to maintain formatting

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-04-04 08:53:43 -05:00
lwandzura de1400d837
Add Tickscripts page and info about it (#3912)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-04-01 16:17:36 -05:00
lwandzura fad1615a07
Add flux tasks page (#3913)
* add flux tasks page info

* add Flux tasks page info
2022-04-01 16:02:39 -05:00
Zeyad Kenawi b84532cedb
Update findrecord.md (#3919) 2022-04-01 11:04:57 -06:00
pierwill 16981f0484
Mention cache maximum errors in config docs (#3137)
See #3094
2022-03-30 10:35:40 -05:00
Scott Anderson 86055f89fd
Flux 0.160 and 0.161 (#3910) 2022-03-30 09:33:05 -06:00
Scott Anderson 939d59d505
Guides for migrating data (#3865)
* add guide for migrating data from cloud to oss, closes influxdata/DAR#270

* Apply suggestions from code review

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

* update cloud to oss migration guide to address PR feedback

* Apply suggestions from code review

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

* fixed typo

* Data migration (#3906)

* WIP migration section

* WIP migrate data

* add migrate data section with associated docs

* Apply suggestions from code review

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

* updates to address PR feedback

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-29 14:44:01 -06:00
lwandzura b0c84c0884
Chronograf 1.9.4 release notes (#3904)
* draft

* stage latest for Larissa

* edits based on researching features

* made changes based on PM feedback

Co-authored-by: Kelly <kelly@influxdata.com>
2022-03-29 10:05:01 -05:00
noramullen1 5672185690
Fix to stashed changes (#3905) 2022-03-28 13:22:06 -07:00
lwandzura b6bc0647cd
Add to template (#3886)
* added TICK script example

* add toTemplate info and example
2022-03-28 15:11:20 -05:00
Samantha Wang 6cabe1d9cd
Fix precision definition in Telegraf configuration (#3809)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2022-03-28 12:59:02 -07:00
Sam Lai 2a2f675ed7
[monitor.deadman] fix duration in example (#3524)
The duration in the example code was `30s`, but the example title says _five minutes_.

This PR updates the example code to match the title, i.e. `5m`.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-03-28 08:48:24 -06:00
lwandzura 29fc5c8733
Add SASL description and config options (#3885)
* Add SASL description and config options

* Update content/kapacitor/v1.6/event_handlers/kafka.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-25 08:15:20 -05:00
Sunbrye Ly af7712cc22 Merge branch 'master' into fix/update-my-org-and-yourauthtoken 2022-03-24 14:43:32 -07:00
noramullen1 9854c7bf0f
Telegraf reorg (#3879)
* Reorg WIP

* misc updates

* updates

* Address PM feedback

* updates

* Add new troubleshoot page

* edits

* Address PR feedback

* Address PR feedback

* Update _index.md

* Update _index.md

* Telegraf 1.22 changelog (#3884)

* W

* Add changelog

* Fix yaml

* Update _index.md

* Whitespace should follow frontmatter

* Fix indenting

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-23 16:45:56 -07:00
Sunbrye Ly 0260d4f641 Removing angled brakcets within curl 2022-03-23 15:58:08 -07:00
Sunbrye Ly f9b33f7cb6 Merge branch 'fix/update-my-org-and-yourauthtoken' of https://github.com/influxdata/docs-v2 into fix/update-my-org-and-yourauthtoken 2022-03-23 14:08:32 -07:00
Sunbrye Ly d322bc61df fix to ampersand 2022-03-23 14:08:18 -07:00
Sunbrye Ly 25a5143053 Merge branch 'master' into fix/update-my-org-and-yourauthtoken 2022-03-23 11:57:31 -07:00
sunbryely-influxdata 4dec839eee
Update content/influxdb/cloud/organizations/buckets/create-bucket.md
Committing change request

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-23 10:14:45 -07:00
sunbryely-influxdata f0b1b9ffe7
Update content/influxdb/v2.1/security/tokens/use-tokens.md
Committing change request

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-23 10:13:46 -07:00
lwandzura 3dcda9150b
remove TLS 1.0 and 1.1 references (#3882) 2022-03-23 08:13:54 -05:00
Sunbrye Ly 6d25c62ef2 browsing what needs to be updated 2022-03-22 17:18:11 -07:00
lwandzura 2deea652bf
Kapa v1.6.4 realese notes (#3876)
* added features to release notes

* add Kapa 1.6.4 release notes

* changed some formatting

* cleaned up formatting

* updates based on feedback
2022-03-22 14:41:34 -05:00
Jason Stirnaman e1aa6cb62b chore: duplicate OSS for Cloud delete-task.md. 2022-03-21 09:01:06 -05:00
Jason Stirnaman dfbc3b5e53 fix: update task run docs with Clockface changes. 2022-03-21 08:48:28 -05:00
Scott Anderson 3a18dbc8ce hotfix: fix formatting in 1.x troubleshooting, closes #3868 2022-03-18 10:40:49 -06:00
Will Pierce b49f78c6e8
Add downsample example for `isType` function (#3847)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-03-18 10:53:37 -05:00
Kelly 5085e4e971 billing hotfix 2022-03-17 11:00:18 -07:00
Jason Stirnaman b9d8e2ad8c
fix: global write request limit is still 50 MB for the time being. It may be reduced in the future (see https://github.com/influxdata/DAR/issues/226). (#1448) (#3858) 2022-03-15 16:16:02 -05:00
Jason Stirnaman 57ee86ddfc
fix: link Resolving High Cardinality to Quotas. (#3850) (#3851) 2022-03-15 16:09:13 -05:00
Scott Anderson c479b6536c Flux 0.159 2022-03-14 13:05:03 -06:00
Jason Stirnaman 3199386877
fix: npm init use in nodejs example. (#3855) (#3856) 2022-03-14 12:32:03 -05:00
lwandzura 0782127bf0
correct the command to kapacitord (#3853)
* correct the command to kapacitord

* Update content/kapacitor/v1.6/administration/security.md

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

* Update content/kapacitor/v1.6/administration/security.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-03-14 11:34:41 -05:00
Scott Anderson d00050e843
Flux 0.158 (#3846) 2022-03-11 10:02:18 -07:00
Scott Anderson 2e7f295283 hotfix: fix broken link in enterprise installation page, closes #3837 2022-03-10 09:02:06 -07:00
lwandzura 741b0120ea
Add season3 videos (#3843)
* added season 3 videos and descriptions

* Added video descriptions and added videos to docs

* Update content/resources/videos/configure-telegraf-plugin.md

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

* Update content/resources/videos/configure-telegraf-plugin.md

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

* Update content/resources/videos/telegraf-data-ingest-plugin.md

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

* Update content/resources/videos/telegraf-plugin-system-overview.md

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

* Update content/resources/videos/telegraf-plugin-system-overview.md

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

* Update content/telegraf/v1.21/introduction/getting-started.md

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

* Update content/resources/videos/influxdb-edge.md

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

* Update content/resources/videos/influxdb-edge.md

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

* Update content/resources/videos/influxql-oss-and-cloud.md

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

* Update content/resources/videos/influxql-oss-and-cloud.md

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

* Update content/resources/videos/joins-in-flux.md

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

* Update content/resources/videos/joins-in-flux.md

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

* Update content/resources/videos/pivots-in-flux.md

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

* Update content/resources/videos/pivots-in-flux.md

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

* Update content/resources/videos/telegraf-agent-config-best-practice.md

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

* Update content/resources/videos/telegraf-agent-config-best-practice.md

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

* Update content/resources/videos/telegraf-agent-config-best-practice.md

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

* Update content/resources/videos/joins-in-flux.md

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

* Update content/resources/videos/telegraf-data-ingest-plugin.md

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

* Update content/resources/videos/telegraf-data-ingest-plugin.md

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

* updates from review

* added ndent

* indent

* fix yaml error

* fix yaml errors

* fixed punctuation

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-03-10 08:15:22 -06:00
Jason Stirnaman b7c984ed71
Feat/3414 debug pprof (#3840)
* feat: add v2.1 runtime doc for /debug/pprof profiling, trace, and command-line (#3414).

* fix: runtime description. (#3414)

* Apply suggestions from code review

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

* fix: apply PR suggestions (#3414).

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-09 13:50:06 -06:00
Scott Anderson 274ad2acaf hotfix: update current version shortcode to preserve version string, closes #3842 2022-03-09 09:57:49 -07:00
taramk 9c963ce9b4
Fix typo (#3838) 2022-03-08 12:09:11 -06:00
lwandzura c268032948
add show shards output example (#3833)
* add show shards output example

* Update content/enterprise_influxdb/v1.9/query_language/spec.md

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

* added suggested edits

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-08 10:24:02 -06:00
Scott Anderson c95eb4d7bd
Update delete docs, add data retention info, update schema functions (#3830)
* update delete docs, add data retention info, update schema fucntions with retention, closes #3223, closes #3786, closes #3730, closes #2571

* updated wording around querying expired data in cloud

* updated language about deleting fields

* Apply suggestions from code review

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-07 16:23:02 -07:00
pierwill 348c099f29
Kapacitor: Clean up configuration file locations (#3836)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-07 13:57:06 -06:00
Jason Stirnaman d48dabf6ec
fix: broken endpoint formatting in v1.x (#3831) (#3832) 2022-03-07 09:46:47 -06:00
Scott Anderson b4deb20732
Flux 0.157 (#3827) 2022-03-04 08:13:31 -07:00
pierwill b0168ac3f6
Update error code (#3817)
Closes #3815.

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-03-03 10:47:41 -06:00
pierwill 0c1b34509a
Update list.md (#3824)
Fix typo
2022-03-03 10:15:04 -06:00
Scott Anderson 19f84ade39 hotfix: fixed image formatting in grafana docs 2022-03-02 09:56:04 -07:00
Scott Anderson f2fd014e59
Added abilitly to toggle codeblocks to fullscreen (#3811)
* added abilitly to toggle codeblocks to fullscreen

* added trailing newlines

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-28 13:56:17 -07:00
Scott Anderson 6dadd7020e
Apply flux formatting to all Flux examples (#3814)
* applied flux formatting to code examples in the flux docs

* formatted flux examples in influxdb enterprise

* updated query examples in data file

* updated flux example formatting in cloud

* format flux examples in influxdb oss 2.1
2022-02-28 13:53:53 -07:00
pierwill b026dbfd00
Fix incomplete code snippet (#3813)
Fixes #3812
2022-02-28 11:49:47 -06:00
Scott Anderson 437255d575 update to function documentation, closes #3808 2022-02-24 15:51:58 -07:00
Scott Anderson 4e05312cb6 Flux 0.156 2022-02-23 14:26:10 -07:00
pierwill f68c5db9e4
Add link to location codes (#3805)
Closes https://github.com/influxdata/DAR/issues/277.
2022-02-23 09:52:13 -06:00
Scott Anderson 3c46beaf15
Flux 0.155 (#3804)
* added flux 0.155 release note

* add updated parameters to schema functions (#3790)

* Add new array functions (#3791)

* add new array functions

* added experimental array link to release notes
2022-02-22 12:32:16 -07:00
lwandzura 6e128e531b
fix dedupKey capitalization (#3802) 2022-02-22 11:15:24 -06:00
Scott Anderson fed1488e7d fix menu items with external URLs, closes #3797 2022-02-22 10:00:03 -07:00
Scott Anderson aa35a41094
First updates for the new brand (#3796)
* first pass with new branding, logos, fonts

* updated table font sizes

* removed unnecessary file

* Update assets/styles/layouts/_sidebar.scss

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

* a few last style updates

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-02-18 09:32:25 -07:00
Jason Stirnaman 7b9ffd4689
Feat/3411 link to cloud limits (#3795)
* feat: link from write error responses to related Cloud limits topics.

* feat: link Troubleshooting writes to Cloud limits.

* fix: grammar.

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-18 09:48:09 -06:00
Jason Stirnaman 88ea7d4252
fix: bad link. (#3793) 2022-02-17 12:01:02 -06:00
pierwill 7793554c66
InfluxDB Enterprise 1.9.6 (#3650)
* Document meta-node HTTP access logging (#3486)
* Document `influxd-ctl backup -estimate` flag (#3484)
  Closes #3480
* add new option for SIGTERM (#3496)
* Document `-meta-only-overwrite-force` restore flag for Enterprise (#3487)
* Document `max-concurrent-deletes` option (#3697)
* Update Enterprise cluster metrics: add `openConnections` (#3703)
  Closes #3653
* Remove marketplace offerings from Enterprise
* Use bytes in certain Enterprise config examples (#3743)
* InfluxDB Enterprise 1.9: remove default values from configuration headings (#3759)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2022-02-17 11:14:44 -06:00
noramullen1 4d2b8d15f2
Add 1.21.4 (#3789)
* Add 1.21.4

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

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

* Add apt and knot plugins

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-16 18:01:29 -08:00
pierwill 65a351ed3c
Internal measurements for monitoring Enterprise (#3698) 2022-02-15 11:59:17 -06:00
Scott Anderson 99a0c30d8a hotfix: fix scalar values example function, closes #3781 2022-02-15 10:41:16 -07:00
lwandzura e840c96519
moved to correct position alphabetically (#3780) 2022-02-15 10:45:08 -06:00
lwandzura 86407f5f09
add technical preview definition to glossary (#3778)
* add technical preview definition to glossary

* Update content/influxdb/v2.1/reference/glossary.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-15 08:33:56 -06:00
Samantha Wang 7f0da8682b
Multiple fixes to Citibike HTTP guide (#3640)
* Update using_http.md

* Add image and update link

Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2022-02-14 11:37:18 -08:00
Jason Stirnaman 5d275bdc03
Fix/3715 line protocol ref (#3749)
* WIP: apply corrections and additions from line-protocol-spec.

* fix: line protocol reference per the line protocol spec.

* fix: line protocol escape sequences.

* fix: Flux link

* fix: backslash escaping, naming restrictions, and canonical form (#3715)

* fix: add toc links (#3715)

* fix: underscore quotes.

* Apply suggestions from code review

Co-authored-by: Roger Peppe <rogpeppe@gmail.com>

* fix: line protocol examples. Remove misleading table for backslashes. Add links and notes for schema design best practices. Fix missing link targets.

* Update content/influxdb/v2.1/reference/syntax/line-protocol.md

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

* fix: specify that field values aren't indexed. Cleanup.

Co-authored-by: Roger Peppe <rogpeppe@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-11 13:12:10 -06:00
Scott Anderson 3a9f6cb9e9
Flux 0.154 (#3772)
* added flux 0.153-0.154 release notes

* update requests package for flux 0.154.0 (#3767)

* Document the 'display()' function (#3768)

* document new display function, closes #3764

* Apply suggestions from code review

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

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2022-02-11 10:39:32 -07:00
Scott Anderson 59c7d92650
added information about leading zeros in duration literals, closes influxdata/DAR#274 (#3770) 2022-02-11 10:08:15 -07:00
Jonathan A. Sternberg df89ac80a2
feat: add information and examples for push downs and performance implications (#3725) 2022-02-09 16:35:51 -06:00
Jason Stirnaman f3089ac619
fix: add sample output for CLI interactive setup. (#3690)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-09 09:27:00 -06:00
Jason Stirnaman 171283017c
feature: add scraping with the API (#2704) (#3704)
* feature: add scraping with the API (#2704)

* feat: document allowInsecure for scrapers.

* fix: boolean, not string.
2022-02-09 09:23:06 -06:00
lwandzura 36cb0ba955
Add rename TICKscript to manage TICKscripts section (#3760) 2022-02-08 08:35:31 -06:00
Samantha Wang 8be556e271
Update regular-expressions.md (#3757) 2022-02-07 15:46:54 -07:00
Jason Stirnaman 1960f8a05b
Feat/2567 monitor oss (#3689)
* feat: document OSS metrics. (#2567).

* feat: document /metrics. Fix descriptions and names. Add links.

* Update content/influxdb/v2.1/monitor-alert/templates/monitor.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.md

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

* Update content/influxdb/v2.1/reference/internals/metrics.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>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-07 11:13:28 -06:00
Scott Anderson 2e151cf628 hotfix: add more examples to requests package functions 2022-02-03 17:02:51 -07:00
Scott Anderson 094de70674
Flux 0.152 (#3741)
* added release notes for Flux 0.150.0 - 0.152.0

* add experimental/iox package (#3737)

* Add experimental/http/reqeusts package (#3736)

* add experimental/http/reqeusts package

* added link to flux release notes
2022-02-03 08:59:24 -07:00
Scott Anderson ddc41fa055
Support cloud regions with multiple clusters in the docs (#3693)
* support multiple clusters in cloud regions

* 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-02-02 14:00:34 -07:00
noramullen1 7e10ebcf0a
January cloud updates (#3723)
* Add january 2022 updates including cloud multi-account (addresses #3709 and #3685 )

* Update billing and new switch page

* Update cloud-updates.md

* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md

* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md

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

* Update cloud-updates.md

* Address PR feedback

* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-02 11:47:24 -08:00
lwandzura 573abad33e
Add Chronograf 1.9.3 release notes (#3735)
* Add 1.9.3 release notes

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

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

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

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

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

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

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

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

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

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

* added note about 1.9.2

* made requested changes

* updated wording and release notes date

* updated 1.9.2 message

* removed warning message from 1.9.1

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-02 11:30:46 -06:00
kelseiv 0e85a8f236
Create new limits page (#3355)
* WIP
* WIP 2
* WIP 3
* work with Gunnar +editorial pass
* updates to pricing
* more WIP updates
* update plan links
* edit from Gunnar
* add table for error limits
* edit
* clarifications between global and plan limits
* add edit from Rob Kramer
* edits from Ryan
* edit from Tim
* Update content/influxdb/cloud/account-management/billing.md
* Update data-usage.md
* update menu
* add query and task processing global limits
* add note about interval and rmv API responses
* update intr
* More updates to the limits page
* edits with Gunnar
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
* edits from Tim
* Update content/influxdb/cloud/account-management/limits.md
* Update content/influxdb/cloud/account-management/limits.md
* Removes old frontmatter, crosslinks usage docs, fixes typo (#3738)
* removed old frontmatter, crosslinked usage docs, fixed typo
* Apply suggestions from code review
* delete old comment
* edits from Scott
* edit
* reorder column content and update old links
Co-authored-by: Gunnar Aasen <gunnar+github@gunnar.me>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-01 17:53:43 -08:00
noramullen1 b5611f0282
1.21.3 changelog (#3732)
* 1.21.3 changelog

* update date and version

* fix products

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2022-01-31 13:20:33 -08:00
lwandzura cb4c91b63d
added season 2 videos to docs (#3731)
* added season 2 videos to docs

* Update content/flux/v0.x/get-started/_index.md

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

* Update content/influxdb/v2.1/process-data/get-started.md

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

* Update content/telegraf/v1.21/introduction/getting-started.md

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

* Update content/flux/v0.x/get-started/query-basics.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-31 11:47:18 -06:00
Scott Anderson 1eea88a9df
added more details and examples to usage.from, closes #3687 (#3712)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-01-27 08:16:00 -06:00
kelseiv 932daa7f5d
Kapacitor 1.6.3 release notes edits (#3718)
* Kapacitor release notes update

* updated PigPanda and Alerta

* Added additonal detail from Emrys' feedback

* misc edits

* add new topic-buffer-length setting and event handler updates (#3711)

* added topic-buffer-length setting

* updated alert and bigpanda handlers

Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
2022-01-25 11:33:28 -06:00
kelseiv 4d57e39075
edit from Tim (#3719) 2022-01-25 08:03:10 -08:00
lwandzura c90e6a8002
Kapacitor release notes update - v1.6.3 (#3702)
* Kapacitor release notes update

* updated PigPanda and Alerta

* Added additonal detail from Emrys' feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-24 16:22:52 -06:00
noramullen1 86d8ac5c88
Add Dec 2021 cloud updates (#3692)
* Add Dec 2021 cloud updates

* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md

* Added new updates

* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-24 12:44:32 -08:00
Scott Anderson 1f1feaa9c7
add information about navigating to the vscode explorer, closes #3708 (#3713) 2022-01-24 10:57:24 -07:00
lwandzura 74a81b5bcc
FGA location trusted change (#3699)
* fixed command syntax for OSS and Enterpise backups

* replaced -L with --location-trusted

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-21 08:39:51 -06:00
Jason Stirnaman 83f0fe8915
fix: link to reference for field data type. (#3056) (#3678)
* fix: link to reference for field data type. (#3056)

* fix: list field data types (#3056)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-18 14:00:59 -06:00
rydermeehan 7e91019226
Update go.md (#3574) 2022-01-18 11:14:34 -08:00
rydermeehan 6610e94fb9
Update browserjs.md (#3580)
* Update browserjs.md
2022-01-18 10:40:10 -08:00
rydermeehan 31083c5b6c
Update _index.md (#3581)
fixed link / add aliases
2022-01-18 09:10:17 -08:00
lwandzura 08bc6b55db
fixed command syntax for OSS and Enterprise backups (#3686)
* fixed command syntax for OSS and Enterpise backups

* Update content/enterprise_influxdb/v1.9/guides/migration.md

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

* extra sp

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-15 16:50:32 -06:00
pierwill 6acadb3110
Enterprise: Fix ordering of pages under Administration/Configure (#3682) 2022-01-14 16:29:01 -06:00
rydermeehan 4bee6edf26
Update now.md (#3583)
* Update now.md

fixed link / add aliases

* fix broken link by adding redirect

* Update now.md

* Update use-vault.md

* Update _index.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-14 11:20:36 -08:00
lwandzura d1745f8ae8
added 2.1 alias to IQL 1.8 spec (#3677)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-14 11:36:25 -06:00
pierwill c6c5b2f100
Enterprise: Fix ordering of pages under Administration/Manage (#3681) 2022-01-14 10:31:51 -06:00
Grace Ma 774316cced
Update python.md (#3679)
* Update python.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-13 15:16:22 -08:00
pierwill b7347c8974
Add database level permissions example for Enterprise API (#3671)
- Add users and roles examples
- Add information on permissions scoping
- Use consistent permissions in examples

Closes #3665
2022-01-13 15:06:25 -06:00
pierwill 95bc3a88ef
Remove verbose curl command output (#3672) 2022-01-13 13:32:26 -06:00
Scott Anderson f2332a0a81 hotfix: added missing pushdown to table 2022-01-13 11:41:47 -07:00
Sebastian Spaink e3ee0512a9
Merge branch 'master' into gettingstartedtelegraf 2022-01-12 19:47:26 -06:00
Scott Anderson f2b250c65c hotfix: fix data type of location option 2022-01-12 16:30:40 -07:00
Scott Anderson 3062566171
Flux 0.149 (#3675) 2022-01-12 16:18:00 -07:00
kelseiv f12d5b4305
monitor-cloud-hotfix (#3673) 2022-01-12 14:55:03 -08:00
Jason Stirnaman c935fd7ae4
feat: add authorization info to influxdb.api(). (#3668)
* feat: add authorization info to influxdb.api().

* Update content/flux/v0.x/stdlib/experimental/influxdb/api.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 16:08:38 -06:00
pierwill f2726520a8
Use multiple lines in Enterprise API example requests (#3670) 2022-01-12 15:55:08 -06:00
Scott Anderson faec62f637
Link fixes via aliases and the webserver (#3667)
* fixed broken links, updated edge.js, closes #3642

* updated edge.js with fixed redirects

* removed duplicate alias
2022-01-12 12:56:54 -07:00
Jason Stirnaman 68eedd710e
3427 Changes to token access in Cloud (#3661)
* chore: link API endpoint to docs. (#3427).

* chore: update Delete a bucket to latest UI.

* feat: update Deletea token to latest UI. Add API doc. (#3427)

* feat: update Update Tokens for latest UI. Status toggle moved in Cloud. Add CLI and API docs. (#3427)

* feat: add restrictions note to View Token. Update to latest Cloud UI.
(#3427)

* 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>
2022-01-12 13:05:10 -06:00
pierwill a862b9b6da
Remove unneeded lines (#3666) 2022-01-12 13:01:52 -06:00
Jason Stirnaman bfbe8a748f
feat: update Create a token for new Cloud behavior (#3656)
* feat: update Create API token for new Cloud behavior: Custom API tokens, read/write permissions, limited token access, and cloning (#3427). Fixes some small OSS inconsistencies.

* Apply suggestions from code review

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

* feat: apply @sanderson's refactor suggestion. (#3427)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 12:59:07 -06:00
Jason Stirnaman e22779dc32
Permissions with CLI export templates (#3521)
* fix: update UI create task instructions. (#3374)

* fix: use oss update-task for cloud. Fix update-task instructions. Fix syntax.

* fix: bad link

* enhancement: stress and clarify the role of permissions when exporting templates. Removed use of --org-name due to some confusing behavior (referenced in #3267).

* Update content/influxdb/v2.1/influxdb-templates/_index.md

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

* Update content/influxdb/v2.1/influxdb-templates/_index.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* WIP: feat(all): cleanup create-template.

* update: add filename extension examples. Add troubleshooting details. Reorg.

* fix: description

* fix: description

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-12 11:58:53 -06:00
pierwill bca8b6af86
Edit `jq` note in API doc (#3664) 2022-01-12 11:12:45 -06:00
pierwill c78d9503f7
Use `jq` tool in Enterprise API examples (#3663)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 11:01:14 -06:00
lwandzura 37a694a0c5
Added link on how to create tokens (#3651) 2022-01-12 10:34:48 -06:00
pierwill d25f51f478
Use separate blocks for curl examples and output (#3657) 2022-01-12 09:57:14 -06:00
Scott Anderson 3ffa3c6c23
add dart client library (#3652) 2022-01-11 16:58:30 -07:00
pierwill aa3c2023ba
Expand and re-organize InfluxDB Enterprise authn and authz docs (#3330)
* Edit InfluxDB Enterprise features page
* Add password change API example
* Rename Enterprise Users doc to "User management and security"
* Create "Configure security" section
* Edit FGA introduction
* Link manage and configure sections
* Add shortcode for authn before authz warning
* Edit "Next steps" after installation to include security
* Apply suggestions from code review
* Add --location-trusted in curl examples

Closes #3080
Closes #3454
Closes #3472

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-11 16:07:59 -06:00
Scott Anderson f679b8886b
udpate node.js tag to nodejs (#3648) 2022-01-10 11:45:49 -07:00
Kelly c2ddd62f80 hotfix 2022-01-10 10:42:59 -08:00
rydermeehan 2126746b88
Update types.md (#3558)
* Update types.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-10 10:41:14 -08:00
Scott Anderson a5b579bf20
Flux 0.148 (#3647)
* Flux 0.148

* updated flux release notes

* removed unnecessary newline

* fixed typo
2022-01-10 10:47:32 -07:00
Scott Anderson 73a316732b
Flux improvements updates (#3645)
* added missing types package

* improve cardinality examples, closes #3528

* remove mssql drive support from sql package

* remove apiKey param support from BigQuery guides
2022-01-10 09:00:00 -07:00
rydermeehan 1c41fd6ae8
Update _index.md (#3557)
fixed link / add aliases

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 19:39:10 -08:00
rydermeehan 59bd88540e
Update use-influx.md (#3567)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 19:35:51 -08:00
noramullen1 9472cd7d05
Add json v2 format, update misc. examples (addresses #3453 ) (#3639)
* Add json v2 format, update misc. examples (addresses #3453 )

* Update content/telegraf/v1.21/data_formats/input/json.md

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

* update link

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-07 18:49:11 -08:00
rydermeehan 61a8ea1688
Update pricing-plans.md (#3588)
* Update pricing-plans.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 18:03:31 -08:00
rydermeehan 6a616bab68
Update _index.md (#3593)
* Update _index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 17:43:00 -08:00
rydermeehan 88db4f604c
Update _index.md (#3597) 2022-01-07 17:34:07 -08:00
rydermeehan 6e24a05bdf
Update offboarding.md (#3609)
* Update offboarding.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 15:07:44 -08:00
rydermeehan 41d61f699c
Update index.md (#3610)
* Update index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 15:03:50 -08:00
rydermeehan b0285d25da
Update _index.md (#3615)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 14:54:08 -08:00
rydermeehan df2a2584ab
Update line_protocol_tutorial.md (#3631) 2022-01-07 14:48:36 -08:00
rydermeehan 531c2f144d
Update monitor-with-cloud.md (#3621)
* Update monitor-with-cloud.md
fixed link / add aliases
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 14:42:10 -08:00
rydermeehan 37de213a66
Update window-aggregate.md (#3623)
* Update window-aggregate.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 14:35:25 -08:00
pierwill 50901834ce
Document path argument for `influx_inspect report` (#3644) 2022-01-07 16:01:10 -06:00
rydermeehan fa776c4802
Update line-protocol.md (#3624) 2022-01-07 11:59:17 -08:00
rydermeehan 439a5d5e0b
Update group-data.md (#3632) 2022-01-07 11:36:00 -08:00
rydermeehan c2c4e35975
Update statechangesonly.md (#3551)
fixed link / add aliases
2022-01-07 10:34:52 -08:00
rydermeehan 0790d04d0d
Update clustering.md (#3549)
fixed link / add aliases
2022-01-07 10:00:20 -08:00
noramullen1 32d7086c70
Merge branch 'master' into gettingstartedtelegraf 2022-01-06 16:32:46 -08:00
noramullen1 b00e489f9d
Telegraf 1.21.2 release notes (#3636)
* Telegraf 1.21.2 release notes

* Fix minor version

* fix typo
2022-01-05 18:04:44 -08:00
Sebastian Spaink 04025fc545
Merge branch 'master' into gettingstartedtelegraf 2022-01-05 09:58:32 -06:00
Scott Anderson 348fe3ac59
add season 2 for meet the developer series (#3536) 2022-01-05 08:15:48 -07:00
kelseiv 0deb14de90
Merge branch 'master' into gettingstartedtelegraf 2022-01-04 16:35:10 -08:00
noramullen1 0df875945f
Fix flux link (closes #3474 ) (#3533) 2022-01-04 16:12:14 -08:00
sspaink 5362ae7af4 Use influxdb_v2 plugin in telegraf getting-started.md 2022-01-04 17:54:03 -06:00
Kelly f725b1ad43 hotfix-remove Cloud updates draft 2022-01-04 12:18:09 -08:00
noramullen1 ba9d348fa1 Hot fix to version number 2022-01-04 11:58:34 -08:00
noramullen1 edf7805c52
Fix link to prometheus remote write (addresses #3525) (#3532) 2022-01-04 11:06:24 -08:00
kelseiv be8a35e3eb
Remove demo data (#3499)
* remove demo data from get started
* remove demo data ref in OSS Query sample data
* remove demo data in Write data to InfluxDB
* remove demo data from Sample data
* minor edits
2021-12-30 16:44:51 -08:00
kelseiv 0848686fa0
Nov cloud monthly updates (#3443)
* draft Nov monthly cloud updates
* hide token UI until Jan
* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
2021-12-30 16:35:02 -08:00
lwandzura 5c78ddbf41
added starlark processor URL (#3530)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-12-29 12:24:48 -06:00
lwandzura e7c8b9218a
FGA update (#3513)
* Removed optional, added coarse permission req

* added admin verbiage

* refined language

* Update content/enterprise_influxdb/v1.9/guides/fine-grained-authorization.md

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

* reworded step 3

* update format, remove note

* clarified wording

* clarified wording

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-12-28 12:03:37 -06:00
Scott Anderson f0f9361fe4
Add more examples to usage.limits (#3519)
* added more examples to usage.limits, closes #3502

* remove search.html modifications
2021-12-22 16:13:29 -07:00
Scott Anderson e34213e6db
Flux 0.147.0 2021-12-22 15:25:26 -07:00
William Baker f88f060046
Update 2.x linux installation instructions (#3510)
* Update 2.x linux installation instructions

* 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>
2021-12-22 09:03:14 -07:00
Merouane Atig 66defd2ecf
Fix broken link to "loading source in the UI" page (#3516) 2021-12-22 08:54:04 -07:00
Jason Stirnaman 871105e0d6
fix: update UI create task instructions. (#3374) (#3515)
* fix: update UI create task instructions. (#3374)

* fix: use oss update-task for cloud. Fix update-task instructions. Fix syntax.
2021-12-21 16:45:51 -06:00
Scott Anderson 02e180ef83 Merge branch 'master' of github.com:influxdata/docs-v2 2021-12-21 12:00:20 -07:00
Scott Anderson fbf1472d77 hotfix: increase search results number 2021-12-21 12:00:13 -07:00
Jason Stirnaman df14f93735
fix: cloud 1.x compat docs link to oss 2.0 pages. Dedupe content. Use… (#3511)
* fix: cloud 1.x compat docs link to oss 2.0 pages. Dedupe content. Use consistent placeholders and placeholder instructions. Remove redundant shortcode. (closes #3477)

* fix: placeholders in 2.0 1.x query.

* fix: cloud example user email address (#3477).

* Update content/influxdb/v2.1/reference/api/influxdb-1x/_index.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-21 09:16:41 -06:00
Sam Dillard ffeccc5224
Update go.md (#3506)
* Update go.md

* remove one of the updates

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-20 09:44:02 -07:00
rydermeehan 38e418afc3
Update cardinality.md (#3500)
fixed link / add aliase

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-20 09:40:11 -07:00
lwandzura aace0494a1
Resources videos (#3494)
* scaffolding for videos section

* fixed resources page titles, product selector, and left nav availability

* Updated video descriptions

* fixed merge conflict

* made environment dependent changes, disabled autoplay for localhost, fixed cookie errors

* added additional resources to the homepage

* Added related links, descriptions to videos

* updated video descriptions

* added latest search tag to resources section

* updated search tags

* removed unnedded videos.yml

* Update content/resources/videos/geolocation-and-influxdb.md

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

* Update content/resources/_index.md

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

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-17 12:14:30 -06:00
noramullen1 d016af216e
1.21.1 change log (#3501)
* 1.21.1 changelog

* Address PR feedback
2021-12-16 17:30:50 -08:00
noramullen1 c5079381c8
Telegraf 1.21 (#3497)
* Telegraf 1.21

* Fix copypasta error

* Update data/products.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 content/telegraf/v1.21/about_the_project/release-notes-changelog.md

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

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

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

* Update content/telegraf/v1.21/administration/commands.md

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

* Update release-notes-changelog.md

* Update release-notes-changelog.md

* Update telegraf_plugins.yml

* Update commands.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-16 09:22:42 -08:00
pierwill 8f5e83da67
Remove wildcards from InfluxQL schema doc (#3483) 2021-12-14 11:23:33 -06:00
Scott Anderson ef0adbf7fc
Flux v0.144.0 - v0.146.0 (#3485) 2021-12-13 15:21:30 -07:00
Scott Anderson b0e81bb979
Restructured cloud org and user management (#3461)
* WIP remove user refresh

* restructured cloud user management docs, closes influxdata/DAR#257

* Apply suggestions from code review

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

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-12-13 09:22:29 -07:00
lwandzura 1908ea4dde
Merge branch 'master' into fix-hardware-sizing-link 2021-12-08 10:00:05 -06:00
lwandzura dfb89fcd54
Update content/influxdb/v1.8/guides/hardware_sizing.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-12-08 09:57:50 -06:00
lwandzura 8462f829aa fixed broken link 2021-12-08 09:16:26 -06:00
pierwill dfc63a5ed3
Fix anchor link in Enterprise auth docs (#3460) 2021-12-08 08:58:18 -06:00
Scott Anderson b7418dfd26
hotfix: fix example for converting an integer to a time value 2021-12-07 16:19:38 -07:00
pierwill e25bac1382
Copy OSS tracing content to Enterprise 1.9 (#3466)
Closes #3455

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-07 15:11:30 -06:00
Gunnar Aasen 524d82c7af Update password requirements 2021-12-07 11:39:46 -08:00
DJ Carpenter d376342079
Add password requirements to change-password (#3463)
* Add password requirements to change-password

We will be enabling password requirements soon and want the documentation to reflect.

* ♻️ use strong language for requirements

Co-authored-by: DJ Carpenter <dj@influxdata.com>
2021-12-07 10:39:37 -07:00
BERNARD Antoine 89b5e0d7b0
Missing 's' for the user's right params (#3462)
This doc says that '--read-user' and '--write-user' should work for the influx auth create command
But this command knows '--read-users' and '--write-users' not '--read-user' and '--write-user'
2021-12-07 09:11:28 -07:00
Scott Anderson adbd6d6c4e hotfix: fixed typo in chronograf flux example, closes influxdata/DAR#258 2021-12-06 11:56:24 -07:00
kinghaigy 75b156f454
Fixed a typo for step 3 instructions (#3458)
The ARM instructions referenced the amd64 archive, not the arm64 archive.

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-12-06 10:22:21 -06:00
kelseiv ba1db45c68
hotfix: remove MB/sec
thank you, @rkramer9967
2021-12-05 09:52:48 -08:00
Scott Anderson 0266e31bdb
Add Flux warning to FGA doc (#3452)
* WIP Flux FGA warning

* added note about FGA and flux, closes influxdata/DAR#256
2021-12-02 11:33:12 -07:00
Scott Anderson b93e3c1977 updated content about supported TLS versions in cloud, closes influxdata/DAR#255 2021-11-30 11:36:03 -07:00
Scott Anderson 13bab2ec28 hotfix: fix broken logstash grok patterns links, closes influxdata/DAR#253 2021-11-30 11:31:13 -07:00
Scott Anderson e801aa420e hotfix: fix markdown parsing for oss and cloud-only shortcodes 2021-11-30 11:17:42 -07:00
Scott Anderson 80320cd674 hotfix: fixed oss-only shortcode formatting 2021-11-30 11:07:21 -07:00
Scott Anderson 5bfb5abe37
Notebooks refresh (#3449)
* upd notebooks overview and troubleshoot notebooks

* Revert "upd notebooks overview and troubleshoot notebooks"

This reverts commit a6cbf318e4.

* fix: create-notebook for v2.1

* fix: create-notebook for v2.1

* Update normalize data with notebooks (#3437)

* updated normalize data with notebooks

* removed the section about sample data set up

* added export as task information

* Apply suggestions from code review

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

* updated normalize doc to address PR feedback

* removed unnecessary whitespace

* 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>

* fix: refactoring flatten and to account for output to bucket behavior (not working when following a visualize cell)

* Update downsample with notebooks (#3440)

* updated notebooks downsampling guide

* Apply suggestions from code review

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

* Apply suggestions from code review

* updated notebook downsampling process

* fixed types and updated param descriptions

* fix spacing

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

* Revert "fix: refactoring flatten and to account for output to bucket behavior (not working when following a visualize cell)"

This reverts commit 557d06b8e4.

* Revert "fix: create-notebook for v2.1"

This reverts commit 176d6476ed.

* Revert "fix: create-notebook for v2.1"

This reverts commit c4d3c64eec.

* Notebook overview/Troubleshoot notebook updates (#3435)

* add updates to notebook overview

* update troubleshoot notebooks

* fix numbering in data explorer

* fix numbering

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* add oss-only and cloud-only tag for preview/run

* save notebook button only appears b4 1st save

* Update content/influxdb/v2.1/notebooks/overview.md

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

* edits from Barbara and Scott

* Update content/influxdb/v2.1/notebooks/overview.md

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

* add share notebooks

* add cloud only tags for shared notebooks

* fixed icon handling in manage notebooks

* added share to manage notebooks in cloud description

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

* minor fixes

* Update Create a Notebook (#3445)

* Revert "Revert "fix: create-notebook for v2.1""

This reverts commit 5dc298db13.

* Revert "Revert "fix: create-notebook for v2.1""

This reverts commit d0df9acab6.

* Revert "Revert "fix: refactoring flatten and to account for output to bucket behavior (not working when following a visualize cell)""

This reverts commit a9b2ed8731.

* fix: create a notebook.

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>

* fix: update for Clockface in OSS.

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

* fix pagerduty name

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-30 10:45:56 -07:00