Commit Graph

3650 Commits (c04124d85c36d9bae0f75640e3c3b9716cd4f5c7)

Author SHA1 Message Date
noramullen1 bea8db3360 WIP changelog 2020-11-17 16:12:52 -08:00
Scott Anderson 9584964874
Flux 0.95.0 2020-11-17 16:56:17 -07:00
noramullen1 fa617f7438 Fix typo 2020-11-17 15:55:30 -08:00
noramullen1 e8a53ff52b Add DBRP CLI commands (addresses ) 2020-11-17 15:51:53 -08:00
noramullen1 abb218c287 Update flag descriptions 2020-11-17 14:05:48 -08:00
Kelly a2d21a6e26 add resolve high cardinality info 2020-11-17 13:33:37 -08:00
noramullen1 8ad2f5ef0a Update endpoint examples 2020-11-17 11:51:10 -08:00
noramullen1 5b8252358a Update examples with multiple endpoints, make wording in authentication flag tables consistent 2020-11-17 10:57:25 -08:00
Scott Anderson 2a0619aa09
Add CQ output information for 'influxd upgrade' ()
* added cq output info for influxd upgrade, closes 

* update to address PR feedback
2020-11-17 09:19:40 -07:00
Scott Anderson fba2801ee3
marked most influxd inspect docs as draft in lieu of removal, resolves () 2020-11-16 20:32:04 -07:00
Kelly 70094c4aaf update aliases for Telegraf 1.16 2020-11-16 17:40:58 -08:00
Kelly 1d9d8590f1 regroup schema design topics; edit 2020-11-16 17:33:06 -08:00
Kelly 77b1f75830 Expand page description for schema-design 2020-11-16 15:42:33 -08:00
Kelly 86442ce4da sort schema design 1st & duplicate points last 2020-11-16 15:34:32 -08:00
Kelly 852d013a5b add duplicate schema design page for cloud 2020-11-16 15:33:41 -08:00
timhallinflux 7551f83d0d
Update influxql.md ()
typos in examples.

Co-authored-by: Scott Anderson <scott@influxdata.com>
2020-11-16 16:11:59 -07:00
Kelly dd46773bc6 add schema design best practices for OSS 2020-11-16 15:04:24 -08:00
kelseiv 9bfcc93582
Merge pull request from influxdata/query-updates
update page descriptions for execute queries
2020-11-16 14:57:04 -08:00
kelseiv dd8f2a42c3
fix typo 2020-11-16 14:55:56 -08:00
Kelly a2919f5634 update page descriptions for execute queries 2020-11-16 14:52:32 -08:00
noramullen1 b0740bf09e Address PR feedback 2020-11-16 10:28:59 -08:00
pierwill 53dbaaf67a Fix URLs in Get Started page 2020-11-16 09:59:28 -08:00
noramullen1 ab65c053a1 Addresses 2020-11-16 09:52:23 -08:00
Scott Anderson 0bc3606bd7 updated kapa and chrono guides to address PR feedback 2020-11-16 10:01:58 -07:00
Scott Anderson 4bea71af76 hotfix: add PR feedback for CQ migrations 2020-11-13 15:26:55 -07:00
Scott Anderson f6141b3357 added chronograf guide to v2 2020-11-13 15:12:19 -07:00
noramullen1 8169126c26
Merge pull request from influxdata/telegraf-1162
Telegraf 1.16.2
2020-11-13 14:05:20 -08:00
noramullen1 e5e1fc1547 Fix typos 2020-11-13 13:53:19 -08:00
noramullen1 d348c3384b Fixed tenses 2020-11-13 13:52:15 -08:00
noramullen1 de4ce26a7c Update release notes for Telegraf 1.16.2 2020-11-13 13:51:31 -08:00
Scott Anderson 6181460b2f finished draft of kapacitor with influxdb cloud and 2.0 2020-11-13 11:56:44 -07:00
Scott Anderson 865b74480a added missing telegraf config description 2020-11-13 10:15:46 -07:00
Scott Anderson 2b680550e9 WIP kapacitor with 2.0 and cloud guide 2020-11-13 10:11:22 -07:00
Scott Anderson 6d7d9c49f7
CQ migration guide ()
* added cq migration guide

* address PR feedback for cq migration guide

