Commit Graph

4651 Commits (1d388c2647fc6bf720eea4f67ffe1806ed6ba555)

Author SHA1 Message Date
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
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