Commit Graph

5615 Commits (feat/rapidoc-api-docs)

Author SHA1 Message Date
Jason Stirnaman 9d088a3a0e feat: Initial commit of api-docs/reference-ui, a Vue.JS app that embeds RapiDoc. WIP: 1) migrate api-docs/reactui functions to reference-ui, 2) complete the production static build (w/ Hugo, etc.) 2022-01-31 14:24:09 -06:00
Jason Stirnaman ccf29f8c57 chore: merge from master. Fix conflicts. 2022-01-24 13:17:28 -06: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
kelseiv f12d5b4305
monitor-cloud-hotfix (#3673) 2022-01-12 14:55:03 -08:00
Jason Stirnaman c935fd7ae4
feat: add authorization info to influxdb.api(). (#3668)
* feat: add authorization info to influxdb.api().

* Update content/flux/v0.x/stdlib/experimental/influxdb/api.md

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 16:08:38 -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
Jason Stirnaman 5fb76b21eb
Feat/api metrics (#3531)
* fix: update UI create task instructions. (#3374)

* fix: use oss update-task for cloud. Fix update-task instructions. Fix syntax.

* feat(api): document /metric path. (#3527, #2567)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-12 13:11:25 -06:00
Jason Stirnaman 68eedd710e
3427 Changes to token access in Cloud (#3661)
* chore: link API endpoint to docs. (#3427).

* chore: update Delete a bucket to latest UI.

* feat: update Deletea token to latest UI. Add API doc. (#3427)

* feat: update Update Tokens for latest UI. Status toggle moved in Cloud. Add CLI and API docs. (#3427)

* feat: add restrictions note to View Token. Update to latest Cloud UI.
(#3427)

* 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-01-12 13:05:10 -06:00
pierwill a862b9b6da
Remove unneeded lines (#3666) 2022-01-12 13:01:52 -06:00
Jason Stirnaman bfbe8a748f
feat: update Create a token for new Cloud behavior (#3656)
* feat: update Create API token for new Cloud behavior: Custom API tokens, read/write permissions, limited token access, and cloning (#3427). Fixes some small OSS inconsistencies.

* Apply suggestions from code review

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

* feat: apply @sanderson's refactor suggestion. (#3427)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-12 12:59:07 -06:00
Jason Stirnaman e22779dc32
Permissions with CLI export templates (#3521)
* fix: update UI create task instructions. (#3374)

* fix: use oss update-task for cloud. Fix update-task instructions. Fix syntax.

* fix: bad link

* enhancement: stress and clarify the role of permissions when exporting templates. Removed use of --org-name due to some confusing behavior (referenced in #3267).

* Update content/influxdb/v2.1/influxdb-templates/_index.md

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

* Update content/influxdb/v2.1/influxdb-templates/_index.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* Update content/influxdb/v2.1/influxdb-templates/create.md

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

* WIP: feat(all): cleanup create-template.

* update: add filename extension examples. Add troubleshooting details. Reorg.

* fix: description

* fix: description

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-12 11:58:53 -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
lwandzura 37a694a0c5
Added link on how to create tokens (#3651) 2022-01-12 10:34:48 -06:00
pierwill d25f51f478
Use separate blocks for curl examples and output (#3657) 2022-01-12 09:57:14 -06:00
Scott Anderson 3ffa3c6c23
add dart client library (#3652) 2022-01-11 16:58:30 -07: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
Scott Anderson f679b8886b
udpate node.js tag to nodejs (#3648) 2022-01-10 11:45:49 -07:00
Kelly c2ddd62f80 hotfix 2022-01-10 10:42:59 -08:00
rydermeehan 2126746b88
Update types.md (#3558)
* Update types.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-10 10:41:14 -08:00
Scott Anderson a5b579bf20
Flux 0.148 (#3647)
* Flux 0.148

* updated flux release notes

* removed unnecessary newline

* fixed typo
2022-01-10 10:47:32 -07:00
Scott Anderson 73a316732b
Flux improvements updates (#3645)
* added missing types package

* improve cardinality examples, closes #3528

* remove mssql drive support from sql package

* remove apiKey param support from BigQuery guides
2022-01-10 09:00:00 -07: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
noramullen1 9472cd7d05
Add json v2 format, update misc. examples (addresses #3453 ) (#3639)
* Add json v2 format, update misc. examples (addresses #3453 )

* Update content/telegraf/v1.21/data_formats/input/json.md

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

* update link

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-01-07 18:49:11 -08:00
rydermeehan 61a8ea1688
Update pricing-plans.md (#3588)
* Update pricing-plans.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 18:03:31 -08:00
rydermeehan 6a616bab68
Update _index.md (#3593)
* Update _index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 17:43:00 -08:00
rydermeehan 88db4f604c
Update _index.md (#3597) 2022-01-07 17:34:07 -08:00
rydermeehan 6e24a05bdf
Update offboarding.md (#3609)
* Update offboarding.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 15:07:44 -08:00
rydermeehan 41d61f699c
Update index.md (#3610)
* Update index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-01-07 15:03:50 -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