* updated docker note
2020-11-13 10:09:23 -07:00
pierwill 6571fb8d0e
Merge pull request from influxdata/dar-140
Add missing TLS configuration options
2020-11-12 15:04:06 -08:00
sbollain d67209400d
Update blocks.md () 2020-11-12 14:23:31 -07:00
pierwill 24efb8e55a Remove -L flag from curl requests for PGP keys 2020-11-12 10:47:38 -08:00
Scott Anderson 0ee43bba42 hotfix: fix broken link from v1 influx cli, resolves 2020-11-12 11:17:36 -07:00
pierwill 7af05c4742
Merge pull request from influxdata/dar-127
Fix version numbers in Enterprise doc
2020-11-11 15:57:45 -08:00
pierwill 69f92b1f7b Fix version numbers in Enterprise doc 2020-11-11 15:56:25 -08:00
pierwill 57dccae955 Add --max-line-length flag to `write` docs
Closes 
2020-11-11 15:29:08 -08:00
kelseiv 79a269c544
Merge pull request from barcahead/dev-yelei
correct typo in WAL section
2020-11-11 15:20:56 -08:00
kelseiv a5e445cf1f
Merge pull request from influxdata/timhallinflux-patch-1
Nomenclature fixes
2020-11-11 15:20:02 -08:00
pierwill 74d4cad5b2 Add missing TLS configuration options
`data-use-tls = true` and `data-insecure-tls = true` allow the meta notes to
communicate with the data notes using TLS (with self-signed certificates).
2020-11-11 15:05:33 -08:00
pierwill 468dae1536
Merge pull request from influxdata/v1-subcommands-2
Document `v1 auth` subcommands
2020-11-11 13:46:23 -08:00
pierwill 46cdf1d5f7 Document `v1 auth` subcommands
Adds the new `influx v1` command, and documents the following `v1 auth` commands:
`create`, `delete`, `list`, `set-active`, `set-inactive`, and `set-password`.

Also adds corresponding Cloud pages.

Includes examples for create and delete commands.
2020-11-11 13:44:13 -08:00
Kelly c33df86d7c clarify the current process is undefined 2020-11-11 12:48:38 -08:00
Kelly f381c8bace docker updates 2020-11-11 10:51:50 -08:00
Scott Anderson 942203d351
2.0 GA and separate Cloud from OSS ()
* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* New URL switcher ()

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* create separate pages for querying data

* update weight

* Update flux-repl.md

* Update influx-query.md

* edits f Scott

* move content from explore-metrics to data-explorer

* edits; delete explore-metrics

* edits

* delete file

* remove duplicate content

* add InfluxQLquery examples

* Remove references to "security script"

* draft updates for Band Plot vis

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher ()

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* URL validation on custom URL ()

* added url validation to custom url form, resolves 

* removed placeholder message from custom url form

* updated styles for url selector modal

* Move restore command to `influx` cli, update flags

* Update table for backup

* Remove RC information, update paths for restore, change `backup-path` flag to `input`

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher ()

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* URL validation on custom URL ()

* added url validation to custom url form, resolves 

* removed placeholder message from custom url form

* updated styles for url selector modal

* WIP updating InfluxDB OSS naming throughout

* updated canonical shortcode for oss vs cloud, updated 2.0 version numbers on homepage

* updated swagger file to rc4 for 2.0 and cloud

* fixed canonical partial

* Update multi-user Cloud docs

Also adds a heading the note on permissions.

Closes 

* Fix table for backup flags

* Update input flag, remove TSI references

* Address PR feedback

* Remove product tag

* Fix DBRP mapping examples ()

* updated dbrp mapping examples in influxql query guide, closes 

* removed unnecessarily escaped newline from dbrp mapping example

* add draft rc4 and GA RNs

* cloud and oss name updates

* emphasis production ready

* update curl example

* duplicate oss pages in cloud

* Address PR feedback

* added new aws us east region, resolves  ()

* Add steps for script editor

* Add cloud version

* moved and updated upgrade guides ()

* Fix typos

* update upgrade links

* edits

* Clarify 1m cardinality is initial limit only

* fix typo

* fix date

* Add note on `_internal` database to v1-to-v2 upgrade guide

Closes .

* Update influxdb.md

* fixed broken links throughout cloud docs

* fixed broken links in 2.0 oss

* Address PR feedback

* remove window pushdowns

