Commit Graph

5786 Commits (e157109691c1cd117a7e6deaca5b147a222ad3a2)

Author SHA1 Message Date
pierwill 65a351ed3c
Internal measurements for monitoring Enterprise (#3698) 2022-02-15 11:59:17 -06:00
Scott Anderson 99a0c30d8a hotfix: fix scalar values example function, closes #3781 2022-02-15 10:41:16 -07:00
lwandzura e840c96519
moved to correct position alphabetically (#3780) 2022-02-15 10:45:08 -06:00
lwandzura 86407f5f09
add technical preview definition to glossary (#3778)
* add technical preview definition to glossary

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

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

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

* Add image and update link

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

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

* fix: line protocol escape sequences.

* fix: Flux link

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

* fix: add toc links (#3715)

* fix: underscore quotes.

* Apply suggestions from code review

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

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

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

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

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

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

* update requests package for flux 0.154.0 (#3767)

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

* document new display function, closes #3764

* Apply suggestions from code review

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

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

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

* feat: document allowInsecure for scrapers.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* Apply suggestions from code review

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-02-07 11:13:28 -06:00
Scott Anderson 21d819520b Merge branch 'master' of github.com:influxdata/docs-v2 2022-02-03 17:03:00 -07:00
Scott Anderson 2e151cf628 hotfix: add more examples to requests package functions 2022-02-03 17:02:51 -07:00
Jason Stirnaman 14514539e7
chore: upgrade Hugo-extended and PostCSS-CLI to latest versions. Fixes security vulnerabilities. (#3750) 2022-02-03 15:57:06 -06:00
Scott Anderson 094de70674
Flux 0.152 (#3741)
* added release notes for Flux 0.150.0 - 0.152.0

* add experimental/iox package (#3737)

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

* add experimental/http/reqeusts package

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

* Apply suggestions from code review

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-02-02 14:00:34 -07:00
noramullen1 7e10ebcf0a
January cloud updates (#3723)
* Add january 2022 updates including cloud multi-account (addresses #3709 and #3685 )

* Update billing and new switch page

* Update cloud-updates.md

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

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

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

* Update cloud-updates.md

* Address PR feedback

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

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

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

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

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

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

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

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

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

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

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

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

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

* added note about 1.9.2

* made requested changes

* updated wording and release notes date

* updated 1.9.2 message

* removed warning message from 1.9.1

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

* update date and version

* fix products

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* updated PigPanda and Alerta

* Added additonal detail from Emrys' feedback

* misc edits

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

* added topic-buffer-length setting

* updated alert and bigpanda handlers

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

* updated PigPanda and Alerta

* Added additonal detail from Emrys' feedback

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

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

* Added new updates

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

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

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-24 12:44:32 -08:00
dependabot[bot] bb2fd0438d
Bump nanoid from 3.1.28 to 3.2.0 (#3714)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.28 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.28...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

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

* replaced -L with --location-trusted

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

* fix: list field data types (#3056)

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

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

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

* extra sp

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

fixed link / add aliases

* fix broken link by adding redirect

* Update now.md

* Update use-vault.md

* Update _index.md

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

Closes #3665
2022-01-13 15:06:25 -06:00
pierwill 95bc3a88ef
Remove verbose curl command output (#3672) 2022-01-13 13:32:26 -06:00
Scott Anderson f2332a0a81 hotfix: added missing pushdown to table 2022-01-13 11:41:47 -07:00
Sebastian Spaink 8d82079375
Merge pull request #3537 from influxdata/gettingstartedtelegraf 2022-01-12 20:16:35 -06:00
Sebastian Spaink e3ee0512a9
Merge branch 'master' into gettingstartedtelegraf 2022-01-12 19:47:26 -06:00
Scott Anderson f2b250c65c hotfix: fix data type of location option 2022-01-12 16:30:40 -07:00
Scott Anderson 3062566171
Flux 0.149 (#3675) 2022-01-12 16:18:00 -07:00