Scott Anderson
67158869f6
Write data from InfluxDB OSS to InfluxDB Cloud ( #3419 )
...
* updated Flux location option with correct syntax, closes #3393
* WIP write oss to cloud
* WIP write from oss to cloud
* finalize write data from oss to cloud doc
* duplicated in cloud, updated nav weights, closes #3322
* lowercase data
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated write oss to cloud to address PR feedback
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.1/write-data/oss-to-cloud.md
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 21:43:10 -07:00
Scott Anderson
e14d0255d4
Flux 0.143 ( #3438 )
...
* added missing flux release notes
* added 0.143.1 release notes
* Update difference and increase functions (#3432 )
* Update difference and increase functions
* added link to release notes
* updated information about changes to increase
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 21:34:06 -07:00
mcfarlm3
d71ca570cb
Fix csv examples ( #3345 )
...
* added comma between datatype and measurement
* fixed flux csv example and clarified differences between influx write and flux csv syntax
* fixed group annotation values and corrected link to annotations details
* ported changes to v2.1 docs
* Update content/influxdb/v2.1/write-data/developer-tools/csv.md
Co-authored-by: Michelle McFarland <michellemcfarland@Michelles-MBP.home>
Co-authored-by: Michelle McFarland <michellemcfarland@Michelles-MBP-19.home>
Co-authored-by: “mcfarlm3” <“58636946+mcfarlm3@users.noreply.github.com”>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 11:19:09 -08:00
Jay Clifford
bd3b6e1c90
Typo in INFLUXD_STORAGE_RETENTION_CHECK_INTERVAL ( #3429 )
...
Noticed by community user: https://influxcommunity.slack.com/archives/CH8TV3LJG/p1637592013183400
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-22 11:50:27 -06:00
Jason Stirnaman
dcdea37453
fix: wrong variable name. ( #3430 )
2021-11-22 11:35:49 -06:00
lwandzura
e78e42ca69
Merge pull request #3389 from influxdata/hardware-sizing
...
added hardware sizing to enterprise
2021-11-20 08:49:55 -06:00
kelseiv
95edc04c22
clarify 413 error ( #3428 )
2021-11-19 18:02:30 -08:00
lwandzura
535b1cfb1e
Fix broken links ( #3420 )
...
* Fix broken link on sql from doc
* fixed broken link on SQL to doc
* fixed broken geo links
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-19 15:27:03 -08:00
Scott Anderson
6d477408a3
removed nowrap shortcode, dynamically apply timestamp styling ( #3412 )
...
* removed nowrap shortcode, dynamically apply timestamp styling
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-19 15:41:06 -07:00
lwandzura
acf6cf6d8d
Merge branch 'master' into hardware-sizing
2021-11-19 14:06:25 -06:00
Scott Anderson
1397a19bcc
Merge branch 'master' of github.com:influxdata/docs-v2
2021-11-19 12:44:35 -07:00
Scott Anderson
2727baa5f6
hotfix: fix flux examples syntax, closes #3423
2021-11-19 12:44:18 -07:00
Jason Stirnaman
2ebf03fd9b
Fix 3107 series ( #3247 )
...
* fix: revise best practices for schema design and resolve high
cardinality (#3107 ). Reorganize and be more procedural.
Add OSS and cloud-specific cardinality info.
* fix: added bad keys example. Example descriptions.
* Update content/influxdb/v2.0/write-data/best-practices/resolve-high-cardinality.md
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
* fix: update enterprise-1.9 and oss-1.8 to include bad field keys example. Simplify resolve-high-cardinality in oss and cloud.
* Update content/enterprise_influxdb/v1.9/concepts/schema_and_data_layout.md
Clarifies field values and tag keys
2021-11-19 13:11:01 -06:00
Jason Stirnaman
f4b0b59227
Feature rejected points log ( #3109 )
...
feat: troubleshoot write errors (#3003 ). Fix link in Flux reference.
feat: add rejected_points logging to write-data/troubleshoot (#3003 )
feat: add suggested use of explicit bucket schema (#3003 ).
fix: shortcuts and tense. Add HTTP 422.
Co-authored-by: Roger Peppe <rogpeppe@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
fix: update bucket-schema doc to link to troubleshoot. Update OSS.
fix: add rejected_points measurement to cloud system-bucket schema. Had to duplicate the content; couldn't make cloud-only tag work with the list.
chore: replace duplicated content with cloud-only tag now that it works for lists.
Co-authored-by: Scott Anderson <scott@influxdata.com>
2021-11-19 12:50:34 -06:00
Jason Stirnaman
6210d25dfe
fix: API ref - content encoding header descriptions. ( #3378 )
2021-11-19 12:44:29 -06:00
Scott Anderson
06731b2883
Updated oss-/cloud-only shortcodes to work with list items ( #3424 )
...
* updated oss-/cloud-only shortcodes to work with list items
* deduplicated regex passes
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-19 11:26:54 -07:00
Matias Pan
e6ef1f8bbf
Fix incorrect reference to `derivative` function ( #3425 )
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-19 10:55:18 -07:00
Rick
fc9357f440
fix small restore command typo ( #3421 )
...
since influxdb2 the restore command is available under the
influx command and not influxd
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-19 10:45:05 -07:00
kelseiv
c5e28ffb27
remove operator token from Cloud ( #3418 )
...
* remove operator token from Cloud
* Update create-token.md
* move oss-only tag
* Update content/influxdb/v2.0/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/upgrade/v2-to-cloud.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* add duplicate-oss shortcode to cloud glossary
* Update content/influxdb/v2.0/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.1/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.1/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.1/security/tokens/view-tokens.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-18 14:28:46 -08:00
Scott Anderson
ddd1449551
hotfix: added .hugo_build.lock to .gitignore
2021-11-18 13:05:16 -07:00
noramullen1
cdd42e2a4e
Telegraf 1.20.4 ( #3416 )
...
* Telegraf 1.20.4
* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/about_the_project/release-notes-changelog.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-17 15:37:57 -08:00
kelseiv
d7acd90015
Merge branch 'master' into hardware-sizing
2021-11-17 13:03:48 -08:00
Kelly
07e2158774
edits w Larissa
2021-11-17 13:02:43 -08:00
kelseiv
35ae59244a
Update content/enterprise_influxdb/v1.8/guides/hardware_sizing.md
2021-11-17 12:42:18 -08:00
Kelly
00b1349256
remove extra punctuation
2021-11-17 12:40:33 -08:00
Kelly
9b48505705
Merge branch 'hardware-sizing' of https://github.com/influxdata/docs-v2 into hardware-sizing
2021-11-17 12:37:48 -08:00
Kelly
f40180d186
update
2021-11-17 12:37:44 -08:00
kelseiv
f3d6b5c099
Update content/enterprise_influxdb/v1.8/guides/hardware_sizing.md
2021-11-17 12:37:11 -08:00
lwandzura
8300c78108
Update content/enterprise_influxdb/v1.9/guides/hardware_sizing.md
...
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-17 13:48:00 -06:00
Scott Anderson
b7b19d0189
Add alias to 1.8 getting started, closes #3403
...
Closes #3403
2021-11-17 12:27:43 -07:00
Scott Anderson
8ed3971f41
hotfix: input/output table styling, closes #3409
2021-11-17 12:15:14 -07:00
kelseiv
4a59c29d1e
remove sizing
2021-11-16 22:49:52 -08:00
kelseiv
074ec8af1c
Merge branch 'master' into hardware-sizing
2021-11-16 22:47:57 -08:00
Kelly
dbe307163a
updates for OSS hardware sizing
2021-11-16 22:43:05 -08:00
noramullen1
e5f3c9cefc
Create Telegraf commands and flags doc ( #3382 )
...
* Create telegraf commands doc
* Add specification examples
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.20/administration/commands.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Address PR feedback
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-16 19:23:19 -08:00
noramullen1
768800ee2d
Fix chrono link ( #3406 )
...
* Update chronograf.md
* ascii-encode URL
2021-11-16 14:08:33 -08:00
Kelly
5cb77c2694
remove extra expand tag
2021-11-16 12:21:37 -08:00
kelseiv
5ffaff1c67
invokable ( #3405 )
...
* invokable
* update filename and add alias
* fix: rename samples to api-invokable-scripts
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-11-16 12:05:07 -08:00
Moritz Lerch
042f2f2d93
fix copy paste mistake ( #3404 )
...
The intructions for arm should not use the amd directory.
2021-11-16 09:38:12 -07:00
lwandzura
98a41e6113
Update hardware_sizing.md
...
Added doc link to OSS, removed OSS related content for enterprise 1.9 version
2021-11-16 09:31:06 -06:00
noramullen1
dc41d5e0b0
Dual write to OSS and Cloud ( #3383 )
...
* Create dual write scenario doc
* Add cloud version of dual write
* Anonymize email address
* Move piece into config
* Added details about two tokens
* Update content/influxdb/cloud/write-data/no-code/use-telegraf/dual-write.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.1/write-data/no-code/use-telegraf/dual-write.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update data/telegraf_plugins.yml
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Replace instructions in migration doc with link to new doc
* Fix spelling
* Address PR feedback
* Fix link
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-15 21:58:18 -08:00
kelseiv
4ad5a80ab4
Cloud oct updates ( #3397 )
...
* draft Cloud updates
* edits from Gunnar
2021-11-15 15:34:31 -08:00
lwandzura
281e42d52e
Update hardware_sizing.md
...
Added link to OSS hardware sizing documentation. Removed references to OSS. Reworded "Single node or cluster" section.
2021-11-15 16:43:05 -06:00
Scott Anderson
a3ffc8a2af
Update Flux location option with correct syntax ( #3395 )
...
* updated Flux location option with correct syntax, closes #3393
* Update content/flux/v0.x/spec/options.md
2021-11-11 14:14:14 -07:00
Scott Anderson
c8c4af72be
Update process flows for monitor and alert section ( #3372 )
...
* update process flows for monitor and alert
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* minor update to address PR feedback
* updated monitor and alert sections in cloud, updated for PR feedback
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-10 17:04:24 -07:00
lwandzura
d83e67c77a
Update hardware_sizing.md
...
removed anything above RF 3 from Enterprise 1.9 hardware sizing guide
2021-11-10 14:44:49 -06:00
lwandzura
8841b10b3f
Update hardware_sizing.md
...
removed anything above RF 3 from Enterprise 1.8
2021-11-10 14:40:28 -06:00
lwandzura
a987f53f9b
Update hardware_sizing.md
...
removed web node from enterprise 1.9 sizing guideline
2021-11-10 14:22:52 -06:00
lwandzura
0781e8ce43
Update hardware_sizing.md
...
removed web node from enterprise 1.8 hardware sizing guideline
2021-11-10 14:12:45 -06:00
lwandzura
60d5c84167
updated hardware sizing for 1.8
2021-11-10 13:39:38 -06:00