* updated oss pushdown list

* Add instructions for verifying InfluxDB 2.0 download

* updated latest versions in edge.js

* added flux-0.94.0 to flux release notes ()

* update date and add Flux .94.0 link

* delete broken link to image

* remove auto refresh; not currently in UI

* add duplicate-oss tag to Cloud execute-queries

* highlight diff between Flux and InfluxQL example

* delete extra header

* Generate v1 compatibility API docs ()

* updated swagger generation to generate v1 compat api docs

* restructured api docs

* updated restore flags table

* updated infludb binary urls in oss and cloud

* Address PR feedback

* Make contact support a mailto link

* Add --log-level flag to `influxd upgrade`

Closes 

* add release note about api/v2/delete

* update delete data note for 2.0

* edit

* Fix URLs and filenames in OSS 2.0 Get Started

* update version for GA

* Add color to Flux example for Flux documentation (addresses  )

* Change versions to 2.0.1 in GS

* Replace 2.0.0 with 2.0.1

* Revert Docker updates to 2.0.0

* Add release notes for 2.0.0

* edits; add known issue

* clarify DB is 1.x

* updated influxdb versions in cloud and oss getting started

* updated influxdb oss urls doc

* remove rc and upd upgrade link in back up data

* Edit `influxd upgrade` docs ()

* Edit `influxd upgrade` guide

Major revision of existing docs.

Add "Before you begin: important considerations" section.

* Address PR feedback

* Edit backup instructions

* More work on kap

* Rm comment

* Rm sentence

* Add note on Docker

* Edit intro

* Edit link

* Work on PR feedback

* Continue PR feedback

* More PR feedback

* More edits

* more edits

* Edits

* more edits

* rm word

* updates to address PR feedback for the upgrade guide

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

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2020-11-11 09:52:14 -07:00
fengyelei 1a574487f0 correct typo in WAL section 2020-11-10 18:20:31 +08:00
timhallinflux a0c334b981
Update data_node_installation.md
fix the yum line
2020-11-06 11:25:34 -08:00
timhallinflux 552bf03b79
Update data_node_installation.md
Redhat/CentOs fix location of data node file and signature
from: https://dl.influxdata.com/enterprise/releases/influxdb-data-1.8.2-c1.8.2.x86_64.rpm
to: https://dl.influxdata.com/enterprise/releases/influxdb-data-1.8.2_c1.8.2.x86_64.rpm
2020-11-06 09:07:35 -08:00
timhallinflux d3463c6ac7
Update managing-chronograf-users.md 2020-11-06 08:37:20 -08:00
timhallinflux a799dab94d
Update managing-organizations.md 2020-11-06 08:33:34 -08:00
timhallinflux ac4811f0b2
Nomenclature fixes
status changed to permission
2020-11-06 08:28:46 -08:00
Onofre Echeverria 7b17c30157
Update wget url link for 1.8.2 () 2020-11-05 14:38:47 -07:00
pierwill b2f4b55377
Merge pull request from influxdata/add-alias
Add alias to avoid 404; fixes 
2020-11-05 09:57:17 -08:00
timhallinflux e73e3d5066
Typo fix 2020-11-05 09:49:31 -08:00
pierwill 3939b616a7 Add alias to avoid 404; fixes 2020-11-05 09:38:49 -08:00
Kelly 9ea10753f0 Chrono 1.8.8 RNs and new feature 2020-11-04 16:10:09 -08:00
Scott Anderson 91a0c750c0
Flux 0.93 ()
* added flux-0.92 and cardinality function

* added flux 0.93 release notes

* removed unsupported types from cardinality params

