Commit Graph

250 Commits (3b0a46990697da41c6a8279c1cb9dada7a28620b)

Author SHA1 Message Date
pierwill 16981f0484
Mention cache maximum errors in config docs (#3137)
See #3094
2022-03-30 10:35:40 -05:00
Scott Anderson 2e7f295283 hotfix: fix broken link in enterprise installation page, closes #3837 2022-03-10 09:02:06 -07:00
lwandzura c268032948
add show shards output example (#3833)
* add show shards output example

* Update content/enterprise_influxdb/v1.9/query_language/spec.md

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

* added suggested edits

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-03-08 10:24:02 -06:00
Scott Anderson 6dadd7020e
Apply flux formatting to all Flux examples (#3814)
* applied flux formatting to code examples in the flux docs

* formatted flux examples in influxdb enterprise

* updated query examples in data file

* updated flux example formatting in cloud

* format flux examples in influxdb oss 2.1
2022-02-28 13:53:53 -07:00
pierwill 7793554c66
InfluxDB Enterprise 1.9.6 (#3650)
* Document meta-node HTTP access logging (#3486)
* Document `influxd-ctl backup -estimate` flag (#3484)
  Closes #3480
* add new option for SIGTERM (#3496)
* Document `-meta-only-overwrite-force` restore flag for Enterprise (#3487)
* Document `max-concurrent-deletes` option (#3697)
* Update Enterprise cluster metrics: add `openConnections` (#3703)
  Closes #3653
* Remove marketplace offerings from Enterprise
* Use bytes in certain Enterprise config examples (#3743)
* InfluxDB Enterprise 1.9: remove default values from configuration headings (#3759)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2022-02-17 11:14:44 -06:00
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
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
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
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
pierwill c6c5b2f100
Enterprise: Fix ordering of pages under Administration/Manage (#3681) 2022-01-14 10:31:51 -06: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
pierwill f2726520a8
Use multiple lines in Enterprise API example requests (#3670) 2022-01-12 15:55:08 -06:00
Scott Anderson faec62f637
Link fixes via aliases and the webserver (#3667)
* fixed broken links, updated edge.js, closes #3642

* updated edge.js with fixed redirects

* removed duplicate alias
2022-01-12 12:56:54 -07:00
pierwill a862b9b6da
Remove unneeded lines (#3666) 2022-01-12 13:01:52 -06:00
pierwill bca8b6af86
Edit `jq` note in API doc (#3664) 2022-01-12 11:12:45 -06:00
pierwill c78d9503f7
Use `jq` tool in Enterprise API examples (#3663)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 11:01:14 -06:00
pierwill d25f51f478
Use separate blocks for curl examples and output (#3657) 2022-01-12 09:57:14 -06:00
pierwill aa3c2023ba
Expand and re-organize InfluxDB Enterprise authn and authz docs (#3330)
* Edit InfluxDB Enterprise features page
* Add password change API example
* Rename Enterprise Users doc to "User management and security"
* Create "Configure security" section
* Edit FGA introduction
* Link manage and configure sections
* Add shortcode for authn before authz warning
* Edit "Next steps" after installation to include security
* Apply suggestions from code review
* Add --location-trusted in curl examples

Closes #3080
Closes #3454
Closes #3472

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-11 16:07:59 -06:00
rydermeehan 1c41fd6ae8
Update _index.md (#3557)
fixed link / add aliases

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 19:39:10 -08:00
rydermeehan 59bd88540e
Update use-influx.md (#3567)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 19:35:51 -08:00
rydermeehan b0285d25da
Update _index.md (#3615)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 14:54:08 -08:00
rydermeehan 531c2f144d
Update monitor-with-cloud.md (#3621)
* Update monitor-with-cloud.md
fixed link / add aliases
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 14:42:10 -08:00
pierwill 50901834ce
Document path argument for `influx_inspect report` (#3644) 2022-01-07 16:01:10 -06:00
rydermeehan 0790d04d0d
Update clustering.md (#3549)
fixed link / add aliases
2022-01-07 10:00:20 -08:00
lwandzura e7c8b9218a
FGA update (#3513)
* Removed optional, added coarse permission req

* added admin verbiage

* refined language

* Update content/enterprise_influxdb/v1.9/guides/fine-grained-authorization.md

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

* reworded step 3

* update format, remove note

* clarified wording

* clarified wording

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-12-28 12:03:37 -06:00
pierwill dfc63a5ed3
Fix anchor link in Enterprise auth docs (#3460) 2021-12-08 08:58:18 -06:00
pierwill e25bac1382
Copy OSS tracing content to Enterprise 1.9 (#3466)
Closes #3455

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-12-07 15:11:30 -06:00
Scott Anderson 0266e31bdb
Add Flux warning to FGA doc (#3452)
* WIP Flux FGA warning

* added note about FGA and flux, closes influxdata/DAR#256
2021-12-02 11:33:12 -07:00
Scott Anderson 67158869f6
Write data from InfluxDB OSS to InfluxDB Cloud (#3419)
* updated Flux location option with correct syntax, closes #3393

* WIP write oss to cloud

* WIP write from oss to cloud

* finalize write data from oss to cloud doc

* duplicated in cloud, updated nav weights, closes #3322

* lowercase data

* Apply suggestions from code review

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

* updated write oss to cloud to address PR feedback

* Apply suggestions from code review

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

* Update content/influxdb/v2.1/write-data/oss-to-cloud.md

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-23 21:43:10 -07:00
lwandzura acf6cf6d8d
Merge branch 'master' into hardware-sizing 2021-11-19 14:06:25 -06:00
Jason Stirnaman 2ebf03fd9b
Fix 3107 series (#3247)
* fix: revise best practices for schema design and resolve high
cardinality (#3107). Reorganize and be more procedural.
Add OSS and cloud-specific cardinality info.

* fix: added bad keys example. Example descriptions.

* Update content/influxdb/v2.0/write-data/best-practices/resolve-high-cardinality.md

Co-authored-by: Sam Arnold <sarnold@influxdata.com>

* fix: update enterprise-1.9 and oss-1.8 to include bad field keys example. Simplify resolve-high-cardinality in oss and cloud.

* Update content/enterprise_influxdb/v1.9/concepts/schema_and_data_layout.md

Clarifies field values and tag keys
2021-11-19 13:11:01 -06:00
Kelly 07e2158774 edits w Larissa 2021-11-17 13:02:43 -08:00
kelseiv 35ae59244a
Update content/enterprise_influxdb/v1.8/guides/hardware_sizing.md 2021-11-17 12:42:18 -08:00
Kelly 00b1349256 remove extra punctuation 2021-11-17 12:40:33 -08:00
kelseiv f3d6b5c099
Update content/enterprise_influxdb/v1.8/guides/hardware_sizing.md 2021-11-17 12:37:11 -08:00
lwandzura 8300c78108
Update content/enterprise_influxdb/v1.9/guides/hardware_sizing.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-17 13:48:00 -06:00
Kelly 5cb77c2694 remove extra expand tag 2021-11-16 12:21:37 -08:00
lwandzura 98a41e6113
Update hardware_sizing.md
Added doc link to OSS, removed OSS related content for enterprise 1.9 version
2021-11-16 09:31:06 -06:00
lwandzura 281e42d52e
Update hardware_sizing.md
Added link to OSS hardware sizing documentation.  Removed references to OSS.  Reworded "Single node or cluster" section.
2021-11-15 16:43:05 -06:00
lwandzura d83e67c77a
Update hardware_sizing.md
removed anything above RF 3 from Enterprise 1.9 hardware sizing guide
2021-11-10 14:44:49 -06:00
lwandzura 8841b10b3f
Update hardware_sizing.md
removed anything above RF 3 from Enterprise 1.8
2021-11-10 14:40:28 -06:00
lwandzura a987f53f9b
Update hardware_sizing.md
removed web node from enterprise 1.9 sizing guideline
2021-11-10 14:22:52 -06:00
lwandzura 0781e8ce43
Update hardware_sizing.md
removed web node from enterprise 1.8 hardware sizing guideline
2021-11-10 14:12:45 -06:00
lwandzura 60d5c84167 updated hardware sizing for 1.8 2021-11-10 13:39:38 -06:00
lwandzura c2fbec9be1
delete OSS info 2021-11-10 11:56:09 -06:00
lwandzura e9b6661b43 added hardware sizing to enterprise 2021-11-10 11:43:01 -06:00
pierwill 83c5ee4a83
Fixes for Enterprise release notes (#3365)
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
2021-11-10 11:08:24 -06:00
Jason Stirnaman f9ce94d29a
Chore/jts update process clockface (#3387)
* fix: typo.

* fix: clean up auth instructions in Postman.

* fix: Postman test instruction

* fix: typo

* fix: API example for thingworx.

* fix: updates for clockface. Typo fixes. (#3374)

* fix: query sample data typos

* Update content/influxdb/cloud/query-data/execute-queries/query-sample-data.md

* Update content/influxdb/cloud/get-started.md

* Update content/influxdb/cloud/query-data/execute-queries/query-demo-data.md

* Update content/influxdb/cloud/tools/thingworx.md

* Update content/influxdb/v2.0/api-guide/postman.md

* Update content/influxdb/v2.1/query-data/execute-queries/query-sample-data.md

* Update content/influxdb/v2.1/query-data/execute-queries/data-explorer.md

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.0/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.0/api-guide/postman.md

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/v2.1/api-guide/postman.md

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

* Update content/influxdb/cloud/api-guide/postman.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

* Update content/influxdb/cloud/visualize-data/explore-metrics.md

* Update content/influxdb/v2.0/api-guide/postman.md

* Update content/influxdb/v2.1/api-guide/postman.md

* Update content/influxdb/cloud/query-data/execute-queries/query-sample-data.md

* fix: code typo.

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-11-10 10:54:18 -06:00
pierwill 781d57d506
Document adding node to existing cluster (#3202)
* Remove duplicate content
* delete duplicate lines
* Create Manage clusters menu folder
* Move rebalancing and replacing node guides to new folder.
* Document adding node to existing cluster
* Add alias for replacing nodes doc

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-09 14:26:15 -06:00
Scott Anderson 04b47d149b
InfluxDB 2.1 (#3367)
* base changes for influxdb 2.1

* remove duplicates in draft

* draft categories

* add categories

* Document wildcards in SHOW MEASUREMENTS ON queries (#3273)

* InfluxQL: document wildcards in SHOW MEASUREMENTS ON queries

This applies to InfluxDB 2.1.

See #3201

* latest notes

* Update `influxd --store` values (#3272)

* Use Unix ~ alias
* Add sqlite path to file layout doc
* add sqlite to filesystem diagrams

* draft 2.1 release notes +questions

* revert to check RNs changes in separately

* latest release notes

* Restructure installation docs for separate CLI package (#3280)

* influxdb and cli install revamp

* reorganized CLI install instructions

* remove unnecessary short-code parameters

* updated docs to address PR feedback

* 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>

* Apply suggestions from code review

* update linux install instructions

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

* release note updates

* updates

* add support for annotations in OSS 2.1 (#3286)

* Document support for bearer auth sytax (#3297)

* 2.1 oss notebooks (#3281)

* Move notebooks to OSS (addresses #2951 )

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/manage-notebooks.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/_index.md

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

* Update content/influxdb/v2.1/notebooks/troubleshoot-notebooks.md

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

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/clean-data.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/overview.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Update content/influxdb/v2.1/notebooks/create-notebook.md

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

* Add PR feedback

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

* Fix link in bearer auth sytax doc (#3298)

* Updated CLI docs content and added version metadata (#3285)

* added metadata styles and data to cli docs

* added missing ui-disabled influxd config flag

* added updated versions to influx cli metadata

* added metadata to all cloud influx cli docs

* updated influx ping in cloud to have oss only tag

* Update influxd documentation for 2.1 (#3302)

* update and dynamically generate links to influxd flags (#3288)

* remove 2.1 config options from 2.0

* New influxd commands (#3291)

* added basic influxd recovery commands

* added influxd recover commands, WIP for other influxd inspect commands

* updated all influxd inspect commands

* Apply suggestions from code review

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

* updated influxd docs to address PR feedback

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

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

* Add static legend to band and graph visualizations (#3315)

* update band vis to include static legend

* upd graph and graph-single-stat w static legend

* update 2.1 links

* update to latest Flux links

* fix Flux links

* Influxdb 2.1 release notes (#3279)

* draft release notes

* latest RN changes

* test

* revert

* for review purposes

* incorporate changes from new changelog

* add note about new metadata included in CLI docs

* edit

* more edits

* add overview features list

* tweak verbiage about Telegraf support

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

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

* add link

* add edits from Scott, Dan, and Will

* edits from dan

* highlight and distinguish CLI separation changes

* add links to new API endpoints

* formatting upd

* edits for secrets

* mv Flux location support after rsv merge conflicts

* edits from Tim

* update influxql link

* rmv SLQ metastore link

* minor updates to 2.1 release notes

* prep

* Update content/influxdb/v2.1/reference/release-notes/influxdb.md

Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>

* add new Telegraf plugins to release notes

* edit from Will

* 2.1 upgrade and downgrade instructions (#3332)

* influxd downgrade command, add upgrade instructions, closes #3331

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* udpated downgrade docs to address PR feedback

* remove references to localhost:1313

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

* updated flux version in release notes, added other new items, closes #3338 (#3344)

* Chore/update oss api (#3341)

* Standardize the term "key-value" (#3283)

* s|key/value|key-value
* Use en dash in prefix to open compound "time series"

* CLI 2.2 (#3269)

* add -b shorthand to influx delete

* add cli 2.2 release notes

* add example for all-access token

* edits

* updates to influx auth create

* edits for operator token

* remove inaccurate env var

* Update influx-cli.md

* Update influx-cli.md

* make capitalization consistent with other docs

* make headers parallel

* 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 from Scott and Dan

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

Co-authored-by: Daniel Moran <danxmoran@gmail.com>

* edits to CLI

* add oss-only shortcode and fix formatting

* format updates

* fix links

* add oss-only inline

* fix list

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* Update content/influxdb/v2.0/security/tokens/create-token.md

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

* edits from Dan

* emphasize recommendation

* edit from Dan re limits and page size

* edit f Sam

* update release date

* remove vague description

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

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.md

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

* Update content/influxdb/v2.0/reference/cli/influx/auth/create.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 from Scott

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

* add cloud updates in Sept (#3210)

* Fix numbering in AWS install doc (#3293)

Closes #3292

* Document new API Invocable Scripts feature (was named-functions) (#3282)

* feat: add api-guides/guides and guides/api-invocable-scripts for the API-invocable scripts (managed functions) feature (##2547, #2233).

* feat: document API-invocable scripts. Add example for creating and invoking a script with POST. Unable to make GET work with query parameters.

* feat: moved API-invocable scripts under api-guide. Remove guides directory. Add docs for list and find. Add example for list. Add shortcuts and glossary links. Verified with team-compute that GET /invoke and python are not supported yet.

* feat: rename example function for simplicity since there's no GET for now.

* feat: add find_and_update example (#2547).

* feat: add update example. Clarify, expand invoke example. Add links. (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* fix: remove accidental commit of generated redoc-static.html

* feat: manual update to cloud swagger. Merges meta, auth, tags, and x-tagGroups from src/cloud.yml to aggregate contracts/ref/cloud.yml.

* fix: replace /functions with /scripts

* feat: get swaggers from contracts/ref. Still requires copy-paste of info, tags, and auth from contracts/cloud.yml and contracts/oss.yml

* feat: invocable scripts (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* feat: new section for params (#2547).

* fix: swagger server url (#2547)

* Update content/influxdb/cloud/api-guide/api-invocable-scripts/_index.md

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

* feat: remove jq and function where there's no clear need.

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

* fix: add Invocable Scripts tag description. (#3296)

* Fix api invocable (#3299)

* fix: scripts api path.

* fix: bad comma

* Fix api invocable (#3306)

* fix: scripts api path.

* fix: bad comma

* feat: add invocable scripts example for sending multiple parameter values.

* fix: endpoint text. (#3308)

* Fix api invocable (#3310)

* fix: measurement -> point

* fix: cloud API ref. Remove private paths. Patch description and orgID params into ScriptCreateRequest.

* updated token naming and other typos, closes influxdata/DAR#244 (#3309)

* Flux 0.136 (#3311)

* Flux 0.136.0 release notes

* Update pagerduty package for flux 0.136.0 (#3303)

* Add Flux ServiceNow package (#3304)

* added Flux servicenow package

* Apply suggestions from code review

* Enterprise dar updates (#3313)

* removed references to web server in enteprise cluster docs, closes influxdata/DAR#245

* updated enterprise upgrade instructions, closes influxdata/DAR#243

* 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>

* fix: mjs example path (#3305) (#3316)

* 3240 fix nodejs alias (#3317)

* fix: mjs example path (#3305)

* fix: add alias to node.js client library (#3240)

* Edit description for amd_rocm_smi Telegraf plugin (#3186)

* Edit description for amd_rocm_smi Telegraf plugin

Edit name and description for amd_rocm_smi Telegraf plugin. 

Not sure if this is the only location that it needs to be udpated.

* cpl minor updates

Co-authored-by: Kelly <kelly@influxdata.com>

* remove influxql support from v2 api, closes influxdata/DAR#246 (#3326)

* Telegraf 1.20.3 (#3328)

* Telegraf 1.20.3

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

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

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

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

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

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

* Address PR feedback

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

* docs: update telegraf configuration.md (#3300)

* docs: update telegraf configuration.md

* add note about rate limits

* fix: correct debian/ubuntu install instructions (#3312)

* fix: correct debian/ubuntu install instructions

This consolidates the Debian and Ubutnu install instructions into one
section. The install instructions can be the same for both as they use
the same package manager (i.e. apt).

This removes the use of the now deprecated pipe to apt-key.

This removes references to starting the service, as the service starts
on install and does not require an extra step. Also all supported
operating systems are using systemd at this point so no need to call
that out seperatly.

Removes an extra 'sudo' in deb instructions.

* missing word

* added flux 0.137.0 release notes, added vertica sql support docs (#3318)

* Update _index.md (#3195)

broken link for external plugin repo

* Addresses #3284 (#3334)

* Updates to Flux `to()` (#3260)

Closes https://github.com/influxdata/DAR/issues/236.
Closes #3258.

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

* Fix shim and other link (#3336)

* Update Kapacitor security docs (#3325)

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

* Include TLS setup in Enterprise post-install steps  (#3271)

- Rename TLS guide file.
- Use term "TLS" in title and introduction of TLS guide.

Closes #3270.

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

* Flux 0.138.0 and 0.139.0 (#3335)

* added release notes for flux 0.138 and 0.139 and related updates

* updated spec with related implementation issue

* Apply suggestions from code review

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

* updated to address PR feedback, added related links to int, uint, and bitwise docs

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

* hotfix load data link

* add aliases and fix load data link in oss

* API Ref docs processing (#3337)

* chore: API Reference Docs custom processing. Pulls contracts/ref files and applies custom content (tags, x-tagGroups, securitySchemes, info) before writing results to cloud/ref.yml and v2.0/ref.yml.
Rename source files from swagger.yml to ref.yml to avoid confusion and in case we need to bundle additional specs in the future.
Add an OpenAPI CLI docs-plugin with content and decorators.

* chore: update api-docs/README.md

* fix: add strip-version-prefix to remove /api/v2 added incorrectly to some paths during contract generation - also fixed in openapi repo so future contracts won't need this decorator. Fix server urls. Cleanup.

* chore: update cloud contract.

* chore: update oss API contract.

* Apply suggestions from code review

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

* 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>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Samantha Wang <32681364+sjwang90@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Joshua Powers <powersj@influxdata.com>
Co-authored-by: bgilmore-iot <85192039+bgilmore-iot@users.noreply.github.com>

* edit from Tim: update v2.0 to v2.1 in API section

* fix 2.1 links

* Fix/api ref 2.1 (#3363)

* fix: cloud-specific v1compat auth examples.

* fix: openapi. Disabled securityScheme replacement. Cleaned up placeholders. Added links.

* fix: update API auth descriptions. add API ref v2.1. Update links in openapi content.

* fix: updates URLs to v2.1 in API ref docs

* add verify-tsm to 2.1 release notes

* Clockface updates for 2.1 and Cloud (#3364)

* versioned old icomoon font

* updated all existing icons with versioned style

* Revert "updated all existing icons with versioned style"

This reverts commit 79b6cdf539.

* versioned icon shortcode

* update icons and new styles for clockface v3

* updated nav-icon shortcode and styles

* updated account nav icon styles

* misc updates

* general style updates

* updated oss versions on the homepage

* fixed tick card colors on homepage

Co-authored-by: Kelly <kelly@influxdata.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>
Co-authored-by: Greg <2653109+glinton@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Samantha Wang <32681364+sjwang90@users.noreply.github.com>
Co-authored-by: Joshua Powers <powersj@influxdata.com>
Co-authored-by: bgilmore-iot <85192039+bgilmore-iot@users.noreply.github.com>
2021-11-08 09:48:11 -08:00
pierwill aae86f8bc9
Include TLS setup in Enterprise post-install steps (#3271)
- Rename TLS guide file.
- Use term "TLS" in title and introduction of TLS guide.

Closes #3270.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-11-02 13:28:23 -05:00
Scott Anderson ede77cc68d
Enterprise dar updates (#3313)
* removed references to web server in enteprise cluster docs, closes influxdata/DAR#245

* updated enterprise upgrade instructions, closes influxdata/DAR#243

* 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>
2021-10-27 14:15:40 -06:00
pierwill b79d5071ac
Fix numbering in AWS install doc (#3293)
Closes #3292
2021-10-24 16:41:09 -05:00
pierwill aff1d7a806
Fix link in Enterprise 1.9.5 release notes (#3246) 2021-10-12 17:38:07 -05:00
pierwill 349e878316
Revert "Correct Flux version in Enterprise 1.9.5 release notes (#3243)" (#3245)
This reverts commit 40a5c79b87.
2021-10-12 15:33:28 -05:00
pierwill 40a5c79b87
Correct Flux version in Enterprise 1.9.5 release notes (#3243) 2021-10-12 15:14:11 -05:00
pierwill 796d43a642
Add OSS/Enterprise 1.8.10 release notes (#3241) 2021-10-12 13:39:45 -05:00
pierwill d7200433fc
Publish InfluxDB Enterprise 1.9.5 docs (#3207) 2021-10-11 17:09:00 -05:00
pierwill 8601ffb98e
Remove leftover AE content (#3235)
Closes #3234
2021-10-11 11:17:06 -05:00
pierwill fe36eb8470
Clean up InfluxDB Enterprise "Monitor" docs (#3217)
This fixes the organization of the monitoring docs
and the current build errors.

* Delete `overview.md` and move its content elsewhere
* Moved InfluxQL commmands to new page, "Diagnostics"
* Move note on Influx Aware to index page.
* Remove content monitoring with `_internal`, since it's not recommended.
* Add intro paragraph to index and fix weights
* Delete doc with duplicate content

Closes #3193.
2021-10-05 17:30:18 -05:00
pierwill d274d7f680
Fix Enterprise 1.9 404s (#3194) 2021-09-30 13:43:56 -05:00
mluu12 1b5de3f3b3
Create a new monitoring enterprise doc (#3078)
* WIP edits for new monitoring enterprise doc.

* Split up monitoring and created new folder.

* attempting to fix mistakes.

* Duplicated the "monitor enterprise" page to cloud.

* Small edit.

* wip edits.

* testing the issue.

* Changing information so that it fits enterprise.

* small edit.

* Small edits to the monitoring enterprise docs.

* Added the step for insights and aware.

* Added username and password.

* misc edits.

* Creating influx enterprise doc and monitor w/ oss.

* Created new docs and drafted the overview doc.

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

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

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/overview.md

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

* Changed Cloud to OSS.

* WIP edit.

* WIP edits.

* Added info to larger monitor enterprise doc.

* Added more procedural info to logs.

* WIP edits.

* Misc edits, adding intro to log and trace

* WIP edits.

* Minor edits and insights and aware edits.

* Reworded InfluxDB aware/insights

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-09-28 23:10:48 -07:00
pierwill c54edae941
Remove note about full backup and metadata (#3178)
Appears that a full backup does restore (at least some)
metadata. See issue description.

Closes #3101.
2021-09-27 10:57:59 -05:00
pierwill a7e78f49e5
Remove OSS backup content from Enterprise 1.9 (#3177)
Also add aliases, just in case

Closes #3175
2021-09-27 10:33:37 -05:00
pierwill 2d65624159
Fix `influx_inspect export` docs (#3140)
Fixes #3102
2021-09-22 10:00:11 -05:00
pierwill cf7fd93a6b
Reorder Enterprise security documents (#3149) 2021-09-20 15:15:26 -05:00
Scott Anderson 93aa238dc5
Flux restructure (#3141)
* initial changes for flux restructure

* added all aliases

* added introduced date to all flux functions

* marked linearBins and logarithmicBins as draft

* migrated flux stdlib to new flux section, added version range to article template

* fixed list-all-functions shortcode

* duplicated and reordered flux spec, added page-nav shortcode, closes #1870

* added filtering functionality to list-all-functions shortcode

* added function tags

* Stdlib reorg (#2130)

* consolidated influxdb packages

* stdlib rename and reorg

* reorg existing contrib docs

* added keep-url to http.get example

* reorg built-in directory, add function types docs

* updated links

* updated all related links

* fixed reference links in influxdb docs

* updated all internal flux links

* updated flux links in influxdb

* one last link update

* restyle product dropdown

* update flux links in influxdb 1.7 and 1.8

* fixed shortcode call

* updated task options in flux options doc

* Flux 'interpolate' package (#2148)

* add interpolate package, closes #1649

* added missing page description to interpolate package doc

* removed unnecessary space from interpolate description

* updated interpolate package description

* ported from() note to new flux section

* New list filter javascript (#2185)

* generalized list filtering for telegraf plugins and flux functions

* added flux tags, updated filter list functionality

* added more flux tags

* added new experimental functions

* updated derivative params

* ported over new experimental functions

* fixed bad copy-pasta

* ported new notification endpoints into new flux docs

* updated flux function categories

* ported flux changes from master

* fixed product dropdown

* fixed regexp.findString example

* ported flux 0.109 changes

* updated array package aliases and supported version

* ported new functions into flux dir

* added aliases to interpolate package

* ported flux v0.114 packages

* added enterpise logic to url selector modal

* fix minor typo

* Update Flux param type convention (#2515)

* fix minor typo

* WIP new flux data type convention

* wip more param type updates

* cleaned up function type specs

* ported flux 0.115.0 packages and functions

* ported tickscript package

* ported today function

* added aliases to tickscript pkg

* updated timedMovingAverage params example

* updated to function with remote creds

* port flux 0.118 changes over

* port flux changes into flux-restructure

* ported changes from flux 0.123.0 and updated flux function docs

* updated contrib package summary

* updated function definition of schema.tagValues

* ported recent flux changes to the restructure branch

* port changes from master

* Flux get started (#3036)

* Flux group keys demo (#2553)

* interactive group key example

* added js and shortcode for group key demo

* updated group key demo to address PR feedback

* shortened sample data set

* Flux get started intro and data model (#2619)

* starting flux intro content, resolved merge conflicts

* WIP flux get started docs

* WIP flux get started

* flux get started intro and data model

* Apply suggestions from code review

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

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

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>

* addressed PR feedback in flux get started

* updated flux docs landing page

* more updates to flux landing page

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

* Flux query basics (#2887)

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* wrap up content for flux query basics

* 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>

* properly close code block on flux query basics

* Flux – query data (#2891)

* added query data sources with flux and query influxdb

* Apply suggestions from code review

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

* Update content/flux/v0.x/query-data/influxdb.md

* Query Prometheus with Flux (#2893)

* query prometheus with flux

* 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>

* Query CSV data with Flux (#2895)

* query csv data with flux

* address PR feedback

* Update content/flux/v0.x/query-data/csv.md

* update flux query data sources landing page

* updated flux query data doc formats and links

* Query SQL databases (#2922)

* WIP query sql guides

* query SQL data sources, closes #1738

* updated related link on sql.from

* added link to stream of tables and updated text

* updated connection string text

* updated query sql landing page and children hr styles

* updated sql query docs to address PR feedback

* added missing colon

* Query Google Cloud Bigtable with Flux (#2928)

* Query Google Cloud Bigtable with Flux

* updated doc structure of query bigtable doc

* fixed typo in bigquery doc

* Apply suggestions from code review

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

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

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

* Work with Flux data types (#2967)

* scaffolding for flux types, work with strings

* Apply suggestions from code review

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

* removed note about interpolation vs concatenation

* updated wording of variable type association

* generalized type inference

* Apply suggestions from code review

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

* WIP work with ints

* reverted int content

* updated strings doc to address PR feedback

* added description to data types landing page

* Apply suggestions from code review

* Update content/flux/v0.x/data-types/basic/string.md

* updated composite front-matter

* Work with time types in Flux  (#2974)

* work with time types in flux, closes #2260

* updated time type doc

* fixed type in time type description

* fixed typo

* updated work with time doc

* fixed typos

* updated verbiage

* added related links

* Apply suggestions from code review

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

* updated time type doc to address PR feedback

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

* Work with booleans (#2975)

* work with boolean types

* updated working with booleans

* updated verbiage

* added related links

* Update content/flux/v0.x/data-types/basic/boolean.md

* Work with bytes types (#2976)

* work with bytes types

* added toc to bytes type doc

* Apply suggestions from code review

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

* updated work with bytes doc

* fixed typo

* added related links

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

* Work with durations (#2977)

* work with durations in flux

* added keywords to duration doc to improve searchability

* minor updates to duration type doc

* updated verbiage

* added related links and removed toDuration from menu

* Update content/flux/v0.x/data-types/basic/duration.md

* Work with null types (#2978)

* WIP null types

* work with null types in flux

* updated null types doc

* Update content/flux/v0.x/data-types/basic/null.md

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

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

* Work with floats (#2979)

* work with floats in flux

* Apply suggestions from code review

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

* Apply suggestions from code review

* updated floats type doc

* Update content/flux/v0.x/data-types/basic/float.md

* updated verbiage

* added related links

* 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>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with integers (#2980)

* WIP work with ints

* work with integers

* work with integers

* updated float to int behavior, added related links, closes #2973

* added toc to ints doc

* 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>

* Update content/flux/v0.x/data-types/basic/integer.md

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>

* Work with uintegers (#2981)

* WIP work with uints

* work with uints

* 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>

* fixed minor type

* Work with records (#2982)

* work with records in flux

* updated record type doc

* 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>

* Work with arrays (#2983)

* work with arrays

* added array.from example, added related links

* Work with dictionaries (#2984)

* WIP work with dicts

* work with dictionaries

* added related links to dict package

* added introduced version to dict package

* Apply suggestions from code review

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

* added sample dict output

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

* Work with functions (#2985)

* work with functions

* 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>

* revamped type landing pages

* marked union types as draft

* miscellaneous updates

* Work with regular expression (#3024)

* work with regular expression types, closes #2573, closes influxdata/flux#3741

* add context for quoteMeta function

* Apply suggestions from code review

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

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>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* fix latest links in page descriptions

* updated influxdb links

* Flux syntax basics (#3033)

* flux syntax basics

* Apply suggestions from code review

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

* updated function description

* Apply suggestions from code review

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

* Apply suggestions from code review

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

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
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>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* added table param to transformations, closes #2392 (#3039)

* updated flux function links

* update algolia configuration to fix search, closes #1902 (#3042)

* ported notes in the from function doc

* Flux package options (#3083)

* add now option to universe package

* added missing package options, closes #2464

* addressed PR feedback

* Flux transformation input/output examples (#3103)

* added flux/sample shortcode

* standardize flux package titles and list titles

* added start and stop columns as an option with flux/sample shortcode

* minor updates to stdlib

* WIP add input and output examples to flux transformations

* WIP removed sample data demo from universe index page

* WIP function input and output examples

* WIP flux input output examples

* WIP flux input output examples

* flux transformation input and output examples

* Add Flux 'sampledata' package (#3088)

* add flux sampledata package

* updated sampledata example titles

* Write data with Flux (#3084)

* WIP write to sql data sources

* write to sql data sources

* added write data to influxdb with flux doc

* 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>

* made sql headings specific to each db

* updated write to influxdb

* added tag to influxdb to example

* restructred influxdb write examples as code tabs

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

* fixed list on influxdb write with flux page

* Flux move changelog (#3117)

* updated flux redirects in edge.js

* move flux changelog into Flux restructure

* add flux redirects to edge.js

* removed extra parentheses from monitor.notify examples, closes #2505

* updated flux release notes with flux 0.129.0

* moved from and to into the influxdata/influxdb package

* updated notes on to and from docs

* added flux card to homepage

* added flux-0.130.0 to flux release notes

* flux link cleanup

* updated experimental message, closes #3097 (#3128)

* Remove Flux stdlib and language from InfluxDB (#3133)

* remove flux stdlib and lang from influxdb, update flux get-started, closes #2132

* flux link cleanup

* cleaned up prometheus verbiage, updated flux data type links

* function cleanup

* fixed sidenav toggle button

* updated group key links, added aliases for flux landing page

* fixed broken links, commented out prometheus content, updated flux types names

* added flux links to the left nav

* fixed flux links in kapacitor docs

* temporarily disable search (#3134)

* merged master and updated telegraf plugins

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-09-16 16:19:21 -06:00
pierwill 18159fe182
Enterprise: Replace undefined term (#3115)
Closes #3091
2021-09-13 15:08:16 -05:00
kelseiv df802c102a
hotfix: alias to fix 404s (#3114) 2021-09-10 17:36:34 -07:00
pierwill d2b57ecf52
Enterprise authentication/authorization improvements (#2972)
Edit InfluxDB Enterprise authentication and authorization docs.

Re-organize management docs.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-03 10:49:47 -05:00
pierwill 34a0b988cb
Add OSS-Enterprise migration guide to 1.9 (#2994)
- comment out downtime migration method
- remove node setup sections

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-03 10:37:12 -05:00
pierwill f6bedb4d25
InfluxDB Enterprise: Recommend one certificate per node (#3066) 2021-08-26 10:56:08 -05:00
pierwill 41f3b1f6e6
Add `max-body-size` to Enterprise data node docs (#3058)
Add to Enterprise 1.8 and 1.9

Closes #2548
2021-08-25 11:25:34 -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
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
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 ab73a243d7
Document FIPS readiness check (#3012)
Closes #2885.
2021-08-13 11:56:39 -05:00
pierwill 3b20162fb1
Remove SMTP setup from InfluxDB Enterprise (#3019)
Closes #3018
2021-08-13 10:24:27 -05: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
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
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
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
Scott Anderson bbc8fb4721 update latest patch and clean up versions 2021-07-23 16:52:47 -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
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
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
timhallinflux 5230998b0c
add ENV VARs for new config options (#2889)
password hash and FIPS check
2021-07-22 15:57:48 -05:00
Scott Anderson 6a153a2d2b hotfix: fix client libraries links 2021-07-20 10:02:24 -06: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
pierwill 8f08cdc1dc
Fix `allow-out-of-order-writes` option (#2848)
Closes #2846
2021-07-19 09:29:58 -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