Jason Stirnaman
209f563cfb
View, create, and use tokens with the API ( #3049 )
...
* fix: broken links in Use Tokens
* feature: add Create and View Tokens with the API
* update: View, create, and use tokens with the API. Add command-line, curl examples. (#1541 )
* Update content/influxdb/v2.0/api-guide/api_intro.md
* Update token description
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-08-23 11:05:07 -05:00
mluu12
2e08bd47bd
Add notes about double quotes in line protocol for tag and field values ( #3044 )
...
* add in notes about double quotes - draft.
* Update content/influxdb/v1.8/write_protocols/line_protocol_tutorial.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-08-20 16:22:37 -07:00
mluu12
04b9a7f192
add note. ( #3043 )
2021-08-20 16:11:03 -07:00
Scott Anderson
867354c90e
fixed telegraf 1.18 and 1.19 versions ( #3045 )
2021-08-20 14:28:41 -06:00
pierwill
234a65b7d4
Add `INFLUX_SKIP_VERIFY` to `influx` CLI docs ( #3048 )
...
Closes #3046
2021-08-20 14:45:43 -05:00
Scott Anderson
edcf8f713a
hotfix: fix teams children
2021-08-20 10:49:31 -06:00
Kelly
bb8b414ea1
hotfix
2021-08-20 09:47:30 -07:00
noramullen1
3ab8606e6e
Add 1.19.3 to changelog (addresses #3031 ) ( #3038 )
...
* Add 1.19.3 to changelog
* Update with PR feedback
* add latest telegraf patch
Co-authored-by: Kelly <kelly@influxdata.com>
2021-08-19 14:12:55 -07:00
pierwill
f2a78b3963
Add aliases for OSS and Cloud secrets docs ( #3041 )
2021-08-19 13:37:21 -05:00
pierwill
8b910247d7
Fix typos in Cloud secret docs ( #3040 )
2021-08-19 13:14:19 -05:00
pierwill
ebffe12864
Document managing secrets with Cloud UI ( #3000 )
...
* Document managing secrets with Cloud UI
Also:
* Re-organizes cloud secrets docs.
* Re-organize OSS secrets docs (#3007 )
* Move vault doc under "Manage secrets"
Closes #2991
Closes #1027
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-19 12:32:22 -05:00
Geoffrey Wossum
58fcad244f
chore: Add password-hash and ensure-fips meta node configurations ( #2801 )
...
* chore: Add password-hash and ensure-fips meta node configurations
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-08-19 11:32:01 -05:00
Scott Anderson
14ccb43df6
hotfix: made contributing a section
2021-08-19 08:48:08 -06:00
Scott Anderson
1875ed56f8
hotfix: add alias for go client library, closes #3037
2021-08-19 07:53:11 -06:00
Scott Anderson
5d2d7f9a55
hotfix: updated tickscript alert examples
2021-08-18 15:56:34 -06:00
mluu12
c0f2a3eb43
Update screenshot to Query Count ( #3026 )
...
* Updated screenshot.
* intro paragraph added.
* Update content/influxdb/cloud/account-management/data-usage.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-18 13:52:21 -07:00
pierwill
7f1fe4387f
Edit Enterprise data note install docs ( #3022 )
...
* Add instructions for creating admin user
* add missing word
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-18 13:14:56 -05:00
Scott Anderson
e1650da480
hotfix: change structure and weight of contributing doc
2021-08-18 09:12:57 -06:00
Scott Anderson
8e0becbef4
Flux v0.125.0 ( #3023 )
...
* added flux 0.125.0 release notes
* add webex teams package
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Update content/influxdb/v2.0/reference/flux/stdlib/contrib/webexteams/endpoint.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-08-18 09:04:56 -06:00
mluu12
c6015ed787
Noted that single-user org. can delete ( #2997 )
...
* Added detail and note about single user.
* Update content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Added more edits to 1.8.9.
* Update content/influxdb/cloud/account-management/multi-user/remove-user.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/account-management/multi-user/remove-user.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/account-management/multi-user/remove-user.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/account-management/multi-user/remove-user.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/account-management/multi-user/remove-user.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/account-management/multi-user/remove-user.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/account-management/multi-user/remove-user.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-17 10:34:23 -07:00
pierwill
a21877bccb
Add instruction to install telegraf from Ubuntu package ( #3025 )
...
* Add Debian and Ubuntu headings
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-08-17 10:15:56 -05:00
noramullen1
2ba726de80
remove UI as delete org option from description (addresses #2797 ) ( #3028 )
2021-08-17 09:17:52 -05:00
Jason Stirnaman
68993b590d
fix: broken links in Use Tokens ( #3027 )
2021-08-17 09:17:37 -05:00
mluu12
ca35d657bd
Document min and max value limits ( #3021 )
...
* Add value limits.
* Update content/influxdb/v2.0/reference/flux/language/types.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/flux/language/types.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-08-16 17:31:34 -07:00
Jason Stirnaman
e8666ddc22
2696 api browserjs fixes ( #3005 )
...
* fix: broken link (#2696 ).
* fix: correct errors in javascript for browsers. Added token warning. (#2696 )
* WIP - split Javascript guide into separate pages.
* WIP - Revised and split JavaScript browser
* WIP fix: errors in browser and node js client library.
* fix: simplify and correct JavaScript for browsers. Remove separate library entry. Assume users will prefer ESM. Simplify instructions for the browser example app.
* fix: add import instruction
* fix: Redo Javascript browser doc. Break down the use cases and improve examples.
* fix: browser use cases for JS module distributions.
* fix: browser package should be used whether bundling or not.
2021-08-16 16:26:29 -05:00
Kelly
c9eed1c42e
fix release date
2021-08-13 13:55:48 -07:00
Kelly
61e32b6805
update for InfluxDB 2.0.8
2021-08-13 13:52:06 -07:00
mluu12
5ea5afebcc
Add recent August update ( #3014 )
...
* Add August update.
* fix broken ink
* link to delete request exceeded doc
Co-authored-by: Kelly <kelly@influxdata.com>
2021-08-13 13:49:50 -07:00
mluu12
3424a7d4cd
Add notes about the one organization rule. ( #2920 )
...
* Added notes about the one organization rule.
* Fixed typos.
2021-08-13 10:21:27 -07:00
noramullen1
cca9944108
Add convert to raw Flux option ( #2584 )
...
* Add convert to raw Flux option and move reference content to overview doc (addresses #2477 )
* Add convert to flux (addresses #2477 )
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-13 10:13:13 -07:00
pierwill
ab73a243d7
Document FIPS readiness check ( #3012 )
...
Closes #2885 .
2021-08-13 11:56:39 -05:00
Phil Bracikowski
4206619436
Merge pull request #3015 from influxdata/pjb-adjust-for-delete-rate-limit
...
Add delete rate limit and correct rate limiting docs for cloud2.
2021-08-13 08:40:57 -07:00
Phil Bracikowski
4a3d33a3db
Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
...
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-13 08:34:06 -07:00
pierwill
996269d9bf
OSS 2.0: Add links to TLS config settings ( #3009 )
...
Closes #1546 .
2021-08-13 10:24:51 -05:00
pierwill
3b20162fb1
Remove SMTP setup from InfluxDB Enterprise ( #3019 )
...
Closes #3018
2021-08-13 10:24:27 -05:00
kelseiv
34735c441d
Revert "InfluxDB 2.0.8 release notes ( #2987 )" ( #3016 )
...
This reverts commit b8d1ced2b2
.
2021-08-12 15:29:05 -07:00
kelseiv
b8d1ced2b2
InfluxDB 2.0.8 release notes ( #2987 )
...
* 2.0.8-draft
* rmv duplicate and update H3s
* sp
* fix typos
* add info re Linux pkg updates
* edit
* roll back pkg updates
* upd patches in products.yml file
2021-08-12 14:51:03 -07:00
Phil Bracikowski
5f06e34c3a
Add delete rate limit and correct rate limiting docs for cloud2.
2021-08-12 09:50:21 -07:00
Jason Stirnaman
0635eaf749
fix: add alias for old python URL ( #1722 ) ( #3011 )
2021-08-11 15:56:09 -05:00
noramullen1
bc7855bfc4
Addresses #1063 ( #3001 )
2021-08-11 12:34:48 -07:00
mluu12
cf61ecd0ab
Add August Cloud updates ( #3002 )
...
* Add August Cloud update.
* Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Notebook to raw flux script.
* Fix merge conflict, add more detail.
* Edits.
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-11 11:55:31 -07:00
timhallinflux
75780a9145
Monitoring Improvements -- connecting to Cloud ( #2674 )
...
* removed erroneous text re: monitoring Cloud
* Add Cloud option.
* add link for templates doc
* Create monitor.md
* Update monitor.md
* feat: updating monitor.md tutorial
* Update monitor.md
* Update monitor.md
* new screenshots for monitoring
* Update monitor.md
* Add files via upload
* Update monitor.md
* feat: edits and screenshot updates
* edits-draft
* edits on setting up Telegraf
* misc changes; update Telegraf version
* remove redundant content
* edit last two procedures
* edits
* add boards
* remove screenshot
* remove should
* change parent menu
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/platform/monitoring/influxdata-platform/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/platform/monitoring/influxdata-platform/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/influxdb-templates/monitor.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Small edits made.
* More edits made.
* Small edits made.
* Minor edits made.
* More edits made.
* WIP edits made.
* Minor edits made.
* WIP edits.
* Solved indentation issues.
* edits4 Michelle on deadman alert, formatting, misc
* Edits made before fixing them.
* More edits.
* Fixed typos in notification rule, added detail.
* Added details.
* More edits.
* Edits made.
Co-authored-by: Russ Savage <russ@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
2021-08-11 11:44:12 -07:00
pierwill
f056f8bef3
Change "authentication token" to "API token" in InfluxDB 2 docs ( #2929 )
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2021-08-10 12:08:35 -05:00
Jason Stirnaman
94445ea114
URL pattern fixes ( #2995 )
...
* fix: Wrong URL to CLI download. Remove trailing slash preventing regex match of cloud2 URL.
* fix: Prevent hostname pattern from matching values that contain URL path. Remove the ':' exclusion from the hostname pattern to prevent re-replacing cloud URLs that contain 'cloud2'. Compare and use URL().origin to avoid unwanted trailing slashes added by URL().href.
2021-08-10 09:29:37 -05:00
mluu12
85d0b68a44
Update "update an organization" doc ( #2957 )
...
* Updated "update an organization" doc.
* rename img; add to both OSS and cloud
Co-authored-by: Kelly <kelly@influxdata.com>
2021-08-09 11:14:23 -07:00
mluu12
b13b5a5117
Hide manage members section ( #2961 )
...
* Mark as draft.
* Tried to mark as draft.
2021-08-09 11:11:56 -07:00
mluu12
3ae50aa8cf
Add 1.8.9 to release notes ( #2969 )
...
* Added 1.8.8
* Updated patch.
* WIP edits.
* Updated to 1.8.9
* Bumped up to 1.8.9.
* edits
* add updated blurb to enterprise rns
* Added comment that 1.8.8 wil not be released.
* update releasedate link
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-08-09 10:39:45 -07:00
mluu12
9e06665090
add new overview topic ( #2821 )
...
* add new overview topic
* Edited notebook overview, added preview and run.
* Fixed Preview and Run.
* Fix typo
* Added keyboard shortcut.
* add space after headers
* Notebook overview/index edits.
* WIP create a notebook edits.
* WIP Create a notebook procedure edits.
* WIP notebook overview edits cont.
* More edits made to notebook overview.
* Added more formatting edits.
* edits (#2907 )
* add sections to notebook cel types
* misc edits
* edit
* More info added and downsample doc fixed.
* Small edit made.
* Attempting to fix formatting issues.
* Quickly fixed typo.
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* WIP edit.
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* WIP edits.
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* More edits made.
* Small edit made.
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-05 14:10:31 -07:00
Scott Anderson
6795fe916b
hotfix: update tagValues definition, closes influxdata/DAR#219 , closes influxdata/influxdb#22063
2021-08-05 08:03:37 -06:00
Russ Savage
6b0ee2968a
fix: broken link to inmem index option ( #2966 )
2021-08-03 16:28:15 -06:00
Scott Anderson
e48cad7482
added flux 0.124.0 release notes ( #2970 )
2021-08-03 16:20:53 -06:00
Scott Anderson
fc0454a45d
fixed latest patch rendering in powershell code blocks, closes #2809 ( #2968 )
2021-08-03 15:38:20 -06:00
mluu12
5e0c882af2
Fixed interpolate/interpolation error. ( #2955 )
2021-08-02 10:21:02 -07:00
Russ Savage
c26b3cc5a9
fix: clarify validate-keys behavior ( #2805 )
2021-08-02 11:16:12 -06:00
Scott Anderson
77d3921d02
fixed note block ( #2960 )
2021-08-02 11:01:52 -06:00
Scott Anderson
2c31801953
Add InfluxDB Enterprise file system layout ( #2958 )
...
* add enterprise file system layout doc
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Apply suggestions from code review
* fixed table formatting in enterprise fs layout
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-08-02 10:44:49 -06:00
Scott Anderson
8f3d3700f8
Add note about time-bound subquery performance ( #2943 )
...
* Add note about time-bound subquery performance, closes influxdata/DAR#117
* fixed typos
2021-08-02 10:41:48 -06:00
Scott Anderson
726ffbfc30
hotfix: fix broken image, closes #2954
2021-08-02 10:37:56 -06:00
mluu12
38d16aecf7
July section made for InfluxDB cloud updates. ( #2871 )
...
* add new overview topic
* Edited notebook overview, added preview and run.
* Fixed Preview and Run.
* Fix typo
* Added keyboard shortcut.
* Added new July updates.
* Added new July update.
* Added more edits to July cloud updates.
* Added another July update.
* More july updates made.
2021-07-30 20:07:19 -07:00
blazej24
359070a56d
install.md - wrong path for Docker volume ( #2823 )
...
The path in the command is inconsistent with the description of the command. Luckily, it's the path in the command which is right, so if somebody just pastes it, it works, but it can still cause confusion.
2021-07-30 15:39:32 -07:00
pierwill
6b5a32d258
Document InfluxDB Enterprise `/shard-status` endpoint ( #2933 )
...
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-30 15:32:13 -05:00
Scott Anderson
7a753c12d0
added filesystem layout to 1.8, clarified shard index location, closes influxdata/DAR#151 ( #2937 )
2021-07-30 13:42:53 -06:00
mluu12
29684f6d2c
Fixed typo. ( #2949 )
2021-07-30 11:12:38 -07:00
mluu12
6ab55ebca9
Add telegraf bullet to write CSV data to Cloud and OSS ( #2935 )
...
* Added new telegraf bullet.
* Add telegraf section to cloud
* Duplicated to cloud.
* Update content/influxdb/v2.0/write-data/developer-tools/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/write-data/developer-tools/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-30 10:45:39 -07:00
kelseiv
6a5760976c
Add influx CLI 2.1 release notes ( #2944 )
...
* add influx release notes
* add headings
* Update influx-cli.md
* Update influx-cli.md
* Update password.md
* Update password.md
* Update password.md
* release note edits
* Update password.md
* Update add.md
* added latest-cli shortcode (#2946 )
* Update content/influxdb/cloud/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/reference/release-notes/influx-cli.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* edits
* add link to compression flag
* rmv extra
* update compression descrp
* update per version support for backup
* remove 2.1
* Add global --http-debug flag (#2948 )
* add global flag to apply
* add global flag to appy
* update influx commands with global flag
* revert to add back duplicate-oss tag
* remove dup
* rmv global tag from config cmds
Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
Co-authored-by: mluu12 <87089043+mluu12@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-30 10:35:40 -07:00
pierwill
dc186578df
Add SHOW CARDINALITY info to InfluxQL schema docs ( #2941 )
...
Closes #2738
2021-07-30 10:43:27 -05:00
Scott Anderson
17d2626d5d
clarify that level 4 compactions are full compactions, closes influxdata/DAR#89 ( #2942 )
2021-07-29 13:39:17 -06:00
pierwill
c4c859bfa8
Cleanup InfluxQL reference in Enterprise 1.9 ( #2938 )
...
* Fix SHOW MEASUREMENT CARDINALITY level
* Fix SHOW TAG KEY CARDINALITY
* fix SHOW TAG VALUES CARDINALITY
* fix SHOW STATS and EXPLAIN results headings
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-29 13:51:12 -05:00
noramullen1
a87ead65ac
Telegraf 1.19.2 ( #2934 )
...
* WIP
* Add changelog for 1.19.2 (addresses #2926 )
* Update version
* Update content/telegraf/v1.19/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.19/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.19/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.19/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.19/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.19/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.19/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/telegraf/v1.19/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-29 11:06:06 -07:00
mluu12
090204f5ef
Added more detail to contrib doc ( #2905 )
...
* Added more detail to contrib doc.
* Added more edits.
* Update content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Specified packages and functions.
* Added links and edits to contrib OSS and cloud.
* minor edit
* Update content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-07-28 20:32:52 -07:00
mluu12
7c8a5a7ed3
Add new telegraf bullet ( #2906 )
...
* Added new telegraf bullet.
* Add telegraf section to cloud
2021-07-28 10:37:12 -07:00
mluu12
18da08e011
Fixing 404 error. ( #2927 )
2021-07-28 10:27:33 -07:00
mluu12
893d1be07b
View raw data table update ( #2875 )
...
* Added new explanation of the view raw data table.
* View Raw Data table updates made.
* More updates made to View Raw Data table.
* More edits to view raw data.
* Added links and lengenthed list to data types.
* Update content/influxdb/v2.0/reference/glossary.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Added two new datatypes.
* Added links about different data types.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-28 10:23:31 -07:00
Scott Anderson
1df34df77a
Merge branch 'master' of github.com:influxdata/docs-v2
2021-07-28 10:44:04 -06:00
Scott Anderson
1611dedcc9
hotfix: fix prometheus formatted metrics link
2021-07-28 10:35:47 -06:00
pierwill
8fd40f1117
Remove docs for missing `influxd` command ( #2930 )
...
Closes #2847
2021-07-28 10:56:50 -05:00
kelseiv
f134584c79
hotfix- update release date
...
close https://github.com/influxdata/docs-v2/issues/2469
2021-07-27 20:08:01 -07:00
Scott Anderson
c9dcb0c841
Correctly update InfluxDB URLs that don't have a trailing slash or URL path ( #2925 )
...
* WIP debugging URL js
* correctly update influxdb urls without a trailing slash or url path
2021-07-27 15:24:22 -06:00
kelseiv
498028f3e2
fix #2894 ( #2916 )
...
* fix #2894
* update link from platform to Flux (#2918 )
2021-07-26 13:18:55 -07:00
pierwill
25279da77f
Add installation instructions for OSS on Raspberry Pi ( #2879 )
2021-07-26 11:37:36 -05:00
mluu12
5aab7e86d7
Added double quotes. ( #2912 )
2021-07-23 16:39:44 -07:00
Scott Anderson
bbc8fb4721
update latest patch and clean up versions
2021-07-23 16:52:47 -06:00
Scott Anderson
4645942a3f
Kapacitor 1.6.1 ( #2903 )
...
* placeholder changelog notes for kapacitor 1.6.1
* Revert "Revert "crosslink between new version of chronograf and kapacitor (#2791 )" (#2793 )" (#2795 )
This reverts commit 3ce46782e2
.
* Kapacitor 1.6.1 release notes (#2900 )
* Kapacitor 1.6.1 release notes
* add info about kapacitor 32-bit support, closes #2901
* fixed bug fixes in kapa 1.6.1 release notes
* Document new Kapacitor 1.6.1 security flags (#2904 )
* Document deny list for Kapacitor CIDR ranges
* Document `-disable-handlers`
* add kapacitor FluxQueryNode, closes #2898 (#2910 )
* updated org property on kapa fluxquerynode
* added deleteAll property to kapacitor JoinNode, closes #2899 (#2911 )
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-07-23 14:15:21 -06:00
timhallinflux
7f2115adfa
Fix Typo ( #2909 )
...
* InfluxDB OSS and Enterprise 1.8.7
* Update release-notes-changelog.md
* Update content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md
* Update content/influxdb/v1.8/about_the_project/releasenotes-changelog.md
* fix typo
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-23 12:42:15 -07:00
Seena Fallah
8e8493843c
Python client improvement ( #2890 )
...
* python-client: fix values flux object type
values is dict not a function
* python-client: use query_api var for calling query method
2021-07-23 14:30:20 -05:00
timhallinflux
2f264d3b92
InfluxDB OSS and Enterprise 1.8.7 ( #2908 )
...
* InfluxDB OSS and Enterprise 1.8.7
* Update release-notes-changelog.md
* Update content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md
2021-07-23 12:08:08 -07:00
mluu12
a31cab997c
Add monitor Raspberry-Pi template ( #2859 )
...
* added a doc monitoring raspberry pi
* minor edit
* updated dashboard instructions
* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Fixed typos on raspberry branch.
* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-23 10:22:20 -07:00
pierwill
af7f184c00
hotfix: formatting fix
2021-07-23 11:12:11 -05:00
kelseiv
9f71fde695
Remove InfluxQL query management section from Enterprise 1.8 and 1.9 … ( #2802 )
...
* remove InfluxQL query management section from Enterprise 1.8 and 1.9 docs
* update overview
2021-07-23 09:11:44 -07:00
Gabo Luque Di Donna
67d6d4d81a
Fix handler yaml example. ( #2881 )
...
The type of arg should be "list of string" and the current examples uses
just as string. It used as is the following error will occur:
"failed to decode options into *alert.ExecHandlerConfig: 1 error(s) decoding:\n\n*
'args': source data must be an array or slice, got string"
2021-07-22 22:03:36 -06:00
kelseiv
2c4ef0c5ee
Add license info for InfluxDB OSS 2.0 ( #2520 )
...
* draft license info for InfluxDB OSS 2.0
* add links to contrib
* update frontmatter
* removed third party placeholder
* update menu
2021-07-22 16:04:16 -07:00
timhallinflux
5230998b0c
add ENV VARs for new config options ( #2889 )
...
password hash and FIPS check
2021-07-22 15:57:48 -05:00
noramullen1
dc0c00fb59
Add back auto-refresh on dashboard (addresses #2668 ) ( #2761 )
...
* Add back auto-refresh on dashboard (addresses #2668 )
* Update content/influxdb/v2.0/visualize-data/dashboards/control-dashboard.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* incorporate PR feedback and move to cloud only
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-22 10:53:49 -07:00
pierwill
bdd7f2dd62
Fix Chronograf Azure AD config info ( #2884 )
...
Closes https://github.com/influxdata/DAR/issues/210
2021-07-22 11:20:24 -05:00
alespour
854b1e9151
Merge pull request #2872 from bonitoo-io/feat/add-r-client-library-ref
...
docs: add R client library reference
2021-07-22 11:21:08 +02:00
Scott Anderson
5cc36be1e4
Flux v0.123 ( #2880 )
...
* Flux 0.123.0 updates (#2878 )
* add note about flux sleep function being removed
* update description of createEmpty param on aggregateWindow
* more updates to aggregateWindow
* removed aggregateWindow function definition
* Flux 0.123.0 release notes (#2877 )
* Flux sample package (#2876 )
* added flux influxdb sample data package
* WIP update sample data doc
* WIP sample data updates
* updated sample package and sample data instructions, closes #2845
* 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: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-21 13:53:25 -06:00
kelseiv
91289380e1
update for range annotation ( #2734 )
...
* update for range annotation
* remove one click and show options
* edit
* omit extra words
* edits
* edit
* fix typo
* Update content/influxdb/cloud/visualize-data/annotations.md
* Update content/influxdb/cloud/visualize-data/annotations.md
* Update content/influxdb/cloud/visualize-data/annotations.md
2021-07-21 10:13:43 -07:00
Scott Anderson
d78aa0b7b0
hotfix: add alias for client libs
2021-07-20 15:42:31 -06:00
Scott Anderson
6a153a2d2b
hotfix: fix client libraries links
2021-07-20 10:02:24 -06:00
Ales Pour
1ef28a01de
docs: add R client library reference
2021-07-20 15:18:06 +02:00
pierwill
cabac8ed12
Publish InfluxDB Enterprise 1.9.3 docs ( #2867 )
...
* Start work on Enterprise 1.9.3 release notes
* continue Ent 1.9.3 release notes
* Edit 1.9.3 release notes
* add flux release notes link
* Document `total-buffer-bytes` configuration setting (#2830 )
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add link to `total-buffer-bytes`
* Fix weights in Enterprise menu (#2849 )
* Document password hashing configuration (#2826 )
* Document password hashing configuration
* Add instructions for changing algorithm
Closes #2825
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Cleanup release notes. (#2866 )
Closes #2824
* add link to password hashing
* fix shard duration bugfix
* Update content/enterprise_influxdb/v1.9/administration/configure-password-hashing.md
* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md
* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-19 17:34:46 -07:00
Scott Anderson
8f78c11917
Flux 0.122.0 ( #2865 )
2021-07-19 11:29:39 -06:00
pierwill
8f08cdc1dc
Fix `allow-out-of-order-writes` option ( #2848 )
...
Closes #2846
2021-07-19 09:29:58 -05:00
Jason Stirnaman
b39bf036e0
fixes API guide changes, create-bucket, aliases ( #2860 )
...
* fix: fix broken link by adding API guide for creating a bucket. - add example code. - add aliases for pages moved from Tools.
* fix: move create a bucket into the existing page for now. Copy example to API quick start.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-16 16:23:21 -05:00
Scott Anderson
3f1bf366c7
hotfix: cloud nav weights
2021-07-15 16:56:31 -06:00
Scott Anderson
153f078baa
clean up some frontmatter ( #2857 )
2021-07-15 16:49:39 -06:00
Jason Stirnaman
5868957535
Fix shared files ( #2856 )
...
* fix: negate check for verbose.
* fix: default version directory to latest version.
* update: API changes.
* update: API updated with grammar fixes
* fix: move assets/text to shared/text
2021-07-15 17:21:52 -05:00
mluu12
01e6ae7c7d
Removed link from heading ( #2853 )
...
Removed from an enterprise troubleshooting page heading.
2021-07-15 14:26:38 -07:00
mluu12
d62d70ec48
Fix Enterprise v1.9 links ( #2850 )
...
* add influx-cli directory
* remove oss
* syntax error
* hid hardware-sizing links
2021-07-15 14:16:28 -07:00
Jason Stirnaman
b5c140cbe9
fix: update auth example code.
2021-07-15 14:36:42 -05:00
Jason Stirnaman
39e775be62
Merge branch 'master' of github.com:influxdata/docs-v2 into feature/2689-get-started-with-api
...
* 'master' of github.com:influxdata/docs-v2: (63 commits)
CLI fixes (#2844 )
Fix links (#2828 )
Fix/2759 1.x query api (#2841 )
fix: updating windows start instructions (#2842 )
Add static legend to visualization examples (#2837 )
Fix Windows CLI download link (#2840 )
Fix incorrect Telegraf output settings info (#2754 )
Move static legend to cloud-only (#2798 )
ThingWorx integration (#2558 )
edits
Update content/influxdb/v2.0/process-data/task-options.md
Update content/influxdb/v2.0/process-data/task-options.md
Update task-options.md
hr eg covers itt
1.19.1 release notes (#2819 )
edit
fixes issue #2672 https://github.com/influxdata/docs-v2/issues/2672
Update content/kapacitor/v1.6/guides/anomaly_detection.md
Update content/kapacitor/v1.5/guides/anomaly_detection.md
Update content/kapacitor/v1.4/guides/anomaly_detection.md
...
2021-07-15 13:50:48 -05:00
Jason Stirnaman
c97a268740
CLI fixes ( #2844 )
...
* fix: missing bracket in examples
* fix: add note that auth env variables are assumed to be set in `influx config` for CLI examples (#2843 ).
Co-Authored-By: kerry-cho <cdh0012@naver.com>
* Update styles-default.scss
Co-authored-by: kerry-cho <cdh0012@naver.com>
2021-07-15 12:14:08 -05:00
kelseiv
1cf0cc393d
Fix links ( #2828 )
...
* fix-link
* edit
2021-07-14 15:01:22 -07:00
Jason Stirnaman
9bb3340b02
Fix/2759 1.x query api ( #2841 )
...
* fix: 1.x compat api. Clarify authentication schemes, parameters, and use cases for OSS and Cloud (#2759 )
* fix: curl examples
* update: add node.js examples
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-14 16:59:39 -05:00
Russ Savage
ad06069f2c
fix: updating windows start instructions ( #2842 )
2021-07-14 12:20:46 -05:00
noramullen1
cbc48350dd
Add static legend to visualization examples ( #2837 )
...
* Add legend options to graph example images (addresses #2829 )
* Add more static legend examples to appropriate visualization times
2021-07-14 10:20:09 -07:00
pierwill
b3b077469a
Fix Windows CLI download link ( #2840 )
...
Closes https://github.com/influxdata/docs-v2/issues/2839
2021-07-14 10:43:14 -05:00
Samantha Wang
efb874fcb6
Fix incorrect Telegraf output settings info ( #2754 )
...
* Fix Telegraf output plugins configurations
“There are no generic configuration options available for all outputs.” is wrong.
Inserted info from https://github.com/influxdata/telegraf/blob/master/docs/CONFIGURATION.md#output-plugins .
Feel free to edit as needed.
* Update content/telegraf/v1.18/administration/configuration.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-13 13:54:12 -07:00
noramullen1
4b2a5aef61
Move static legend to cloud-only ( #2798 )
...
* Add static legend (addresses #2568 )
* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Move static legend changes to cloud only
* Update hover/static controls to reflect changes
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-13 11:54:26 -07:00
kelseiv
12568e3019
ThingWorx integration ( #2558 )
...
* draft-ThingWorx
* minor edit
* Update content/influxdb/cloud/tools/thingworx.md
* Update content/influxdb/cloud/tools/thingworx.md
* fix link
* fix links
* remove punct
* edits
* edits
* add thingworx key words
* edits from Gunnar
* delete examples
* rmv eg header
2021-07-09 12:57:25 -07:00
mluu12
6cd83156fb
Merge pull request #2816 from influxdata/fix-tttestt.py-sample-code
...
fix code example
2021-07-08 13:10:50 -07:00
mluu12
fc6890d086
Merge pull request #2820 from influxdata/fix-every
...
add example for the task every option
2021-07-08 12:58:19 -07:00
mluu12
052de7b5d3
edits
2021-07-08 12:55:33 -07:00
kelseiv
71724497cc
Update content/influxdb/v2.0/process-data/task-options.md
2021-07-08 12:41:01 -07:00
kelseiv
a7990b2a74
Update content/influxdb/v2.0/process-data/task-options.md
2021-07-08 12:39:58 -07:00
kelseiv
b921569043
Update task-options.md
2021-07-08 12:39:08 -07:00
Kelly
53827035e4
hr eg covers itt
2021-07-08 12:30:17 -07:00
noramullen1
ce5a5a8a33
1.19.1 release notes ( #2819 )
...
* 1.19.1 release notes
* Fix typo
2021-07-08 12:27:09 -07:00
Kelly
24c7f6e4eb
edit
2021-07-08 12:24:03 -07:00
mluu12
e44338e2a5
fixes issue #2672 https://github.com/influxdata/docs-v2/issues/2672
2021-07-08 12:05:15 -07:00
kelseiv
9f886082bd
Update content/kapacitor/v1.6/guides/anomaly_detection.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-07 12:52:44 -07:00
kelseiv
f739893583
Update content/kapacitor/v1.5/guides/anomaly_detection.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-07 12:52:38 -07:00
kelseiv
a142aa07f7
Update content/kapacitor/v1.4/guides/anomaly_detection.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-07 12:52:33 -07:00
Kelly
059573b2c9
fix code example
2021-07-07 11:40:24 -07:00
pierwill
2534d2f34a
Correct debug API call ( #2813 )
...
Closes #2812
2021-07-07 13:24:40 -05:00
Jason Stirnaman
e7858c75d0
Feature/2470 bucket schema ( #2765 )
...
feature: document new CLI support for managing explicit bucket schemas (#2470 )
* "explicit" schema-type for buckets
* `bucket-schema` to manage measurement schemas for buckets
* task-based overview of new bucket-schema feature in CLI for cloud.
* reference docs for bucket-schema and bucket schema-type.
* columns file examples.
other technical updates
* added shortcodes `get-leaf-text` and `get-assets-text`. Documented in CONTRIBUTING.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: null <kelseiv@users.noreply.github.com>
2021-07-07 11:53:54 -05:00
pierwill
01a25524c4
Add Telegraf Windows service content to 1.19 ( #2811 )
...
Closes #2810
See https://github.com/influxdata/docs-v2/pull/2528
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-07-06 11:55:20 -05:00
kelseiv
5b8483e451
Telegraf as a service ( #2528 )
...
- update latest patches for 1.18 and 1.19
- Comment out multiple configs material for now
- Clarify instructions for moving files in PowerShell
- uses the latch-patch shortcode to avoid having to follow two sets of instructions
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-06 11:29:37 -05:00
William Baker
c8d00f5ef1
fix: example for updating a bucket retention period ( #2808 )
2021-07-06 09:56:04 -05:00
Eric Volpert
9143cd3220
Fix typos in Design Principles doc ( #2806 )
...
Was reading through the docs on https://docs.influxdata.com/influxdb/v2.0/reference/key-concepts/design-principles/ and noticed two typos, figured I'd toss a commit to get them resolved if y'all care about that. If not, feel free to ignore :)
2021-07-05 09:21:06 -06:00
kelseiv
f4be9271f6
Split shift+click f range annotations changes ( #2804 )
...
* split shift+click f range annotations changes
* fix typo
* fix typo
* update
2021-07-01 15:17:36 -07:00
pierwill
27611036fe
Enterprise 1.9: Add missing auth docs ( #2778 )
...
Co-authored-by: Kelly <kelly@influxdata.com>
2021-07-01 13:46:57 -05:00
Tim Yocum
f68c2727fe
Cleaning up stray tag
2021-06-30 15:23:41 -05:00
Tim Yocum
c4508bde1c
VPC peering is not available on InfluxDB Cloud
2021-06-30 15:20:36 -05:00
pierwill
19075387e7
Document Flux parameterized queries ( #2774 )
...
Document Flux parameterized queries
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-30 13:54:06 -05:00
noramullen1
638250990e
Revert "Add static legend (addresses #2568 ) ( #2760 )" ( #2799 )
...
This reverts commit 9682718465
.
2021-06-30 11:44:49 -07:00
noramullen1
9682718465
Add static legend (addresses #2568 ) ( #2760 )
...
* Add static legend (addresses #2568 )
* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-30 10:53:50 -07:00
Scott Anderson
c54a791e6a
Various DAR fixes ( #2796 )
...
* fixed anchor links in influxdb enterprise cli page, closes influxdata/DAR#212
* fixed typo in enterprise backup and restore, closes influxdata/DAR#208
* removed content about creating dashboards from templates, closes influxdata/DAR#209
2021-06-29 15:12:00 -06:00
Yun Zhao
96e0743455
values of query parameter `precision` for write api. ( #2792 )
2021-06-29 10:53:41 -06:00
Scott Anderson
68c7ca4d9f
revert Kapacitor 1.6.0 ( #2794 )
2021-06-29 09:46:13 -06:00
Scott Anderson
3ce46782e2
Revert "crosslink between new version of chronograf and kapacitor ( #2791 )" ( #2793 )
...
This reverts commit b4145dca50
.
2021-06-29 09:39:17 -06:00
Scott Anderson
f0ad79a4cd
hotfix: port enterprise install reqs to 1.9, closes influxdata/DAR#198
2021-06-28 16:50:11 -06:00
Scott Anderson
b4145dca50
crosslink between new version of chronograf and kapacitor ( #2791 )
2021-06-28 15:15:53 -06:00
Scott Anderson
986077c581
Kapacitor 1.6.0 ( #2756 )
...
* base changes and cleanup for kapa 1.6
* Kapacitor 1.6.0 jstirnaman (#2684 )
* update: add kapacitor/v1/users to API doc (#2617 ).
* fix: spelling
* update: cleanup user API.
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/kapacitor/v1.6/working/api.md
* Update content/kapacitor/v1.6/working/api.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Kapacitor 1.6.0 release notes (#2682 )
* Fix headings in Kapacitor release notes
* Add 1.6.0 release notes
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Kapacitor Flux tasks (#2687 )
* kapacitor flux task setup
* added crud docs for kapacitor flux tasks
* added kapacitor flux task cli commands
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/kapacitor/v1.6/working/flux/_index.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Kapacitor TrickleNode (#2694 )
* closes #2691
* WIP TrickleNode
* add Trickle chaining methods
* remove unused back-to-top links in kapacitor docs
* Kapacitor 1.6 new configuration settings (#2693 )
* kapacitor config doc cleanup
* updated heading and links
* added new kapacitor 1.6 config options, closes #2616 , closes #2609
* updated slack instructions
* Kapacitor Zenoss event handler (#2695 )
* added zenoss event handler to kapacitor, closes #2271
* updated descriptions and removed defaults from zenoss event handler
* updated kapacitor release notes
* Updated Kapacitor Kafka event handler partitioning options (#2697 )
* updated kafka partitioning behavior, closes #2263
* fixed typos in kapacitor kafka content
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* added kafka link to release notes
* Kapacitor API updates (#2718 )
* clean up kapacitor api headings
* add flux task api endpoints to kapacitor api doc
* Kapacitor authorization and authentication (#2717 )
* ported and revamped kapacitor authentication content, closes #2690
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* updated comment in kapacitor auth example
* Apply suggestions from code review
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>
* updated edge.js
* Add default kapacitor.conf locations (#2782 )
* added default kapacitor config locations, closes #2779
* Apply suggestions from code review
* updated data for kapacitor 1.6.0 changelog
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-28 14:57:05 -06:00
Scott Anderson
4613e124b5
Chronograf 1.9.0 ( #2788 )
...
* base changes for chronograf-1.9.0
* chronograf 1.9.0 changelog (#2735 )
* Chronograf alert endpoint updates (#2753 )
* chronograf 1.9.0 changelog
* updated chronograf alert endpoints, closes #2722 , closes #2725
* link to new chronograf alert endpoints from release notes
* 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>
* Chronograf etcd migrations over TLS (#2757 )
* update chronograf etcd config options, migrate etcd data over tls, closes #2721
* Apply suggestions from code review
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* Update content/chronograf/v1.9/tools/chronograf-cli/_index.md
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* Chronograf template variables with Flux (#2766 )
* update chronograf template variable do for flux support, closes #2345 , closes #2724
* update interval variable to autoInterval
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* 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>
* Write data to InfluxDB with Chronograf (#2767 )
* write data to influxdb with chronograf, closes #2726
* Apply suggestions from code review
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* Manage Kapacitor Flux tasks in Chronograf (#2768 )
* manage kapacitor flux tasks in chronograf, closes #2736
* Apply suggestions from code review
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* show or hide chronograf log histogram, update icon font, closes #2723 (#2769 )
* send multiple queries to dashboards, closes #2731 (#2770 )
* Chronograf custom auto-refresh intervals (#2771 )
* added custom auto-refresh intervals to chronograf, closes #2370
* Apply suggestions from code review
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* Configure v2 connections from Chronograf CLI (#2772 )
* configure v2 connections from chronograf cli, closes #2729
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Update Chronograf OAuth options (#2773 )
* update chronograf oauth options, closes #2727 , closes #2728
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updates to chronograf 1.9 template vars doc
* added note about backwards compatible flux template variables
* Update Chronograf 1.8 Flux template variables (#2777 )
* added flux content to chronograf 1.8 template variables doc
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* Update content/chronograf/v1.8/guides/dashboard-template-variables.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated links to backwards compatible template variables
* added note about chronograf annotation peristence, closes #1982
* fixed typo
* added information about metaquery templates, closes #2164 (#2781 )
* Chronograf 1.9.0 changelog (#2775 )
* chronograf 1.9.0 changelog
* updated changelog with links to relevant content
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* fixed typos in chronograf kapacitor tasks doc
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* clarfied release note about Flux variables
* Apply suggestions from code review
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>
* Update content/chronograf/v1.9/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>
2021-06-28 11:20:09 -06:00
noramullen1
5289b2a00e
Add cloning Telegraf config in the UI (addresses #2662 ) ( #2764 )
...
* Add cloning telegraf config in the UI (addresses #2662 )
* Add clone telegraf config to cloud
2021-06-25 15:09:01 -07:00
Scott Anderson
9dc34b00aa
Flux 0.118 ( #2784 )
...
* flux 0.118 release notes
* updated pagerduty.dedupkey and operator precendence
* updated operator precedence table format
* updated description of pagerduty.dedupkey exclude param
2021-06-25 11:06:31 -06:00
noramullen1
4e9a160a4f
Add range to NOAA examples ( #2763 )
2021-06-25 08:22:59 -07:00
Scott Anderson
4712d75d0b
specify the default location of influxdb.conf on windows, closes #2780 ( #2783 )
2021-06-25 08:45:13 -06:00
noramullen1
28be2ff17d
Make cloud CLI info more prominent (addresses #2624 ) ( #2762 )
...
* Make cloud CLI info more prominent (addresses #2624 )
* Address review feedback
2021-06-25 07:38:49 -07:00
noramullen1
4c6beb3d08
Add interactive shell info to migration docs ( #2758 )
...
* Add interactive shell info to migration docs
Addresses #2601
* Add static legend option to graphs and band plot (addresses #2568 )
* Revert "Add static legend option to graphs and band plot (addresses #2568 )"
This reverts commit bc318fec3e
.
* Update content/influxdb/v2.0/upgrade/v1-to-v2/automatic-upgrade.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/upgrade/v1-to-v2/automatic-upgrade.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-21 12:24:00 -07:00
Samantha Wang
b148141c9b
update Telegraf 1.19 release notes ( #2755 )
2021-06-17 16:26:33 -06:00
kelseiv
5d02faad1c
hotfix - add component descriptions for Enterprise 1.9 licenses ( #2752 )
...
* add descriptions to components
* delete duplicate 3rd party software section
* add third party software page desc
* add repo names
* remove duplicate repos
* remove extra statically linked refs
2021-06-17 15:17:33 -07:00
pierwill
b56ad896c0
Publish Telegraf 1.19 docs ( #2707 )
2021-06-17 16:56:25 -05:00
pierwill
e5ab8313ec
Publish InfluxDB Enterprise 1.9 docs ( #2627 )
...
This update involved a large migration of content from
InfluxDB 1.8 to Enterprise 1.9.
Co-authored-by: pierwill <pierwill@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: timhallinflux <timhallinflux@users.noreply.github.com>
2021-06-17 14:45:43 -05:00
pierwill
94c477bc44
Fix security notice for 1.8.6 ( #2743 )
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-17 11:39:07 -05:00
timhallinflux
15fecc2706
removed latest patch...since 1.8.5 was no longer the latest ( #2740 )
2021-06-17 09:20:03 -07:00
kelseiv
c1d9c18f42
draft May cloud release notes ( #2639 )
...
* draft May cloud release notes
* Update cloud-updates.md
* add Cloud data usage template
2021-06-16 12:39:43 -07:00
Jason Stirnaman
e8c9039ce1
update: restructured nodejs install and write guide.
2021-06-15 15:33:08 -05:00
timhallinflux
d4293304ad
remove experimental warnings. ( #2713 )
2021-06-15 13:24:09 -07:00
Jason Stirnaman
5669ab17a3
update: divided JS client library page into separate.
...
* reorganized api shortcodes
2021-06-14 10:27:23 -05:00
Russ Savage
ce0ef35455
fix: update sep link on csv page ( #2701 )
2021-06-14 09:33:14 -05:00
Jason Stirnaman
b43dbe5994
update: wip: client apis * reorg client files * added postman auth note. * starting redo for Node.js
2021-06-11 17:35:04 -05:00
Jason Stirnaman
c03f70fa3c
update: api client libs
...
* update: added api-guide and moved client libs there (#2689 )
* extracted code examples to separate shortcode files (#2689 )
2021-06-11 09:34:36 -05:00
Jason Stirnaman
31b7495217
updated: use latest shortcode ( #2689 )
2021-06-11 09:29:16 -05:00
Scott Anderson
f3319f0da6
hotfix: add release notes for new Flux patch versions
2021-06-10 11:29:46 -06:00
Jason Stirnaman
80acfc79fd
add: Develop with the API.
...
* Copied API intro and clients docs to /api.
* Added bootstrapping info.
2021-06-09 17:35:07 -05:00
M. Luppi
417f20d89f
Today and related links ( #2688 )
...
* Add types in docs for today()
* Add several related links/references
2021-06-09 14:43:38 -06:00
Russ Savage
4f3d267166
fix: update function def for torows ( #2680 )
2021-06-08 11:08:44 -06:00
timhallinflux
f80ab61e59
Remove trailing / from API ( #2679 )
...
* Remove trailing / from API
* Update postman.md
2021-06-08 11:09:47 -05:00
pierwill
42d6288c71
Publish InfluxDB 2.0.7 docs ( #2654 )
...
* Update swagger for InfluxDB OSS 2.0.7 (#2655 )
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-07 14:06:33 -05:00
Eric Arellano
6838a3a795
Update optimize-queries.md ( #2667 )
...
The `set()` function uses the kwarg `value`, not `as`. It's also a normal function and doesn't use braces.
2021-06-03 15:52:38 -06:00
noramullen1
4533f2db31
OSS Get started update (addresses #2124 ) ( #2642 )
...
* OSS Get started update (addresses #2124 )
* Fix YAML syntax
* Update content/influxdb/v2.0/get-started.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/get-started.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Change get sign up to install for OSS
* Update content/influxdb/v2.0/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-02 15:05:27 -07:00
pierwill
9521dd03fc
Fix incorrect flag ( #2644 )
2021-06-02 16:37:42 -05:00
timhallinflux
b123b58485
Fix description of influx cli tool in 1.8 and 1.7 ( #2649 )
...
* Fix description of influx cli tool
* Update content/influxdb/v1.7/tools/influx-cli/_index.md
* Update content/influxdb/v1.8/tools/influx-cli/_index.md
2021-06-02 13:39:51 -07:00
Scott Anderson
97977cc7bf
added flux-0.117.1 release notes ( #2640 )
2021-06-02 11:27:44 -06:00
Russ Savage
dd194c9d1e
fix: add datatype to appKey ( #2641 )
2021-06-02 11:26:48 -06:00
Scott Anderson
2648aaaa01
hotfix: updated enterprise 1.8 patch versions
2021-06-02 10:20:04 -06:00
kelseiv
ea51a477af
Cloud account updates ( #2519 )
...
* update manage billing page
* update Cloud pricing plans
* add links
* edits
* addl edits
* edits
* add'l edits
* updated rate limit event content
* update rate limits
* clarified RP unlimited or up to a year in UI
2021-06-01 15:22:19 -07:00
pierwill
f8b3f38363
hotfix: remove repeated word
2021-05-28 13:48:24 -05:00
Russ Savage
0399001639
fix: fixing some issues on the pagerduty.endpoint page ( #2618 )
2021-05-28 11:46:46 -07:00
pierwill
02d7d3c4b4
Fix typo; close #2611 ( #2612 )
...
Closes #2611
2021-05-27 12:11:20 -05:00
pierwill
f685e26c16
Add missing MQTT option parameter ( #2591 )
2021-05-26 11:04:55 -05:00
kelseiv
e1491927bd
tls 1.3 updates; fix typo ( #2597 )
...
* tls 1.3 updates; fix typo
* add missing env var
* fix typos
* Update content/enterprise_influxdb/v1.8/administration/config-data-nodes.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/enterprise_influxdb/v1.8/administration/config-data-nodes.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-05-26 08:42:08 -07:00
Jason Stirnaman
10f00e199b
fix: Added temporary alias to 1.8 Getting Started so old (v1) externa… ( #2589 )
...
* fix: Added temporary alias to 1.8 Getting Started so old (v1) external links get routed to it (#2507 )
* Update content/influxdb/v1.8/introduction/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-25 15:30:36 -05:00
Scott Anderson
d1ac50d747
Flux 0.117.0 ( #2582 )
...
* Flux 0.117.0 release notes
* updated to function to include host and token for remote writes
2021-05-24 14:49:51 -06:00
kelseiv
21033ac9ab
change note to warn ( #2581 )
2021-05-24 11:17:32 -07:00
noramullen1
51ad1397dc
telegraf 1.18.3 changelog ( #2575 )
...
* Addresses #2574
* Update content/telegraf/v1.18/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-05-24 09:58:26 -07:00
kelseiv
7c08a34efc
Add Enterprise 1.8.6 release notes ( #2579 )
...
* add OSS 1.8.6 release notes
* remove OSS release notes; nothing changed in OSS
* update Enterprise 1.8.6 release notes
* Tim edits
* updates to AE debug logging per David
* reorder bug fixes
* clarify reason for OSS 1.8.6
2021-05-24 09:51:37 -07:00
pierwill
1431a0b820
Kapacitor: clarify behavior of StateCountNode and StateCountDuration ( #2572 )
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-24 10:23:48 -05:00
thevishvish
b161a05131
Fix Typo - InfluxDB notification endpoint creation ( #2580 )
2021-05-24 10:19:25 -05:00
Scott Anderson
d84164f3c2
uncomment brew install in 2.0 oss get started ( #2577 )
2021-05-21 14:22:23 -06:00
Scott Anderson
1fcc7e452c
update oss and cloud with latest-patch shortcode ( #2562 )
2021-05-19 09:39:01 -06:00
noramullen1
972d369623
Add downsample cell (addresses #2504 ) ( #2560 )
...
* Add downsample cell (addresses #2504 )
* Update content/influxdb/cloud/notebooks/downsample.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-18 23:38:25 -07:00
John Corrigan
2aff1d23f5
Update join.md ( #2563 )
...
just removing a duplicate 'and' from the sentence
2021-05-18 20:13:31 -06:00
pierwill
2937f41432
Update create-task.md
2021-05-18 13:22:19 -05:00
pierwill
cf896c925b
Fix typo; close #2550 ( #2559 )
2021-05-18 10:44:51 -05:00
pierwill
0ff9cef12c
Add example for creating a task via API ( #2556 )
...
Use "duplicate-oss" shortcode for "Create a task"
Closes #2540
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-18 09:51:35 -05:00
Scott Anderson
9c9ae6701f
hotfix: update windows binary download url, closes #2554
2021-05-17 16:48:14 -06:00
Scott Anderson
40538c5a93
Merge branch 'master' of github.com:influxdata/docs-v2
2021-05-17 16:26:14 -06:00
Scott Anderson
26f67b661c
hotfix: removed merge conflict artifact from glossary
2021-05-17 16:26:04 -06:00
kelseiv
df14963f73
Prom histograms in Flux draft-in-progress ( #2525 )
...
* Update content/influxdb/v2.0/query-data/flux/histograms.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-17 13:49:48 -07:00
Scott Anderson
bf75f87904
Flux 0.116 ( #2555 )
...
* Flux today function (#2537 )
* Added flux 0.116.0 release notes
2021-05-17 14:27:01 -06:00
Scott Anderson
9c596bb433
updated timedMovingAverage examples, closes #2224 , closes #2551
2021-05-17 11:45:14 -06:00
Ryan Betts
6d0a7d2e0d
Fix heading level for Stringable Constraint ( #2552 )
...
Was at heading level 5. Make this consistent with the other headers.
2021-05-17 08:35:49 -06:00
dahlinPL
f144b5a65d
Update create.md ( #2544 )
...
fixed syntax in example
2021-05-14 15:26:49 -07:00
Jason Stirnaman
b4acd6cefc
Merge pull request #2539 from influxdata/update/max-select-point-frequency
...
update: mention that max-select-point frequency only checks every second.
2021-05-14 13:49:36 -05:00
Jason Stirnaman
668470bb20
Update content/influxdb/v2.0/write-data/developer-tools/csv.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-14 13:47:05 -05:00
Jason Stirnaman
260660cc55
Update content/influxdb/v2.0/write-data/developer-tools/csv.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-14 13:46:48 -05:00
Jason Stirnaman
913bb9edda
update: help Mac users resolve ulimit errors when writing CSV ( #2491 ).
2021-05-13 13:30:59 -05:00
Jason Stirnaman
b817bfdd1b
update: mention that max-select-point checks every second ( #1498 ).
2021-05-13 12:30:23 -05:00
mia-joy-liang
a53a6b4d02
Update nowmetric.md ( #2530 )
2021-05-12 17:10:50 -07:00
mia-joy-liang
6e08e4bb32
Update nowmetric.md ( #2531 )
2021-05-12 17:10:11 -07:00
mia-joy-liang
780614c8d1
Update nowmetric.md ( #2532 )
2021-05-12 17:09:39 -07:00
mia-joy-liang
f1b0c32d17
Update release-notes-changelog.md ( #2534 )
2021-05-12 17:07:59 -07:00
mia-joy-liang
b99e9f1a5f
Update release-notes-changelog.md ( #2535 )
2021-05-12 17:07:29 -07:00
mia-joy-liang
ceddcc3602
Update release-notes-changelog.md ( #2536 )
2021-05-12 17:06:21 -07:00
mia-joy-liang
c03d90342b
Update release-notes-changelog.md ( #2533 )
2021-05-12 17:05:13 -07:00
noramullen1
6aa2475313
Rename GS and add new Cloud GS (addresses #2124 ) ( #2413 )
...
* Rename old GS (addresses #2124 )
* Update install.md
* Add GS
* Update get-started.md
* Update get-started.md
* Update get-started.md
* Remove alia
* Fix cloud menu
* Update content/influxdb/cloud/get-started.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Address PR feedback
* Revert changes to oss GS
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update intro
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Delete package-lock.json
* Address PR feedback
* Add back changes to install doc
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-12 13:24:33 -07:00
Jason Stirnaman
c227d2e4b5
Merge pull request #2523 from influxdata/feature/2339-community-templates-link
...
feature: add community templates link to templates docs (#2339 ).
2021-05-12 11:47:06 -05:00
Jason Stirnaman
3d9886852d
Update content/influxdb/v2.0/influxdb-templates/_index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-12 11:23:56 -05:00
Scott Anderson
2ad0420020
Temporarily remove brew install instructions for influxdb 2.0 ( #2526 )
2021-05-12 10:05:30 -06:00
Jason Stirnaman
4450117039
feature: add community templates link to templates docs ( #2339 ).
2021-05-12 10:19:26 -05:00
dahlinPL
a6186f9210
Update create.md ( #2522 )
...
fixed description for --org --org-id and --password
2021-05-12 09:12:18 -06:00
Scott Anderson
8f3dcffb4f
Flux 0.115 ( #2517 )
...
* Flux Alerta package (in the correct branch) (#2498 )
* Flux Alerta package (#2494 )
* added flux alerta pkg, closes #2492
* duplicated alerta packages in cloud
* Revert "Flux Alerta package (#2494 )" (#2497 )
This reverts commit e8907fa54a
.
* Revert "Revert "Flux Alerta package (#2494 )" (#2497 )"
This reverts commit 0704845f45
.
* Flux experimental table package (#2496 )
* flux table.fill function, closes #2493
* updated table.fill page weight
* added import statement and syntax key to table.fill example
* minor content change on table.fill
* flux 0.115 release notes
* added duplicate-oss to table package in cloud
2021-05-11 16:07:41 -06:00
Jason Stirnaman
a1c23310f5
fix: replace incorrect page URLs.
2021-05-07 17:26:51 -05:00
Scott Anderson
c529ecd958
update language around windows support in oss upgrade guide, closes #2499 ( #2501 )
2021-05-06 16:44:42 -06:00
Scott Anderson
0704845f45
Revert "Flux Alerta package ( #2494 )" ( #2497 )
...
This reverts commit e8907fa54a
.
2021-05-06 16:35:40 -06:00
Scott Anderson
e8907fa54a
Flux Alerta package ( #2494 )
...
* added flux alerta pkg, closes #2492
* duplicated alerta packages in cloud
2021-05-06 16:30:54 -06:00
Scott Anderson
08c1c29586
Flux 0.114 ( #2495 )
...
* added flux 0.114.0 and 0.114.1 release notes
* Add experimental/influxdb and experimental/usage packages. (#2484 )
* added experimental influxdb package
* added experimental usage package
* fixed description of usage package
* added introduced version to experimental usage and influxd pkgs
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updates to address PR feedback
* duplicate new functions in cloud
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-05-06 13:59:16 -06:00
Daniel Campbell
f0ddb5e9b3
Update _index.md ( #2489 )
...
Correct "OSS" to "Cloud" on the Write Data cloud page.
2021-05-06 09:29:01 -06:00
pierwill
d7a4702541
Enterprise: add logging environment variables to config doc ( #2479 )
...
Closes https://github.com/influxdata/DAR/issues/199
2021-05-05 12:01:35 -05:00
Jason Stirnaman
5ff98793aa
Merge pull request #2471 from influxdata/fix-2425
...
Added missing comma to array (#2425 ).
2021-05-03 15:55:28 -05:00
Jason Stirnaman
3ff3fea048
Added missing comma to array ( #2425 ).
2021-05-03 13:49:26 -05:00
kelseiv
cd2e9c466e
Simple annotations ( #2348 )
...
* draft annonation
* first draft annotations
* Update annotations.md
* uncomment edit & delete annotation procs
* annotation updates
* move annotations to Cloud; add overview links
* add bullet list
* update headers
* add view/hide overview link
* remove redundant header
* rmv redundant header
* rmv extra sp
* rmv sp
* fix numbering
* fix more numbering
* update procedures with latest UI changes
* Update content/influxdb/cloud/visualize-data/annotations.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/visualize-data/annotations.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* add annotations video & reorg content to fit
* Update content/influxdb/cloud/visualize-data/annotations.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix sql link
* Update content/influxdb/cloud/visualize-data/annotations.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-03 10:24:27 -07:00
pierwill
0ebf1b28e9
Fix paths to docker volume mounts ( #2468 )
...
Also bump InfluxDB version in k8s example.
Closes #2463 , #2385 , #2324 .
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-04-30 13:17:27 -07:00
Scott Anderson
48449a92ca
port interpolate pkg from flux-restructure branch, closes #2414 ( #2467 )
2021-04-30 13:21:17 -06:00
kelseiv
433421634a
Telegraf 1.18.2 release notes ( #2462 )
...
* https://github.com/influxdata/docs-v2/issues/2461
* add space
2021-04-29 16:47:39 -07:00
Scott Anderson
43d49365b2
Influxdb 2.0.6 ( #2459 )
...
* Re-add InfluxDB 2.0.5 (#2450 )
This reverts commit c91442f88c
.
* added release notes, updated 2.0.5 release notes
* updated download links for influxdb 2.0.6
* 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>
2021-04-29 14:04:33 -06:00
Kelly
c91442f88c
Revert "InfluxDB 2.0.5 ( #2450 )"
...
This reverts commit 4de7de611e
.
2021-04-28 11:17:54 -07:00
Scott Anderson
62b0f31d2f
hotfix: correction in shard doc
2021-04-28 09:49:22 -06:00
Scott Anderson
4de7de611e
InfluxDB 2.0.5 ( #2450 )
...
* Add `--compression` flag to `influx write` (#2243 )
Add `--compression` flag to `influx write`
Closes #2240 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Changes to /debug endpoints for InfluxDB 2.0.5 (#2246 )
- Add --pprof-disabled influxd flag
- Add pprof-disabled to influxd config-options
Closes #2239 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* deprecated influx transpile command, closes #2266
* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated influx transpile warning from deprecated to removed
* Deprecated 'influx transpile' command (#2304 )
* deprecated influx transpile command, closes #2266
* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added new and missing influxd config options, closes #2297 , closes #2293 (#2303 )
* Add 'influx task retry-failed' command (#2334 )
* added influx task retry-failed command
* add new task retry-failed flags, updated task task-based content, closes #2095
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* address PR feedback for task retry-failed
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated task retry-failed to address PR feedback
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated task-based failed task docs in cloud
* add profilers flag to influx query, closes #2338 , closes #2327 (#2342 )
* export lp to stdout, closes #2337 (#2343 )
* export lp to stdout, closes #2337
* adjust output-path desc, updated command examples
* Clarify user migration in 1.x to 2.0 automated upgrade process (#2344 )
* clarify user migration in upgrade process, closes #2336
* updated user migration content to address PR feedback
* updated migration doc for PR feedback
* 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>
* Updated restore docs (#2352 )
* udpated restore docs, closes #2333 , closes #2335
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* describe full restore failure
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated restore doc to address PR feedback
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Shard management (#2322 )
* shard reference content
* added shard group diagram
* finished reference info for shards
* add shard group duration config flag and examples, closes #2283
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>
* addressed PR feedback for shard docs
* more updates to shard docs to address PR feedback
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* minor updates to shards doc in 2.0
* updated shard state content
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/internals/shards.md
* updated shard group definition in glossary
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>
* removed unnecessary period from influx transpile
* Upgrade from OSS 2.x to Cloud (#2420 )
* WIP v2 to cloud migration
* updated config create example in grafana doc, resolves #2415
* draft for v2 to cloud migration
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* minor update to cloud upgrade doc
* updated v2 to cloud upgrade guide to address PR feedback
* updated 1x compatability api docs for cloud
* updated write examples in cloud upgrade, added intro sentence to cloud upgrade landing
* Add file system layout reference doc (#2423 )
* add file system layout reference doc, closes #2276
* added filesystem-diagram shortcode to contributing
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updates to filesystem layout doc
* minor update to filesystem layout doc
* fixed typo in v2 to cloud migration
* added newline to filesystem diagram shortcode
* minor updates to fs layout doc
* added windows file system layout
* updated fs layout doc to address PR feedback
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updates to address PR feedback
* Upgrade from 1.x to Cloud (#2424 )
* add v1 to cloud upgrade guide with migrate CQs doc
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* udpated PATH verbiage in v1 to cloud migration doc
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added caption shortcode, address PR feedback for v1 to cloud migration
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* replaced arbitrary username in cloud v1 compat api doc
* renamed v2 to upgrade doc
* removed old from-v2 cloud migration doc
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* moved diagram css
* minor update to heading in fs layout doc
* updated section heading in fs layout doc
* updated upgrage notification and migration guides
* general cleanup of page titles and descriptions
* Update query optimizations guide (#2441 )
* updated pushdowns list, closes #2439 , closes #1042
* added profiler information to optimize queries doc
* removed window as a heavy function
* minor change to optimize queries
* update usage of the word manipulate to operate
* add information about dynamically defining filter values, closes #2150
* add information about set vs map to query optimizations, closes #2101
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated pushdowns table
* updated table formatting
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Add windows install instructions (#2430 )
* add windows install instructions
* removed unnecessary newlines
* removed notes and newlins from windows install instructions
* added known issues to windows warning
* updated windows install instructions
* updated influxdb version in 1.x and cloud docs
* InfluxDB 2.0.5 swagger (#2448 )
* updated swagger files to use influxdata/openapi, added helper script
* fixed typo, added newline
* InfluxDB 2.0.5 release notes (#2426 )
* InfluxDB 2.0.5 release notes
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated influxdb 2.0.5 release notes to address PR feedback
* last minute additiosn to 2.0.5 release notes
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* InfluxDB 2.0.5 additions (#2449 )
* InfluxDB 2.0.5 release notes
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated influxdb 2.0.5 release notes to address PR feedback
* last minute additiosn to 2.0.5 release notes
* last minute updates to oss, closes #2306 , closes 1825
* deduped viz type content
* added missing viz options
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated v1compat swagger
* minor updates to influxdb 2.0.5 release notes
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Edd Robinson <me@edd.io>
2021-04-28 09:10:30 -06:00
kelseiv
ac530c6b6e
update Cloud release notes ( #2442 )
2021-04-27 16:05:26 -07:00
pierwill
bc076402bb
Add "InfluxDB Cloud security" document ( #2446 )
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-26 15:09:52 -07:00
Scott Anderson
615645d426
Map visualization ( #2355 )
...
* scaffolding for map visualization doc
* added examples images for other map modes
* updated map mode descriptions
* updated map viz to be more task-based
* add usgs sample data to cloud
* added earthquake example query to map viz
* commented out map customization steps
* added information about s2 cell ids in map viz
* updates to map viz to address PR feedback
2021-04-26 13:08:41 -06:00
Scott Anderson
a6a8764522
Update InfluxDB Enterprise installation requirements ( #2444 )
...
* added no nfs and disable swap to enterprise requirements, closes #influxdata/DAR#198
* Update content/enterprise_influxdb/v1.8/introduction/installation_requirements.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-23 10:12:04 -06:00
Scott Anderson
182eb364b2
added release notes for Flux 0.113.0 ( #2443 )
2021-04-21 14:47:16 -06:00
kelseiv
83d7a649e3
InfluxDB OSS and Enterprise 1.8.5 ( #2316 )
...
* release notes draft
* add hyphen to -out
* update influx inspect to include report-disk
* update report-disk
* RN updates
* misc upd
* fix links
* remove issue re meta node
* clarify disk size in bytes
* add Listener issue
* take the meta node reference out
* Update TCP connection closure logging issue
* remove dup
* change to path
* edits from Sam
* tweaks to wording
* note about blank disk usage until flush
* log query text for POST requests
* update HTTP log format
* add httpd prefix to GET example
* add new bug fix to RN
* fix table format
* options task
* remove bug fix
* add release date
* InfluxDB Enterprise 1.8.5 release notes (#2438 )
* update Enterprise 1.8.5 release notes
* add link to OSS 1.8.5 RNs
* edits from David
* 1.8.5 install updates (#2437 )
* update release date
* update OSS release date
* update Enterprise release date
* update to version 1.8.5
* fix empty verification blocks; adding numbering
* fix verification blocks in data node install
* combine redundant steps
* update versioning in data node install
* edits from Tim
2021-04-20 14:17:55 -07:00
kelseiv
c5205902fd
Telegraf fix doc link on download page ( #2435 )
2021-04-19 10:21:47 -07:00
Jack Burgess
0032571645
docs: fix "percentates" typo ( #2428 )
2021-04-16 11:45:51 -07:00
pierwill
ad7ca3499e
Fix some uses of the term "third-party" ( #2407 )
...
"Third-party" should be hyphenated when used as a modifier.
2021-04-12 11:03:32 -07:00
Scott Anderson
816a939d95
added flux 0.112.1 release notes ( #2411 )
2021-04-12 11:44:29 -06:00
kelseiv
f0aa06a166
fix button ( #2409 )
...
* fix button
* minor edits
2021-04-12 10:22:44 -07:00
Scott Anderson
8f4b72b082
Add examples for custom functions with scoped variables ( #2406 )
...
* added examples for custom functions with scoped variables, closes influxdata/DAR#196
* changed manipulate to use
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated custom function example
* minor updates to custom functions doc
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-12 10:43:38 -06:00
kelseiv
095384dc75
add 2 dashes before htpasswd
2021-04-09 16:47:15 -07:00
Scott Anderson
6ff54ae15a
Add cloud note to schema package ( #2404 )
...
* added cloud note to schema package, closes influxdata/DAR#181
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* fixed frontmatter formatting
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-09 15:57:27 -06:00
Scott Anderson
225b17bf1c
Add information about time boundaries in INTO queries ( #2403 )
...
* added information about time boundaries and into queries, closes influxdata/DAR#192
* updated info about into queries
2021-04-09 09:26:06 -06:00
Scott Anderson
bc2246e6fc
added tracking links for cloud marketplaces, closes influxdata/DAR#195 ( #2402 )
2021-04-09 09:03:25 -06:00
pierwill
22bdbb1e63
Add telegraf 1.18.1 release notes ( #2396 )
...
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-09 05:01:05 -07:00
Scott Anderson
a293d801cb
Flux 0.112.0 ( #2401 )
...
* added flux-0.111 release notes
* added flux 0.112.0 release notes
* Flux OEE package (#2397 )
* added oee pacakge
* updated description of APQ params
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* addressed PR feedback for OEE package
* updated oee functions to address PR feedback
* added oee functions to cloud
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Add missing testing functions (#2393 )
* add missing testing functions
* marked testing.benchmark as draft
* updated testing.benchmark
* added introduced frontmatter to testing.load
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updated testing package to address PR feedback
* updated testing docs to address PR feedback
* duplicated testing functions in cloud
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Add experimental transformations (#2398 )
* added experimental transformations
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* address PR feedback for experimental functions
* minor updates to experimental function docs
* duplicated experimental functions in cloud
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-08 18:42:30 -06:00
kelseiv
11a18db0e0
Update template vars doc ( #2379 )
...
* upd template vars doc
* incorporate feedback f Russ and add overview links
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/chronograf/v1.7/guides/dashboard-template-variables.md
* Update content/chronograf/v1.8/guides/dashboard-template-variables.md
* separate examples for strings; move up tips
2021-04-08 17:25:03 -07:00
Scott Anderson
ff97e554a8
Flux v0.111.0 ( #2394 )
...
* added flux-0.111 release notes
* Flux TICKscript package (#2388 )
* WIP tickscript package
* WIP tickscript pkg
* fleshed out tickscript pkg
* added introduction version to flux pkg
* updated to address PR feedback
* fixed output typos
* duplicated tickscript package to cloud
2021-04-07 11:33:46 -06:00
Bucky Schwarz
866292bde8
docs: update js client library example code ( #2390 )
...
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-04-07 10:33:30 -07:00
Russ Savage
b98c0f765b
fix: type in custom check comment ( #2389 )
2021-04-06 16:31:53 -06:00
Scott Anderson
97f002f0f6
added cloud region request button, closes #2370 ( #2384 )
2021-04-01 20:56:14 -06:00
kelseiv
45b256bfb6
Kapacitor 1.5.9 release notes ( #2372 )
...
* draft kapa 1.5.9 RNs
* update TICKscript
* update 1.5.9 to include 1.5.8 changes
* fix typo
* edit from Emrys
* add release data
2021-04-01 18:33:15 -07:00
pierwill
64daed830f
Update Homebrew installation docs for InfluxDB 1.8 and 2.0 ( #2383 )
...
Closes #2381 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-01 15:08:53 -07:00
pierwill
d32b1cc3a5
Add example query using map type dashboard variable ( #2377 )
...
Closes #782 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-01 12:18:36 -07:00
pierwill
55056611e0
Debian/Ubuntu installation: use separate keyring for InfluxDB key ( #2365 )
...
Debian/Ubuntu installation: use separate keyring for InfluxDB key
Adding a key to Ubuntu/Debian trusted keyring is bad practice.
2021-04-01 11:06:09 -07:00
Justin Yeoh
d96c990975
Update _index.md ( #2380 )
2021-04-01 07:29:00 -07:00
Scott Anderson
ed8d716592
hotfix: disable example page on master
2021-03-30 15:54:21 -06:00
Scott Anderson
e9dff9eae2
Merge branch 'master' of github.com:influxdata/docs-v2
2021-03-30 13:32:17 -06:00
Scott Anderson
c251cd3b0a
hotfix: fixed duplicate array menu item
2021-03-30 13:32:10 -06:00
Sokkensoepje
41672c17ba
Update _index.md ( #2125 )
...
* Update _index.md
Small typo in the first command for Ubuntu
* Update content/influxdb/v2.0/reference/cli/influx/completion/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-30 11:18:35 -06:00
Kelly
bdee29bbc2
options task >> option task
2021-03-29 18:57:18 -07:00
Scott Anderson
b858fa254b
duplicated array.from to cloud
2021-03-29 13:43:32 -06:00
Scott Anderson
c4c581d230
promoted array package from experimental
2021-03-29 13:38:32 -06:00
pierwill
5178d60c9d
Fix example blocks in line protocol tutorial ( #2359 )
...
* Fix example blocks in line protocol tutorial
Closes #https://github.com/influxdata/DAR/issues/191 .
* fix setup tip format
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-03-29 09:59:45 -07:00
Russ Savage
4ed6d5b76a
fix: dataTime to dateTime ( #2361 )
2021-03-29 10:35:52 -06:00
pierwill
7aaac39ee0
Fix outdated version in Enterprise install docs ( #2356 )
...
Closes https://github.com/influxdata/DAR/issues/190 .
2021-03-27 11:33:51 -07:00
Scott Anderson
871c0db598
Flux 0.109 ( #2354 )
...
* added flux 0.109.0 and 0.109.1 release notes
* Document changes to Flux string interpolation (#2326 )
* Add new content on string interpolation from SPEC.md
Closes #2314
* added the stringable constraint
* Update content/influxdb/v2.0/reference/flux/language/string-interpolation.md
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add 'mode' parameter to 'csv.from' (#2353 )
* updated csv.from with new mode parameter
* minor updates to csv.from
* updated description of raw csv parsing mode
* updated csv.from in cloud, updated raw parse mode description
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-03-26 16:21:18 -06:00
pierwill
0b796c5fed
Fix typo ( #2351 )
2021-03-25 08:39:17 -07:00
Aleks
83a7074e95
Use the right version in links ( #2349 )
...
The links to output data formats and line protocol links to old version.
2021-03-25 08:11:09 -06:00
kelseiv
bb2b34dac9
fix typo
2021-03-24 16:32:29 -07:00
kelseiv
ccb99bb888
Fix note about data retention in free tier ( #2341 )
...
* Fix note about data retention in free tier
* Update content/influxdb/cloud/account-management/pricing-plans.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-24 16:19:46 -07:00
Scott Anderson
94ddeb0de3
fixed formatting in 1.8 auth setup doc ( #2347 )
2021-03-24 15:34:09 -06:00
kelseiv
d5d0035447
platform upds ( #2311 )
...
* platform upds
* Update _index.md
* add 1.x to TICK references
* update platform page to showcase 2.0 and add Telegraf
* get started with the InfluxData platform
* update install and deploy page
* update deploy the tick stack doc
* update monitor platform doc
* more first-round platform updates
2021-03-24 10:00:22 -07:00
Stephen von Takach
ad8c8d28c7
add crystal s2 cell library to shape geo data ( #2340 )
2021-03-23 15:44:30 -06:00
Scott Anderson
9dcfcace5a
Create ui/timestamp-formats shortcode ( #2259 )
...
* create ui/timestamp-formats shortcode, closes #2249
* added time-format shortcode to other viz docs
* updated cloud viz docs with time format shortcode
2021-03-19 16:36:51 -06:00
kelseiv
aca9087a1c
fix links ( #2321 )
2021-03-18 15:44:05 -07:00
kelseiv
b2c66c266b
tweaks to 1.x compatibility ( #2313 )
...
* tweaks to 1.x compatibility
* Update query.md
* Update write.md
* Update content/influxdb/v2.0/reference/api/influxdb-1x/query.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/api/influxdb-1x/write.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/api/influxdb-1x/write.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-17 14:45:27 -07:00
noramullen1
d170ba3b36
Telegraf 1.18 (addresses #2247 ) ( #2302 )
...
* Telegraf 1.18 (addresses #2247 )
* Address PR feedback, add plugin categories
* Add XML data format
* Address PR feedback
2021-03-17 14:43:02 -07:00
Russ Savage
094111871c
fix: example on regexp.findstring ( #2310 )
2021-03-17 14:45:22 -06:00
kelseiv
e037d94b92
Misc ( #2309 )
...
* update 1.x compatibility doc
* misc 1.x upds
* edits
* edit
2021-03-17 11:27:29 -07:00
Scott Anderson
8289c95ef9
hotfix: fixed filepath for experimental.spread
2021-03-17 09:56:29 -06:00
Scott Anderson
37e28bd128
Flux 0.108 ( #2305 )
...
* flux 0.108 changelog
* Flux VictorOps package (#2295 )
* added flux victorops package, closes #2277
* added cloud version of victorops pkg
* Flux Zenoss pkg (#2292 )
* added zenoss package, closes #2278
* added cloud duplicates for zenoss package
* updated zenoss pkg to address PR feedback
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Flux BigPanda package (#2301 )
* added flux bigpanda package, closes #2279
* added cloud version of bigpanda package
* added information to bigpanda pkg about converting timestamps
* Update content/influxdb/v2.0/reference/flux/stdlib/contrib/bigpanda/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added 0.108 package links to flux changelog
* added flux 0.108.1 to flux changelog
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-03-17 08:51:41 -06:00
kelseiv
9b85eeb07a
Merge pull request #1306 from influxdata/dashboards
...
Update dashboards
2021-03-17 06:43:35 -07:00
kelseiv
5f8efecba6
Merge pull request #2299 from influxdata/dar-184
...
Change to request to --get for --data-urlencode
2021-03-16 09:48:06 -07:00
Kelly
6d7886b171
chg to --get for --data-urlencode
2021-03-16 09:43:55 -07:00
noramullen1
d03e0eda04
Update notebooks ( #2253 )
...
* Add top-level notebook video (addresses #2090 )
* Add downsample video and fix typo (addresses #2089 )
* Add clarification about preview button
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
* Remove early access notes
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2021-03-16 09:38:51 -07:00
kelseiv
9d37aa7e9f
Update content/influxdb/v2.0/reference/api/influxdb-1x/_index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-16 09:06:30 -07:00
kelseiv
2ff510ddb2
Update query.md
2021-03-16 09:06:04 -07:00
Kelly
3f4a2058f5
https://github.com/influxdata/DAR/issues/183
2021-03-16 08:58:21 -07:00
Kelly
7f06968139
update option in 1.8
2021-03-15 16:48:27 -07:00
Kelly
e5ab1e10fa
edits from Tim
2021-03-15 16:47:16 -07:00
Kelly
0e186280e1
clarification on Go module
2021-03-15 14:47:01 -07:00
Kelly
b9d7295c8f
add build from source bug fix
2021-03-15 14:41:28 -07:00
Kelly
31e27f8428
update 1.7.11 RNs and add new config option
2021-03-15 14:00:53 -07:00
Kelly
13046d5e8b
edit
2021-03-12 18:07:49 -08:00
Kelly
c75a0c0902
load a dashboard as a resource
2021-03-12 18:07:11 -08:00
kelseiv
e2ca3ef801
Update config-options.md
2021-03-12 16:58:40 -08:00
Kelly
283dfc4c7d
fix format
2021-03-12 16:55:07 -08:00
Kelly
9433c2b358
Merge branch 'master' and changes from bonitoo
2021-03-12 16:52:40 -08:00
kelseiv
45cde0c457
Merge pull request #2149 from influxdata/bitbucket
...
Configure bitbucket authentication
2021-03-12 16:02:49 -08:00
Scott Anderson
5a68bb4171
Flux 0.107 ( #2284 )
...
* added flux 0.107 release notes
* updated kaufmansAMA function
* added all new experimental function signatures
* address PR feedback
* 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>
2021-03-12 17:01:14 -07:00
kelseiv
aa427e1528
Update release-notes-changelog.md
2021-03-12 16:00:46 -08:00
Kelly
e8dc189921
Merge branch 'master' of github.com:influxdata/docs-v2 into bitbucket
2021-03-12 15:59:39 -08:00
Scott Anderson
c9cc1028a5
Merge branch 'master' of github.com:influxdata/docs-v2
2021-03-12 16:37:51 -07:00
Scott Anderson
e8d2155fdc
hotfix: updated flux slack examples
2021-03-12 16:37:20 -07:00
Kelly
16532d3b9c
Merge branch 'master' of github.com:influxdata/docs-v2 into memory
2021-03-12 15:19:47 -08:00
Kelly
d6810ec7ff
remove memory utilizatiton in AE doc
2021-03-12 14:54:46 -08:00
kelseiv
ef965ee8e8
Verify whether more than 500 shards per db is accurate metric ( #1305 )
...
* move new migration process PR from v1 to v2
* edits from David
* misc edits
2021-03-12 14:48:34 -08:00
pierwill
53f4f4d1c8
Manual upgrade / upgrade doc restructure ( #2264 )
...
* Start work on "Manually upgrade" docs
- Add content from Grafana doc
- Begin adding context and introduction
- Add content from automatic upgrade guide
- Mention secure-by-default
- Add backup warning
* Add info about authorizing `influx v1` commands
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Add influxd upgrade recommendation
* Update content/influxdb/v2.0/upgrade/v1-to-v2/manual-upgrade.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Add conceptual info to `influx v1 auth` CLI docs
* Work on PR feedback
* Work on outline and ToC
* Reorder migrate data instructions
* Work on guide
Add related links
* Edit data migrations section
* Mention "manual upgrade path" in automatic upgrade doc
* Spell check
* Add link and move manual upgrade notes in auto guide
* Work on guide
* Fix notes for directing users to right upgrade guides
* Reorgization upgrade docs
* Work on Upgrade landing page
* Start clarifying decision tree
* Rm comments
* Clean up landing page
* updates to 2.0 upgrade guides
* more updates to manual upgrade guide
* more updates to upgrade docs
* updated reference docs
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* fixed typos in auto-upgrade guide
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* fixed structure of migrate config settings
* updated upgrade landing structure, updated links
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-11 16:13:51 -07:00
timhallinflux
f21932e8b1
Update talk.md ( #2282 )
...
fix typo
2021-03-11 09:50:04 -08:00
kelseiv
84a8c86f34
fix typo
2021-03-11 08:53:24 -08:00
Scott Anderson
180f6a8d5d
remove ro-only docker mount, closes #2274 ( #2275 )
2021-03-10 09:17:28 -07:00
Scott Anderson
11c6a3ee45
Influxdb 2.0 Docker upgrade ( #2265 )
...
* influxdb 2.0 docker upgrade, closes #2257
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updated docker upgrade doc to address PR feedback
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* added more mounts to docker examples
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* updated note about boltdb config path
* removed tabs from docker page
* removed more tabs from docker update guide
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
2021-03-09 13:49:56 -07:00
Scott Anderson
a7948edf01
hotfix: join only joins two streams
2021-03-08 11:01:39 -07:00
Scott Anderson
f1c894ba48
DAR fixes ( #2254 )
...
* updated join doc, closes influxdata/DAR#180
* add information about optimizing query result size, closes influxdata/DAR#179
* updated note about downloading query data
* minor changes to join description
2021-03-08 10:27:02 -07:00
Scott Anderson
c2c2dd969f
Updated Mosaic description and add example queries ( #2251 )
...
* updated mosaic description and image, added example queries, closes #2250
* marked oss mosaic as draft
* typo fix
2021-03-05 14:55:06 -07:00
pierwill
64452f49d5
Remove outdated info ( #2252 )
...
* Remove outdated info
* Update content/influxdb/v2.0/upgrade/v1-to-v2/_index.md
2021-03-05 13:27:54 -08:00
Scott Anderson
af8a029d3a
hotfix: moved mosaic visualization into cloud
2021-03-05 13:21:24 -07:00
noramullen1
beb3d7b131
Add mosaic visualization ( #2248 )
...
* Create mosaic.md
* Add mosaic
* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-05 12:01:22 -08:00
lanceybp
2b32d81d85
Update csv.md ( #2245 )
...
Fix --errors-file flag typo
2021-03-05 09:17:13 -08:00
Scott Anderson
b408afb619
hotfix: more cq guide fixes
2021-03-04 22:40:53 -07:00
Scott Anderson
e526cae51f
hotfix: updated CQ details
2021-03-04 16:14:47 -07:00
Scott Anderson
89f3f4c6ae
hotfix: update derivative param names
2021-03-04 15:27:48 -07:00
Scott Anderson
b7d8c620b8
Updated examples in the CQ migration guide ( #2242 )
...
* updated examples in the cq guide
* udpated cq guide to address PR feedback
2021-03-04 15:06:58 -07:00
Scott Anderson
8eb9cb9211
Add 1.x Grafana docs ( #2232 )
...
* updated influxdb oss and cloud grafana/influxql instructions, closes #1340 , closes #2165
* updated grafana cloud instructions to use token auth
* updated cloud grafana config screenshot
* show auth options with influxql in grafana doc
* added tab onload js, WIP grafana rework
* updated content for influxql in grafana
* minor updates to grafana doc, closes #2211
* added information about downloading and configuring the influx cli to cloud grafana doc
* minor update in cloud grafana doc
* updated grafana influxql decision tree
* fixed some typos
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* addressed PR feedback
* added updates to grafana
* scaffolding for grafana doc in 1.7
* add grafana docs for influxdb 1.7 and 1.8, closes influxdata/DAR#125
* updates to 1.x grafana docs
* added grafana docs to enterprise 1.7 and 1.8, closes influxdata/DAR#107
* adjusted menu order of enterprise tools section
* updated enterprise grafana docs to address PR feedback
* added information about RPs and more examples, closes #2215
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-03-04 11:32:18 -07:00
Max Printz
4660f6c020
Updated the UI references ( #2234 )
...
* Updated the UI references
Added the new UI pictures and references to the button locations. Also added more info on the retention policy.
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-04 11:05:05 -07:00
pierwill
7f7f44351e
Fix port number in `influx write` CLI doc ( #2238 )
2021-03-03 13:38:53 -08:00
pierwill
7700f0eb9f
Add video to "Automatically configure Telegraf" ( #2231 )
...
Adds "How to Add Data to InfluxDB Cloud with Telegraf in 5 Steps"
2021-03-02 15:16:12 -08:00
Samantha Wang
972b0f7efa
Add video to automatically configure Telegraf ( #2122 )
...
Add youtube video: https://youtu.be/M8KP7FAb2L0
2021-03-02 10:16:13 -08:00
Scott Anderson
57da1eff86
added note to leave out task options when creating new task, closes #2202 ( #2203 )
2021-03-01 14:03:41 -07:00
noramullen1
329e3ccb93
Ticks visualization ( #2175 )
...
* Update band.md
* Add tick marks and legend update
* add verbal phrases and minor edits
* UI updates
* hide Legends section
* add SI default
Co-authored-by: Kelly <kelly@influxdata.com>
2021-03-01 12:59:46 -08:00
Scott Anderson
af545848a1
Merge branch 'master' of github.com:influxdata/docs-v2
2021-03-01 11:18:31 -07:00
Scott Anderson
8eb5dc4b6b
hotfix: fixed telegraf install code tabs
2021-03-01 11:18:24 -07:00
Scott Anderson
efa9d5203c
added notes to all v1 auth commands about not working with cloud, closes #2208 ( #2223 )
2021-03-01 10:38:39 -07:00
Doug Hoard
91cfc667b7
Fixed use tokens documentation ( #2217 )
...
Fixed use tokens documentation
2021-02-26 22:08:55 -07:00
Scott Anderson
46d0f16dc0
upgraded hugo to 0.81.0, fixed isset build error, fixed formatting in grafana doc ( #2218 )
2021-02-26 21:54:41 -07:00
Scott Anderson
368dd4ebc4
Update Grafana docs for OSS 2.0 and Cloud ( #2210 )
...
* updated influxdb oss and cloud grafana/influxql instructions, closes #1340 , closes #2165
* updated grafana cloud instructions to use token auth
* updated cloud grafana config screenshot
* show auth options with influxql in grafana doc
* added tab onload js, WIP grafana rework
* updated content for influxql in grafana
* minor updates to grafana doc, closes #2211
* added information about downloading and configuring the influx cli to cloud grafana doc
* minor update in cloud grafana doc
* updated grafana influxql decision tree
* fixed some typos
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* addressed PR feedback
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-26 18:31:19 -07:00
Scott Anderson
74e6c737e5
Flux 0.106 ( #2199 )
...
* added flux 0.106.0 release notes
* added experimental.integral function
* added experimental.window function
* updates experimental.integral and experimental.window to address PR feedback
* 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>
2021-02-26 15:52:48 -07:00
pierwill
350fb05f66
Fix missing config setting in Enterprise TLS guide ( #2216 )
...
Fix missing config setting in Enterprise TLS guide
2021-02-26 14:00:55 -08:00
pierwill
77ff9d6f65
Document using a config file through Docker volume ( #2207 )
...
Document using InfluxDB config file with Docker volume
Replace quay image with DockerHub
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-26 12:30:46 -08:00
Daniel Moran
da1aa5d57e
Link to DockerHub for upgrade instructions. ( #2214 )
...
* Link to DockerHub for upgrade instructions.
* Update from review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-26 11:10:42 -08:00
Samantha Wang
f8c207e100
add telegraf 1.15.4 to release notes ( #2121 )
...
* add telegraf 1.15.4 to release notes
a 1.15.4 patch was technically released but only a few hours before 1.16 so didn't go through the normal process.
Closes #1709
* Update release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-25 22:44:48 -08:00
pierwill
5c95d77489
Document using volume mounts with Docker image ( #2205 )
...
Document using volume mounts with Docker image
Work toward #1947 .
Re-order phone home and docker shell content.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-25 09:38:29 -08:00
Bojan Oro
28a183f247
Update Grafana auth steps for InfluxQL against Influx2.0 ( #2029 )
...
* Update auth steps for InfluxQL against Influx2.0
Addresses https://github.com/influxdata/docs-v2/issues/1942
* Apply PR change requests
* Adjust step numbers
2021-02-25 09:52:15 -07:00
Scott Anderson
e9a8b6c039
fix CLI flags table structure and styles ( #2204 )
2021-02-24 18:52:03 -07:00
Scott Anderson
e0d6cdd937
hotfix: experimental title fix, telegraf plugin canonical fix
2021-02-23 13:56:30 -07:00
elwin1234
0fb127cd58
Update external-monitor-setup.md ( #2183 )
...
Fixed typo in configuration example of **Monitor Kapacitor performance metrics**
2021-02-22 15:09:26 -07:00
Scott Anderson
1560b1bfe9
Add information about Telegraf processor/aggregator plugin behavior ( #2174 )
...
* add information about telegraf processor and aggreator plugin behavior, closes influxdata/DAR#174
* updated telegraf processor-aggregator doc to address PR feedback
2021-02-22 15:03:59 -07:00
Scott Anderson
96621fe39f
added examples to profiler package, closes influxdata/DAR#175 ( #2180 )
2021-02-22 15:03:06 -07:00
pierwill
0bc29f6c69
Document TLS configuration for meta nodes ( #2196 )
...
Document TLS configuration for meta nodes
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-19 11:55:18 -08:00
Scott Anderson
c1ca5c8408
Fix broken internal links – SEO link audit ( #2189 )
...
* link audit, remove info about stopping influxd in restore docs, closes #2168
* fixed broken internal links for seo link audit
* updated canonical logic to be smarter
* fixed canonical links and broken images
* fixed errant find and replace
* fixed formatting of kapa event handler docs
* more link fixes
* more link fixes, support latest shortcode in telegraf plugin descriptions
2021-02-19 11:07:47 -07:00
Scott Anderson
89d354a8c8
Fix email alert examples, closes #2187 ( #2188 )
2021-02-18 10:25:36 -07:00
kelseiv
69daa19332
Telegraf 1.17.3 RNs draft ( #2191 )
2021-02-17 18:00:14 -08:00
pierwill
0572bdf3b9
Mention influx CLI on "Write data" landing page ( #2192 )
...
This makes the CLI docs easier to find for those readers visually scanning the page for the term "CLI".
2021-02-17 16:14:38 -08:00
David
2f67737ad7
Update link to influx-cxx ( #2181 )
...
* Update link to influx-cxx
Originally linked project is unmaintained, new link goes to active fork
* add c++ library to v1.8 api_client_docs
* add c++ library to doc description for v1.7 api_client_libraries
2021-02-17 07:46:08 -07:00
kelseiv
4d81f9d4a2
Remove 1.8.3 was unreleased note; add 1.8.3 release notes back ( #2186 )
...
* remove 1.8.3 "unreleased" note; add 1.8.3 RNs back
* rmv 1.8.3 changes from 1.8.4 list
2021-02-16 17:05:55 -08:00
kelseiv
96c5ce9596
Renew license ( #2177 )
...
* add renew license topic; thank you @davidby-influx and @dgnorton
* renew-license-updates
* add Tim's edits
* clarify delete existing file
2021-02-11 21:32:33 -08:00
kelseiv
b0f84a1b15
hotfix update ( #2179 )
2021-02-11 17:53:12 -08:00
kelseiv
f4f19aad9d
hotfix to pull Kapacitor 1.5.8 ( #2178 )
2021-02-11 17:34:46 -08:00
noramullen1
27821a513c
InfluxDB 2.0.4 ( #2134 )
...
* Changelog for 2.0.4
* Update influxdb.md
* New influxd commands, flags, and config options (#2139 )
* added influxd print-config command
* added --overwrite-existing-v2 flag to influxd upgrade
* added export-lp command
* added nats-related config options to influxd
* updated influxd docs to address PR feedback
* minor updates to influxd docs
* removed ignored files from the repo
* closes #2079
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update upgrade docs to note removal of inmem option (#2138 )
* Update upgrade docs to note removal of inmem option
* Update content/influxdb/v2.0/upgrade/v1-to-v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Swagger files for InfluxDB 2.0.4 (#2145 )
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* removed geo ref from oss swagger
* Add new items
* InfluxDB 2.0.4 binaries (#2144 )
* updated download links and pkg links for influxdb 2.0.4
* updated underscores to dashes in binary example names
* removed unsupported tag matching operators from swagger, closes influxdata/DAR#160
* Update influxdb-k8-minikube.yaml (#2171 )
* update v1-compat swagger with timestamp info, closes influxdata/DAR#118 (#2172 )
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-02-11 15:55:09 -07:00
kelseiv
ed62cffc6c
Ops genie description text ( #2046 )
2021-02-10 16:42:30 -08:00
mdevy-influxdata
68ae541248
filename corrected ( #2166 )
...
inconsistent filename. updated to correct one using _ instead of the -.
2021-02-10 16:16:42 -08:00
kelseiv
0a4f941590
Add HTTP source examples to sideload ( #2043 )
...
* docs: added bigpanda.md event handler documentation
* docs: updated bigpanda.md, added primary, secondary property
* Update config.yml
* add HTTP source examples
* add JSON example
* add overview links to SideloadNode
* Update content/kapacitor/v1.5/nodes/sideload_node.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/kapacitor/v1.5/nodes/sideload_node.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/kapacitor/v1.5/nodes/sideload_node.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* update typo
* edits f docmerlin
Co-authored-by: Robert Hajek <robert.hajek@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-10 15:45:10 -08:00
kelseiv
3b42f53684
closes #2025 ( #2030 )
2021-02-10 15:34:58 -08:00
kelseiv
5a4a2a1448
Chronograf 1.8.10 ( #2142 )
...
* misc 1.8.10 update
* fix link to latest Telegraf plugins
* update release date
* edits
2021-02-10 14:44:09 -08:00
pierwill
128bc37135
Update k8s "Get started" docs ( #2167 )
...
Update k8s "Get started" docs
- Add instructions for using kind
- Bump version to 2.0.3
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-10 14:15:12 -08:00
pierwill
3bb7133a39
systemd: Add instructions for passing arguments to influxd ( #2163 )
...
systemd: Add instructions for passing arguments to influxd
2021-02-10 10:54:44 -08:00
pierwill
ae75d08674
systemd: Document InfluxDB data storage location ( #2161 )
...
systemd: Document InfluxDB storage locations
* Add info on bolt and engine
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-09 15:50:54 -08:00
pierwill
fc806a28b1
Improve systemd installation docs for InfluxDB 2.0 ( #2157 )
...
Add systemd installation docs for `.deb` and `.rpm`
2021-02-09 13:15:14 -08:00
noramullen1
1abf24d4aa
Edit Telegraf config in the UI ( #2132 )
...
* WIP -- add info about editing config file in UI
* Addresses #2104
* Address PR feedback
* Update content/influxdb/v2.0/telegraf-configs/update.md
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
* Update content/influxdb/v2.0/telegraf-configs/update.md
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
* Address PR feedback
* Update content/influxdb/v2.0/telegraf-configs/update.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/telegraf-configs/update.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/telegraf-configs/update.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update wording per PR feedback
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-09 11:35:45 -08:00
Scott Anderson
b3e4b9a7a7
Querying remote InfluxDB sources ( #2158 )
...
* add note about querying remote influxdb sources to from() docs, closes influxdata/DAR#173
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/from.md
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: pierwill <19642016+pierwill@users.noreply.github.com>
2021-02-09 06:49:50 -07:00
kelseiv
acbafd3b7d
InfluxDB Enterprise 1.8.4 release notes ( #2117 )
2021-02-08 18:35:43 -08:00
timhallinflux
e902e2144b
fixed misspelling ( #2159 )
2021-02-08 18:28:38 -08:00
kelseiv
7ad410c964
Alerta correlate ( #2051 )
2021-02-08 16:41:34 -08:00
kelseiv
2d3ea98f64
add latest Jan cloud updates ( #2153 )
2021-02-08 09:48:47 -08:00
Oori
d846ab548a
fix(changelog): correct year for 1.8.4 release ( #2155 )
2021-02-08 09:48:15 -08:00
kelseiv
994f9e4522
InfluxDB OSS 1.8.4 updates ( #2129 )
2021-02-08 09:47:18 -08:00
Samantha Wang
87650c1f2d
update input/output data formats ( #2151 )
...
* add prometheus data input
* update output data format list
2021-02-05 15:53:45 -08:00
kelseiv
7c4b5dae26
Update managing-security.md
2021-02-05 12:15:24 -08:00
Kelly
597daad82b
configure bitbucket auth
2021-02-05 12:00:29 -08:00
Kelly
bf34a6027f
fix plugin links
2021-02-05 11:28:01 -08:00
Kelly
d8133e3d02
fix link to latest Telegraf plugins
2021-02-05 11:16:41 -08:00
kelseiv
4805d69be8
add example for subscription-path ( #2041 )
...
* docs: added bigpanda.md event handler documentation
* docs: fixing typos
* docs: fixing typos
* docs: updated bigpanda.md, added primary, secondary property
* Update config.yml
* add example for subscription-path
* fix formatting
* resolve conflicts
Co-authored-by: Robert Hajek <robert.hajek@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-05 08:23:34 -08:00
김세환
d3c406bcef
fix: wrong file name in get-started.md ( #2093 )
2021-02-04 17:57:47 -08:00
Scott Anderson
35639816dd
Flux 0.105.0
2021-02-04 16:22:41 -07:00
Scott Anderson
77c9fe823a
remove refernces to task retry option, closes #2131 ( #2135 )
2021-02-04 16:17:49 -07:00
Kelly
2abf6bae99
misc 1.8.10 updates
2021-02-04 14:02:32 -08:00
Kelly
841b16ba65
fix link
2021-02-04 11:21:03 -08:00
Kelly
28143bf0da
fix typo
2021-02-04 11:16:54 -08:00
Kelly
b8a17e3d61
add release date
2021-02-04 11:15:19 -08:00
Kelly
b57e993bc2
upd Chrono 1.8.10 RNs
2021-02-04 09:49:32 -08:00
Kelly
0c57ff7d00
redirect for kapa docker instructions
2021-02-02 17:54:36 -08:00
Scott Anderson
bec65f7492
hotfix: change flux 0.103.1 to 0.104.0
2021-02-02 13:22:34 -07:00
Scott Anderson
8f2e9f696d
Flux 0.103.1 ( #2128 )
...
* add flux 0.103 to release notes
* Flux 0.103.1
2021-02-02 12:54:03 -07:00
kelseiv
7244688e80
InfluxDB OSS 1.8.4 release notes ( #2059 )
...
* add 1.8.4 release notes and missing 1.8.3 RNs
* add 1.8.4 release notes
* add new configuration option
* Update releasenotes-changelog.md
* update 1.8.4 OSS RNs
* hide strict error handling option
* hide Ent RNs
* rmv Enterprise
* updated OSS 1.8.4 release notes
* remove 1.8.3 RNs - combined in Enterprise PR
* remove obsolete stats
* edits
2021-02-01 15:52:10 -08:00
Scott Anderson
cf61a1422a
Flux v0.103 ( #2123 )
2021-02-01 14:56:25 -07:00
Scott Anderson
304d84cc36
Enrich CQ migration guide and add Flux/InfluxQL parity ( #2102 )
...
* add resample information to cq migration guide
* enriched cq migration guide, added flux-vs-influxql
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* Update content/influxdb/v2.0/upgrade/v1-to-v2/migrate-cqs.md
* clarified links to 1.8 influxql docs
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-01 14:14:00 -07:00
Scott Anderson
1a020cc4de
added flux 0.101 and 0.102 to release notes ( #2103 )
2021-02-01 14:11:48 -07:00
Jakub Bednář
702e62378e
docs: add link to Swift client ( #2120 )
2021-02-01 10:51:06 -07:00
pierwill
ec1ce8748f
Fix typo; close #2118 ( #2119 )
2021-01-30 12:12:40 -08:00
pierwill
1684202e3a
Fix typo ( #2115 )
...
Closes #2113
2021-01-29 13:11:29 -08:00
noramullen1
8bccf5907b
Merge pull request #2110 from influxdata/telegraf-1-17-1
...
Add 17.1.2
2021-01-28 17:19:24 -08:00
noramullen1
fd336189aa
Update release-notes-changelog.md
2021-01-28 17:15:41 -08:00
pierwill
69b8660d9a
Fix downloads links in cloud/get-started.md ( #2108 )
2021-01-28 09:19:30 -08:00
noramullen1
4012831fa1
Address PR feedback
2021-01-27 18:45:10 -08:00
noramullen1
ed95a5cfc9
Add 1.17.1 changelog
2021-01-27 18:29:01 -08:00
kelseiv
e8e82f6fd9
Kapacitor 1.5.8 ( #2032 )
...
* docs: added bigpanda.md event handler documentation
* docs: fixing typos
* docs: fixing typos
* docs: updated bigpanda.md, added primary, secondary property
* Update config.yml
* add first draft release notes
* Update releasenotes-changelog.md
* Update releasenotes-changelog.md
* Update releasenotes-changelog.md
* Update releasenotes-changelog.md
* add link to subscription-path in RNs
* update BigPanda verbiage
* update link
* update bug fixes
* add BigPanda info to AlertNode
* add release data; add link to OpsGenie
* add link to Alerta event handler
* Update content/kapacitor/v1.5/event_handlers/bigpanda.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/kapacitor/v1.5/event_handlers/bigpanda.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/kapacitor/v1.5/event_handlers/bigpanda.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/kapacitor/v1.5/event_handlers/bigpanda.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* add gzip clarification
* add config to turn off gzip
* update for Alerta correlate option
* format
* fix link
* correlate updates
* fix format
* update option
* fix example header format; upd RNs
* upd rns
* add http source support to sideload
* add categories
Co-authored-by: Robert Hajek <robert.hajek@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-27 16:16:24 -08:00
noramullen1
b358c26307
Merge pull request #2027 from influxdata/azure
...
Add Azure info to Cloud docs
2021-01-27 11:05:01 -08:00
noramullen1
3716959a40
Update names
2021-01-27 10:17:30 -08:00
pierwill
1953781140
Re-order LDAP instructions ( #2099 )
...
Instruct users to restart the service before verifying
LDAP configuration.
Fixes #2021
2021-01-27 09:02:02 -08:00
pierwill
74e9dfc0fd
Remove URL selector from Enterprise doc ( #2098 )
2021-01-26 15:59:59 -08:00
Scott Anderson
48588e5a46
add resample information to cq migration guide ( #2097 )
2021-01-26 16:44:48 -07:00
pierwill
b963d24d08
Document using InfluxDB 2 as a systemd service ( #2096 )
...
Document using InfluxDB 2 as a systemd service
Also promote "Networking ports" to H3
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-26 14:59:18 -08:00
Ignacio Van Droogenbroeck
0de431633a
Updating InfluxDB "phone home" docker tag ( #2091 )
2021-01-26 10:41:45 -07:00
pierwill
391483cdfa
Add "Use tokens" documentation ( #2086 )
...
Add "Use tokens" documentation
Add a page called "Use tokens" to "Manage tokens". This gives two
minimal examples using the CLI and links to other existing
documentation.
Closes #2054
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-01-22 11:03:51 -08:00
noramullen1
7faf95900a
Hot fix -- broken download link
2021-01-21 14:43:06 -08:00
Kelly
10c0fe1214
fix format
2021-01-20 13:53:23 -08:00
kelseiv
1ea541b414
Merge pull request #2066 from influxdata/Jan-2021-Cloud-updates
...
Jan 2021 cloud updates
2021-01-20 13:46:48 -08:00
Kelly
ae66b5d2a9
remove tick flag
2021-01-20 13:44:04 -08:00
Scott Anderson
855712d68d
Document InfluxDB Enterprise startup process ( #2069 )
...
* document influxdb enterprise startup process, closes influxdata/DAR#114
* minor adjustments to influxdb enterprise startup doc
* minor typo fixes in influxdb enterprise startup doc
2021-01-20 13:12:27 -07:00
harrisondnash
438ba2f706
fix:#1961 ( #2024 )
...
* fix:#1961
* resolving comments
* fix:added flux example
2021-01-20 13:12:07 -07:00
Scott Anderson
2cf2cc8183
Merge pull request #2077 from harrisondnash/missing-cq-config
...
fix:#1716
2021-01-19 18:43:31 -07:00
harrisondnash
d99bae21f6
Update content/enterprise_influxdb/v1.8/administration/config-data-nodes.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-19 18:41:07 -06:00
Kelly
7be617e00c
update title to reflect updates may not be monthly
2021-01-19 09:08:43 -08:00
kelseiv
a9dd4336a7
remove influxd
2021-01-19 09:04:53 -08:00
kelseiv
a9a8347114
Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-19 09:03:11 -08:00