* updated cardinality function to address PR feedback
2020-11-04 12:58:48 -07:00
Kelly 2dc0bf1c44 fix typo 2020-11-03 18:04:33 -08:00
Kelly 5cb35dccb4 split note, reformat, and add "Testing" section 2020-11-03 17:46:39 -08:00
Kelly 79547c59c5 add note about Azure templates 2020-11-03 17:35:46 -08:00
Kelly b622521481 more 1.8.0 to 1.8.2 updates 2020-11-03 11:47:24 -08:00
Kelly 64a0176f45 1.8.0 to 1.8.2; clariify rolling upgrade 2020-11-03 11:39:44 -08:00
noramullen1 5effbbedbb
Merge pull request from influxdata/beta-17-visualization-types
Add band visualization type
2020-11-02 15:53:17 -08:00
noramullen1 a63a6d85e4 Addres PR feedback 2020-11-02 15:24:11 -08:00
noramullen1 fcbc9ab835 Update time format options across visualization types 2020-11-02 15:06:27 -08:00
noramullen1 9be526d590 Update Y axis details 2020-11-02 13:12:49 -08:00
noramullen1 026d978a31 Update band.md and wording in other graph-type visualizations 2020-11-02 13:11:37 -08:00
noramullen1 78a09e7f1c - Update band details, add hover dimension to graph type 2020-11-02 12:51:14 -08:00
pierwill 23c08f74be Fix internal links 2020-10-30 12:04:58 -07:00
pierwill 4856dc917f
Merge pull request from influxdata/chrono-basic-auth
Document Chronograf basic auth
2020-10-30 11:50:18 -07:00
pierwill aa680c7e44 Document Chronograf basic auth
Also makes some formatting changes on this page
2020-10-30 11:49:16 -07:00
kelseiv a10941b768
Merge pull request from influxdata/rc3
rc3 updates
2020-10-29 18:46:25 -07:00
kelseiv 5ad5895b18
Update influxdb.md 2020-10-29 17:49:16 -07:00
kelseiv a8855c804d
Update influxdb.md 2020-10-29 17:46:14 -07:00
Kelly fdf139429f rc3 updates 2020-10-29 17:42:43 -07:00
pierwill d9b6f947cf
Edit `influxd upgrade` docs ()
* Start work editing influxd upgrade

* Update flags for `influxd upgrade`

* Add more information about command

* Address PR feedback

* More PR work

* PR feedback

* Add note in upgrade guide

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2020-10-29 16:48:15 -07:00
pierwill 9fd60ee96e Add note in upgrade guide 2020-10-29 16:45:49 -07:00
pierwill a8a90d80d6 PR feedback 2020-10-29 16:33:35 -07:00
Kelly 0324edeb3a fix typo 2020-10-29 15:07:29 -07:00
Scott Anderson 096a236a53 updated default value for events.duration unit param 2020-10-29 13:16:09 -06:00
Scott Anderson b49934c958
Flux 0.91 ()
* added flux 0.91.0 release notes

* fixed typo on events pkg landing

* added duration support to lastSuccess orTime param, resolves 

* fixed typo in flux 0.91 release notes

* added new contrib/events package ()
2020-10-29 11:56:00 -06:00
noramullen1 f5fe0247d8
Merge pull request from influxdata/gds-connector
GDS connector
2020-10-29 10:25:11 -07:00
Scott Anderson ec00985e28
influxd Configuration overhaul ()
* overhauled influxd flags and config options, added missing config options, closes , closes , closes 

* fixed minor typo in config options

* fixed typos and address PR feedback in config options
2020-10-29 11:25:02 -06:00
Alex df484c225d
Update get-started.md
Corrected typo in cp path: the original was not pointing to the decompressed package folders but to the compressed file itself.
2020-10-29 11:18:06 +01:00
kelseiv 3f12cfcb50
Update release-notes-changelog.md 2020-10-28 17:54:57 -07:00
kelseiv fc74b85b66
Update release-notes-changelog.md 2020-10-28 17:53:15 -07:00
kelseiv 9b22e279ba
minor edits 2020-10-28 17:50:51 -07:00
Kelly d110b22def update Telegraf RNs 2020-10-28 17:48:09 -07:00
kelseiv 634f248d19
add description so children list is parallel 2020-10-28 14:48:56 -07:00
noramullen1 dcc446a0f8 Update google-data-studio.md 2020-10-28 12:58:11 -07:00
pierwill e325537396 More PR work 2020-10-28 11:15:59 -07:00
noramullen1 03de9f2801 Clarify token needs to be all access 2020-10-28 10:51:16 -07:00
Mariane Previde c7224ead6e
fix example 2020-10-28 13:52:31 -03:00
noramullen1 751c994304 Formatting fix 2020-10-28 09:00:04 -07:00
noramullen1 6b3e9aff84 Hot fix -- formatting 2020-10-28 08:59:30 -07:00
noramullen1 ea1fecce2d Hot fix -- fix formatting on influxd-upgrade-guide 2020-10-28 08:46:18 -07:00
noramullen1 61e2551e71 Hot fix -- remove `csv.from` from count unique values example 2020-10-28 08:42:28 -07:00
noramullen1 7f8e2d5b59 Additional PR feedback 2020-10-28 08:40:12 -07:00
noramullen1 b241bc75e3 Address PR feedback 2020-10-28 08:38:38 -07:00
kelseiv 1dfe01596a
Revert "Release InfluxDB Enterprise 1.8.3 docs" 2020-10-27 15:27:17 -07:00
pierwill 1fe9ee960c Address PR feedback 2020-10-27 11:55:13 -07:00
J. Emrys Landivar 137a0a39cb
Merge pull request from influxdata/kapacitor-1.5.7
Kapacitor 1.5.7
2020-10-27 12:38:55 -05:00
Kelly 6cc610d02e add example f Emrys to TICKscript 2020-10-27 09:34:48 -07:00
noramullen1 8dc8a68d45 Fix tags 2020-10-27 09:32:04 -07:00
noramullen1 68f56e602d Update GDS doc -- addresses 2020-10-27 09:26:08 -07:00
kelseiv ada1fdf027
fix cap 2020-10-27 09:19:08 -07:00
pierwill f2e458ea96
Standardize formatting of curl API examples ()
Standardize formatting of curl API examples
2020-10-26 16:01:09 -07:00
pierwill cb3cc221fe
Merge pull request from influxdata/edit-auth-create-flags
Edit `influx auth create` docs to clarify permissions
2020-10-26 15:26:43 -05:00
pierwill 8a1ffcc49c Edit `influx auth create` docs to clarify permissions 2020-10-26 13:10:05 -07:00
kelseiv 4b35ecc79d
fix typo 2020-10-26 12:57:03 -07:00
kelseiv afe27b19a6
remove extra parens 2020-10-26 12:54:55 -07:00
Kelly 440c73d822 add ServiceNow liink in event handler overview 2020-10-26 12:51:57 -07:00
Kelly 5dfad2c23e add custom option using new method 2020-10-26 12:50:21 -07:00
Kelly fa35c1cfa6 add new doc for ServiceNow event handler 2020-10-26 12:49:24 -07:00
Kelly 6671fa4fd7 update frontmatter weights 2020-10-26 12:48:57 -07:00
Kelly c10db52921 kapacitor 1.8.7 RN upds 2020-10-26 12:47:59 -07:00
pierwill efe392246b
Merge pull request from Eraac/patch-1
typo: wrong flag
2020-10-26 13:41:45 -05:00
pierwill 369b6fa47a
Fix typo (closes ) 2020-10-26 11:07:12 -07:00
Labesse Kévin 78849e7184
typo: wrong flag 2020-10-25 22:28:55 +01:00
kelseiv 27dc64a5eb
closes 2020-10-25 10:12:09 -07:00
Kelly a6309ac708 clarify Chronograf 1.8.4 & 1.8.5 -bug fixes only 2020-10-24 17:38:22 -07:00
pierwill a0e16df92e Add more information about command 2020-10-23 14:18:34 -07:00
pierwill 8041888508 Update flags for `influxd upgrade` 2020-10-23 13:47:04 -07:00
pierwill 107f653eb0 Start work editing influxd upgrade 2020-10-23 13:07:56 -07:00
kelseiv fe6b951ba8
Merge pull request from influxdata/rc2
InfluxDB 2.0 rc2 release notes and doc upd
2020-10-22 16:05:56 -07:00
Kelly 6f6a2520af edit f Russ 2020-10-22 16:02:58 -07:00
Kelly 49861eae0d close 2020-10-22 14:43:31 -07:00
Kelly 7313220f82 fix docker install cmd 2020-10-22 14:26:38 -07:00
Kelly f8341b205e fix link 2020-10-22 14:22:10 -07:00
Kelly 6408233de3 global search to upd links to incld upgrading dir 2020-10-22 14:20:38 -07:00
Kelly c5e7e7d51c update filename to fix links 2020-10-22 14:15:29 -07:00
kelseiv cc9a337f52
spell out release candidate 2020-10-22 14:14:49 -07:00
Kelly 5b33fe66c7 rc0, rc1 >> rc2 (dropped version in some places) 2020-10-22 14:07:21 -07:00
noramullen1 a76047891e Create Google Data Studio doc (addresses ) 2020-10-22 13:59:32 -07:00
kelseiv 27ec085178
Update influxdb.md 2020-10-22 13:00:46 -07:00
kelseiv f1aff0068c
fix typo; misc 2020-10-22 12:56:35 -07:00
Kelly 4226b7e6a7 add --force option to influx stacks remove 2020-10-22 12:49:29 -07:00
Kelly a5a0558fce add InfluxDB 2.0 rc2 release notes 2020-10-22 12:48:37 -07:00
pierwill 6902ed5dd0
Merge pull request from influxdata/upgrade-guides
Add `influxd upgrade` guide (1.x to 2.0)
2020-10-22 12:54:55 -05:00
noramullen1 69aa1154bb Merge branch 'master' of https://github.com/influxdata/docs-v2 2020-10-22 09:55:29 -07:00
noramullen1 dab92786e6 Hot fix -- telegraf changelog alignment 2020-10-22 09:55:27 -07:00
Scott Anderson c4bf722f36
added response information for 1.8 health endpoint, resolves influxdata/DAR#135 () 2020-10-22 09:22:36 -06:00
Scott Anderson 61ab6da647
Add information about barrier.idle and window.period ()
* added information about barrier.idle and window.period, resolves 
* updated barrier node to address PR feedback
* ported idle warning to kapacitor 1.4
* updated link in kapa 1.4 barrier node
2020-10-22 09:17:57 -06:00
noramullen1 27742193ed Hot fix -- update version on index page 2020-10-21 19:17:16 -07:00
noramullen1 355a74c491
Merge pull request from influxdata/telegraf-116
Telegraf 1.16
2020-10-21 19:13:06 -07:00
noramullen1 4c85e2541d Fix duplicate menu 2020-10-21 15:51:39 -07:00
noramullen1 b0e8704ec2 Fix version in menus, fix yml for sumologic plugin 2020-10-21 15:49:46 -07:00
pierwill 9e70e10722
Merge pull request from influxdata/cloud-password-reset
Document password change/reset in Cloud
2020-10-21 16:55:25 -05:00
pierwill f3d31ab3cb Document password change/reset in Cloud
Closes 
2020-10-21 14:52:36 -07:00
noramullen1 1062486607
Merge pull request from influxdata/add-flux-examples
Add flux examples
2020-10-21 14:03:43 -07:00
noramullen1 851d385473 Address PR feedback, remove experimental mentions, standardize intros 2020-10-21 14:02:14 -07:00
noramullen1 9de464ecc3 Standardizing intros 2020-10-21 13:24:10 -07:00
noramullen1 832563ede1 Update recalculate_value_column.md 2020-10-21 13:19:47 -07:00
noramullen1 23f25ad2a5 Update recalculate_value_column.md 2020-10-21 13:17:57 -07:00
noramullen1 b412281237 Update examples to use noaa bucket recommended in sample data page 2020-10-21 12:55:51 -07:00
noramullen1 5556e3f8cd Add NOAA water details to sample data page 2020-10-21 12:50:14 -07:00
noramullen1 9c3016c2c8 Address PR feedback 2020-10-21 12:30:55 -07:00
noramullen1 ecadbdd8c0 Add changelog 2020-10-21 12:06:59 -07:00
pierwill 55d09cd686
Merge pull request from influxdata/debug-vars-internal
Document debug vars `valuesWrittenOK` and `pointsWrittenOK`
2020-10-21 13:14:22 -05:00
Skillz4Killz 19b8d2014c
Update js.md () 2020-10-20 15:24:44 -06:00
AJ dc366504b5
fix(pagerduty): update pagerduty sendevent function ()
* fix(pagerduty): update pagerduty sendevent function

Update pagerduty.sendEvent parameters have changed

* fix(review): update based on review
2020-10-20 10:51:07 -06:00
noramullen1 542aaf1f6c Combine find and count docs 2020-10-20 09:46:54 -07:00
Scott Anderson c7b9db8013
Flux 0.90 ()
* added flux 0.90.0 to release notes
* Flux Sensu package ()
* added Flux Sensu package, resolves 
* updated sensu pkg to address PR feedback
* resolved merge conflicts
* updated sensu pkg to address PR feedback
* moved sensu package to new file structure
* fixed broken content in sensu package
* added sensu pkg link in release notes, fixed menu frontmatter in sensu pkg
2020-10-20 10:20:18 -06:00
noramullen1 5c3cf57956 Address PR feedback 2020-10-20 09:09:24 -07:00
Scott Anderson a9bfeff3d4
Readd deprecated v1 functions and update schema package ()
* readded deprecated v1 pkg functions

* updated schema exploration guide and variable queries with schema package

* updated schema pkg to address PR feedback
2020-10-20 09:17:00 -06:00
qq214516448 dd7e7eb837
example is error ()
Fix configuration key error.
2020-10-20 08:52:10 -06:00
pierwill 3a8209b77e Edit upgrade guide note in Get Started 2020-10-19 14:11:51 -07:00
pierwill fee73a2056 Add 1.x to 2.0 upgrade guide
- Add "Upgrade InfluxDB" reference directory for this
  and 2.0 to 2.0rc guide
2020-10-19 14:11:44 -07:00
Scott Anderson 6c89fc837e hotfix: set example doc to draft 2020-10-19 14:33:52 -06:00
noramullen1 b813d97bf7 Add common query and common task examples 2020-10-19 12:11:50 -07:00
Scott Anderson 2c2b0a2a4b
fixed icons () 2020-10-19 12:02:31 -06:00
pierwill c94ccacfd6
Fix typo 2020-10-19 10:14:54 -07:00
alespour 1efc76f43c
fix(docs): replace obsolete code example in geo guide() 2020-10-19 10:46:40 -06:00
pierwill 2445fba9dc
Add alias to rc0 upgrade guide 2020-10-19 09:41:59 -07:00
pierwill 5cb6f1db86
Add timeShift() function to query docs () 2020-10-16 13:38:56 -07:00
pierwill 2d9816402d
Merge pull request from influxdata/flux-schema-pkg
Move v1 package to schema package
2020-10-16 11:33:18 -07:00
Kelly f59c39d45d make eg generic 2020-10-16 11:31:19 -07:00
Kelly 8a9f8f8bc0 update curl example 2020-10-15 16:24:19 -07:00
pierwill fe29275290 Edit Flux 0.89.0 release notes 2020-10-15 14:29:11 -07:00
pierwill 65624f7e74
Merge pull request from influxdata/flux-89-release-notes
Add Flux 0.89.0 release notes
2020-10-15 13:39:30 -07:00
pierwill ffdc05369a
Merge pull request from influxdata/grafana-config
fix(grafana): fix grafana config page
2020-10-15 13:39:03 -07:00
pierwill 37a1020710
Document `influx write --rate-limit` syntax ()
Document `influx write --rate-limit` syntax
2020-10-15 13:24:45 -07:00
pierwill 925496932e Add Flux 0.89.0 release notes 2020-10-15 12:39:05 -07:00
pierwill 2717b5781d Add list of functions moved to `schema` 2020-10-15 12:28:20 -07:00
pierwill 8a99314de2 Remove v1 language from schema description 2020-10-15 10:52:18 -07:00
pierwill cee28dd1c2 Edit rc1 release notes 2020-10-15 10:09:03 -07:00
pierwill 11701a4953 Edit `influx upgrade` docs 2020-10-15 10:08:30 -07:00
pierwill ace25a5a67 Add deprecation warning 2020-10-15 09:55:10 -07:00
pierwill 60ea12c13f Fix capitalization 2020-10-15 09:45:56 -07:00
pierwill d8f6797ca7 Add aliases to schema function pages 2020-10-15 09:44:51 -07:00
pierwill 4c59a09249 Move databases() back to influxdb-v1 package 2020-10-15 09:42:24 -07:00
Russ Savage e195cb5b46
fix(grafana): fix grafana config page 2020-10-15 08:58:59 -07:00
pierwill 1281a7c15a
Add InfluxDB 2.0 rc1 release notes ()
Add InfluxDB 2.0 rc1 release notes
2020-10-14 15:48:23 -07:00
pierwill c6f7dc8474 Move v1 package to schema package 2020-10-14 15:41:51 -07:00
pierwill ecfeffea0a
Merge pull request from influxdata/influxd-upgrade
Document `influxd upgrade` CLI command
2020-10-14 13:26:34 -07:00
pierwill 6bedec9669 Rm subcommands 2020-10-14 13:23:08 -07:00