timhallinflux
2f264d3b92
InfluxDB OSS and Enterprise 1.8.7 ( #2908 )
...
* InfluxDB OSS and Enterprise 1.8.7
* Update release-notes-changelog.md
* Update content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md
2021-07-23 12:08:08 -07:00
mluu12
a31cab997c
Add monitor Raspberry-Pi template ( #2859 )
...
* added a doc monitoring raspberry pi
* minor edit
* updated dashboard instructions
* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Fixed typos on raspberry branch.
* Update content/influxdb/cloud/monitor-alert/templates/infrastructure/raspberry-pi.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-23 10:22:20 -07:00
kelseiv
2c4ef0c5ee
Add license info for InfluxDB OSS 2.0 ( #2520 )
...
* draft license info for InfluxDB OSS 2.0
* add links to contrib
* update frontmatter
* removed third party placeholder
* update menu
2021-07-22 16:04:16 -07:00
noramullen1
dc0c00fb59
Add back auto-refresh on dashboard (addresses #2668 ) ( #2761 )
...
* Add back auto-refresh on dashboard (addresses #2668 )
* Update content/influxdb/v2.0/visualize-data/dashboards/control-dashboard.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* incorporate PR feedback and move to cloud only
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-22 10:53:49 -07:00
alespour
854b1e9151
Merge pull request #2872 from bonitoo-io/feat/add-r-client-library-ref
...
docs: add R client library reference
2021-07-22 11:21:08 +02:00
Scott Anderson
5cc36be1e4
Flux v0.123 ( #2880 )
...
* Flux 0.123.0 updates (#2878 )
* add note about flux sleep function being removed
* update description of createEmpty param on aggregateWindow
* more updates to aggregateWindow
* removed aggregateWindow function definition
* Flux 0.123.0 release notes (#2877 )
* Flux sample package (#2876 )
* added flux influxdb sample data package
* WIP update sample data doc
* WIP sample data updates
* updated sample package and sample data instructions, closes #2845
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updates to address PR feedback
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-21 13:53:25 -06:00
kelseiv
91289380e1
update for range annotation ( #2734 )
...
* update for range annotation
* remove one click and show options
* edit
* omit extra words
* edits
* edit
* fix typo
* Update content/influxdb/cloud/visualize-data/annotations.md
* Update content/influxdb/cloud/visualize-data/annotations.md
* Update content/influxdb/cloud/visualize-data/annotations.md
2021-07-21 10:13:43 -07:00
Scott Anderson
d78aa0b7b0
hotfix: add alias for client libs
2021-07-20 15:42:31 -06:00
Scott Anderson
6a153a2d2b
hotfix: fix client libraries links
2021-07-20 10:02:24 -06:00
Ales Pour
1ef28a01de
docs: add R client library reference
2021-07-20 15:18:06 +02:00
Scott Anderson
8f78c11917
Flux 0.122.0 ( #2865 )
2021-07-19 11:29:39 -06:00
Jason Stirnaman
b39bf036e0
fixes API guide changes, create-bucket, aliases ( #2860 )
...
* fix: fix broken link by adding API guide for creating a bucket. - add example code. - add aliases for pages moved from Tools.
* fix: move create a bucket into the existing page for now. Copy example to API quick start.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-16 16:23:21 -05:00
Scott Anderson
3f1bf366c7
hotfix: cloud nav weights
2021-07-15 16:56:31 -06:00
Scott Anderson
153f078baa
clean up some frontmatter ( #2857 )
2021-07-15 16:49:39 -06:00
Jason Stirnaman
5868957535
Fix shared files ( #2856 )
...
* fix: negate check for verbose.
* fix: default version directory to latest version.
* update: API changes.
* update: API updated with grammar fixes
* fix: move assets/text to shared/text
2021-07-15 17:21:52 -05:00
Jason Stirnaman
b5c140cbe9
fix: update auth example code.
2021-07-15 14:36:42 -05:00
Jason Stirnaman
39e775be62
Merge branch 'master' of github.com:influxdata/docs-v2 into feature/2689-get-started-with-api
...
* 'master' of github.com:influxdata/docs-v2: (63 commits)
CLI fixes (#2844 )
Fix links (#2828 )
Fix/2759 1.x query api (#2841 )
fix: updating windows start instructions (#2842 )
Add static legend to visualization examples (#2837 )
Fix Windows CLI download link (#2840 )
Fix incorrect Telegraf output settings info (#2754 )
Move static legend to cloud-only (#2798 )
ThingWorx integration (#2558 )
edits
Update content/influxdb/v2.0/process-data/task-options.md
Update content/influxdb/v2.0/process-data/task-options.md
Update task-options.md
hr eg covers itt
1.19.1 release notes (#2819 )
edit
fixes issue #2672 https://github.com/influxdata/docs-v2/issues/2672
Update content/kapacitor/v1.6/guides/anomaly_detection.md
Update content/kapacitor/v1.5/guides/anomaly_detection.md
Update content/kapacitor/v1.4/guides/anomaly_detection.md
...
2021-07-15 13:50:48 -05:00
Jason Stirnaman
c97a268740
CLI fixes ( #2844 )
...
* fix: missing bracket in examples
* fix: add note that auth env variables are assumed to be set in `influx config` for CLI examples (#2843 ).
Co-Authored-By: kerry-cho <cdh0012@naver.com>
* Update styles-default.scss
Co-authored-by: kerry-cho <cdh0012@naver.com>
2021-07-15 12:14:08 -05:00
Jason Stirnaman
9bb3340b02
Fix/2759 1.x query api ( #2841 )
...
* fix: 1.x compat api. Clarify authentication schemes, parameters, and use cases for OSS and Cloud (#2759 )
* fix: curl examples
* update: add node.js examples
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-14 16:59:39 -05:00
Russ Savage
ad06069f2c
fix: updating windows start instructions ( #2842 )
2021-07-14 12:20:46 -05:00
noramullen1
cbc48350dd
Add static legend to visualization examples ( #2837 )
...
* Add legend options to graph example images (addresses #2829 )
* Add more static legend examples to appropriate visualization times
2021-07-14 10:20:09 -07:00
pierwill
b3b077469a
Fix Windows CLI download link ( #2840 )
...
Closes https://github.com/influxdata/docs-v2/issues/2839
2021-07-14 10:43:14 -05:00
noramullen1
4b2a5aef61
Move static legend to cloud-only ( #2798 )
...
* Add static legend (addresses #2568 )
* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Move static legend changes to cloud only
* Update hover/static controls to reflect changes
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-13 11:54:26 -07:00
kelseiv
12568e3019
ThingWorx integration ( #2558 )
...
* draft-ThingWorx
* minor edit
* Update content/influxdb/cloud/tools/thingworx.md
* Update content/influxdb/cloud/tools/thingworx.md
* fix link
* fix links
* remove punct
* edits
* edits
* add thingworx key words
* edits from Gunnar
* delete examples
* rmv eg header
2021-07-09 12:57:25 -07:00
mluu12
052de7b5d3
edits
2021-07-08 12:55:33 -07:00
kelseiv
71724497cc
Update content/influxdb/v2.0/process-data/task-options.md
2021-07-08 12:41:01 -07:00
kelseiv
a7990b2a74
Update content/influxdb/v2.0/process-data/task-options.md
2021-07-08 12:39:58 -07:00
kelseiv
b921569043
Update task-options.md
2021-07-08 12:39:08 -07:00
Kelly
53827035e4
hr eg covers itt
2021-07-08 12:30:17 -07:00
Kelly
24c7f6e4eb
edit
2021-07-08 12:24:03 -07:00
mluu12
e44338e2a5
fixes issue #2672 https://github.com/influxdata/docs-v2/issues/2672
2021-07-08 12:05:15 -07:00
pierwill
2534d2f34a
Correct debug API call ( #2813 )
...
Closes #2812
2021-07-07 13:24:40 -05:00
Jason Stirnaman
e7858c75d0
Feature/2470 bucket schema ( #2765 )
...
feature: document new CLI support for managing explicit bucket schemas (#2470 )
* "explicit" schema-type for buckets
* `bucket-schema` to manage measurement schemas for buckets
* task-based overview of new bucket-schema feature in CLI for cloud.
* reference docs for bucket-schema and bucket schema-type.
* columns file examples.
other technical updates
* added shortcodes `get-leaf-text` and `get-assets-text`. Documented in CONTRIBUTING.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: null <kelseiv@users.noreply.github.com>
2021-07-07 11:53:54 -05:00
William Baker
c8d00f5ef1
fix: example for updating a bucket retention period ( #2808 )
2021-07-06 09:56:04 -05:00
Eric Volpert
9143cd3220
Fix typos in Design Principles doc ( #2806 )
...
Was reading through the docs on https://docs.influxdata.com/influxdb/v2.0/reference/key-concepts/design-principles/ and noticed two typos, figured I'd toss a commit to get them resolved if y'all care about that. If not, feel free to ignore :)
2021-07-05 09:21:06 -06:00
kelseiv
f4be9271f6
Split shift+click f range annotations changes ( #2804 )
...
* split shift+click f range annotations changes
* fix typo
* fix typo
* update
2021-07-01 15:17:36 -07:00
Tim Yocum
f68c2727fe
Cleaning up stray tag
2021-06-30 15:23:41 -05:00
Tim Yocum
c4508bde1c
VPC peering is not available on InfluxDB Cloud
2021-06-30 15:20:36 -05:00
pierwill
19075387e7
Document Flux parameterized queries ( #2774 )
...
Document Flux parameterized queries
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-30 13:54:06 -05:00
noramullen1
638250990e
Revert "Add static legend (addresses #2568 ) ( #2760 )" ( #2799 )
...
This reverts commit 9682718465
.
2021-06-30 11:44:49 -07:00
noramullen1
9682718465
Add static legend (addresses #2568 ) ( #2760 )
...
* Add static legend (addresses #2568 )
* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/band.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph-single-stat.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/graph.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-30 10:53:50 -07:00
Scott Anderson
c54a791e6a
Various DAR fixes ( #2796 )
...
* fixed anchor links in influxdb enterprise cli page, closes influxdata/DAR#212
* fixed typo in enterprise backup and restore, closes influxdata/DAR#208
* removed content about creating dashboards from templates, closes influxdata/DAR#209
2021-06-29 15:12:00 -06:00
Yun Zhao
96e0743455
values of query parameter `precision` for write api. ( #2792 )
2021-06-29 10:53:41 -06:00
noramullen1
5289b2a00e
Add cloning Telegraf config in the UI (addresses #2662 ) ( #2764 )
...
* Add cloning telegraf config in the UI (addresses #2662 )
* Add clone telegraf config to cloud
2021-06-25 15:09:01 -07:00
Scott Anderson
9dc34b00aa
Flux 0.118 ( #2784 )
...
* flux 0.118 release notes
* updated pagerduty.dedupkey and operator precendence
* updated operator precedence table format
* updated description of pagerduty.dedupkey exclude param
2021-06-25 11:06:31 -06:00
noramullen1
4e9a160a4f
Add range to NOAA examples ( #2763 )
2021-06-25 08:22:59 -07:00
Scott Anderson
4712d75d0b
specify the default location of influxdb.conf on windows, closes #2780 ( #2783 )
2021-06-25 08:45:13 -06:00
noramullen1
28be2ff17d
Make cloud CLI info more prominent (addresses #2624 ) ( #2762 )
...
* Make cloud CLI info more prominent (addresses #2624 )
* Address review feedback
2021-06-25 07:38:49 -07:00
noramullen1
4c6beb3d08
Add interactive shell info to migration docs ( #2758 )
...
* Add interactive shell info to migration docs
Addresses #2601
* Add static legend option to graphs and band plot (addresses #2568 )
* Revert "Add static legend option to graphs and band plot (addresses #2568 )"
This reverts commit bc318fec3e
.
* Update content/influxdb/v2.0/upgrade/v1-to-v2/automatic-upgrade.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/upgrade/v1-to-v2/automatic-upgrade.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-21 12:24:00 -07:00
kelseiv
c1d9c18f42
draft May cloud release notes ( #2639 )
...
* draft May cloud release notes
* Update cloud-updates.md
* add Cloud data usage template
2021-06-16 12:39:43 -07:00
Jason Stirnaman
e8c9039ce1
update: restructured nodejs install and write guide.
2021-06-15 15:33:08 -05:00
timhallinflux
d4293304ad
remove experimental warnings. ( #2713 )
2021-06-15 13:24:09 -07:00
Jason Stirnaman
5669ab17a3
update: divided JS client library page into separate.
...
* reorganized api shortcodes
2021-06-14 10:27:23 -05:00
Russ Savage
ce0ef35455
fix: update sep link on csv page ( #2701 )
2021-06-14 09:33:14 -05:00
Jason Stirnaman
b43dbe5994
update: wip: client apis * reorg client files * added postman auth note. * starting redo for Node.js
2021-06-11 17:35:04 -05:00
Jason Stirnaman
c03f70fa3c
update: api client libs
...
* update: added api-guide and moved client libs there (#2689 )
* extracted code examples to separate shortcode files (#2689 )
2021-06-11 09:34:36 -05:00
Jason Stirnaman
31b7495217
updated: use latest shortcode ( #2689 )
2021-06-11 09:29:16 -05:00
Scott Anderson
f3319f0da6
hotfix: add release notes for new Flux patch versions
2021-06-10 11:29:46 -06:00
Jason Stirnaman
80acfc79fd
add: Develop with the API.
...
* Copied API intro and clients docs to /api.
* Added bootstrapping info.
2021-06-09 17:35:07 -05:00
M. Luppi
417f20d89f
Today and related links ( #2688 )
...
* Add types in docs for today()
* Add several related links/references
2021-06-09 14:43:38 -06:00
Russ Savage
4f3d267166
fix: update function def for torows ( #2680 )
2021-06-08 11:08:44 -06:00
timhallinflux
f80ab61e59
Remove trailing / from API ( #2679 )
...
* Remove trailing / from API
* Update postman.md
2021-06-08 11:09:47 -05:00
pierwill
42d6288c71
Publish InfluxDB 2.0.7 docs ( #2654 )
...
* Update swagger for InfluxDB OSS 2.0.7 (#2655 )
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-07 14:06:33 -05:00
Eric Arellano
6838a3a795
Update optimize-queries.md ( #2667 )
...
The `set()` function uses the kwarg `value`, not `as`. It's also a normal function and doesn't use braces.
2021-06-03 15:52:38 -06:00
noramullen1
4533f2db31
OSS Get started update (addresses #2124 ) ( #2642 )
...
* OSS Get started update (addresses #2124 )
* Fix YAML syntax
* Update content/influxdb/v2.0/get-started.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/get-started.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Change get sign up to install for OSS
* Update content/influxdb/v2.0/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-02 15:05:27 -07:00
timhallinflux
b123b58485
Fix description of influx cli tool in 1.8 and 1.7 ( #2649 )
...
* Fix description of influx cli tool
* Update content/influxdb/v1.7/tools/influx-cli/_index.md
* Update content/influxdb/v1.8/tools/influx-cli/_index.md
2021-06-02 13:39:51 -07:00
Scott Anderson
97977cc7bf
added flux-0.117.1 release notes ( #2640 )
2021-06-02 11:27:44 -06:00
Russ Savage
dd194c9d1e
fix: add datatype to appKey ( #2641 )
2021-06-02 11:26:48 -06:00
kelseiv
ea51a477af
Cloud account updates ( #2519 )
...
* update manage billing page
* update Cloud pricing plans
* add links
* edits
* addl edits
* edits
* add'l edits
* updated rate limit event content
* update rate limits
* clarified RP unlimited or up to a year in UI
2021-06-01 15:22:19 -07:00
pierwill
f8b3f38363
hotfix: remove repeated word
2021-05-28 13:48:24 -05:00
Russ Savage
0399001639
fix: fixing some issues on the pagerduty.endpoint page ( #2618 )
2021-05-28 11:46:46 -07:00
pierwill
02d7d3c4b4
Fix typo; close #2611 ( #2612 )
...
Closes #2611
2021-05-27 12:11:20 -05:00
Jason Stirnaman
10f00e199b
fix: Added temporary alias to 1.8 Getting Started so old (v1) externa… ( #2589 )
...
* fix: Added temporary alias to 1.8 Getting Started so old (v1) external links get routed to it (#2507 )
* Update content/influxdb/v1.8/introduction/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-25 15:30:36 -05:00
Scott Anderson
d1ac50d747
Flux 0.117.0 ( #2582 )
...
* Flux 0.117.0 release notes
* updated to function to include host and token for remote writes
2021-05-24 14:49:51 -06:00
kelseiv
7c08a34efc
Add Enterprise 1.8.6 release notes ( #2579 )
...
* add OSS 1.8.6 release notes
* remove OSS release notes; nothing changed in OSS
* update Enterprise 1.8.6 release notes
* Tim edits
* updates to AE debug logging per David
* reorder bug fixes
* clarify reason for OSS 1.8.6
2021-05-24 09:51:37 -07:00
thevishvish
b161a05131
Fix Typo - InfluxDB notification endpoint creation ( #2580 )
2021-05-24 10:19:25 -05:00
Scott Anderson
d84164f3c2
uncomment brew install in 2.0 oss get started ( #2577 )
2021-05-21 14:22:23 -06:00
Scott Anderson
1fcc7e452c
update oss and cloud with latest-patch shortcode ( #2562 )
2021-05-19 09:39:01 -06:00
noramullen1
972d369623
Add downsample cell (addresses #2504 ) ( #2560 )
...
* Add downsample cell (addresses #2504 )
* Update content/influxdb/cloud/notebooks/downsample.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-18 23:38:25 -07:00
John Corrigan
2aff1d23f5
Update join.md ( #2563 )
...
just removing a duplicate 'and' from the sentence
2021-05-18 20:13:31 -06:00
pierwill
2937f41432
Update create-task.md
2021-05-18 13:22:19 -05:00
pierwill
0ff9cef12c
Add example for creating a task via API ( #2556 )
...
Use "duplicate-oss" shortcode for "Create a task"
Closes #2540
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-18 09:51:35 -05:00
Scott Anderson
9c9ae6701f
hotfix: update windows binary download url, closes #2554
2021-05-17 16:48:14 -06:00
Scott Anderson
40538c5a93
Merge branch 'master' of github.com:influxdata/docs-v2
2021-05-17 16:26:14 -06:00
Scott Anderson
26f67b661c
hotfix: removed merge conflict artifact from glossary
2021-05-17 16:26:04 -06:00
kelseiv
df14963f73
Prom histograms in Flux draft-in-progress ( #2525 )
...
* Update content/influxdb/v2.0/query-data/flux/histograms.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-17 13:49:48 -07:00
Scott Anderson
bf75f87904
Flux 0.116 ( #2555 )
...
* Flux today function (#2537 )
* Added flux 0.116.0 release notes
2021-05-17 14:27:01 -06:00
Scott Anderson
9c596bb433
updated timedMovingAverage examples, closes #2224 , closes #2551
2021-05-17 11:45:14 -06:00
Ryan Betts
6d0a7d2e0d
Fix heading level for Stringable Constraint ( #2552 )
...
Was at heading level 5. Make this consistent with the other headers.
2021-05-17 08:35:49 -06:00
dahlinPL
f144b5a65d
Update create.md ( #2544 )
...
fixed syntax in example
2021-05-14 15:26:49 -07:00
Jason Stirnaman
b4acd6cefc
Merge pull request #2539 from influxdata/update/max-select-point-frequency
...
update: mention that max-select-point frequency only checks every second.
2021-05-14 13:49:36 -05:00
Jason Stirnaman
668470bb20
Update content/influxdb/v2.0/write-data/developer-tools/csv.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-14 13:47:05 -05:00
Jason Stirnaman
260660cc55
Update content/influxdb/v2.0/write-data/developer-tools/csv.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-14 13:46:48 -05:00
Jason Stirnaman
913bb9edda
update: help Mac users resolve ulimit errors when writing CSV ( #2491 ).
2021-05-13 13:30:59 -05:00
Jason Stirnaman
b817bfdd1b
update: mention that max-select-point checks every second ( #1498 ).
2021-05-13 12:30:23 -05:00
noramullen1
6aa2475313
Rename GS and add new Cloud GS (addresses #2124 ) ( #2413 )
...
* Rename old GS (addresses #2124 )
* Update install.md
* Add GS
* Update get-started.md
* Update get-started.md
* Update get-started.md
* Remove alia
* Fix cloud menu
* Update content/influxdb/cloud/get-started.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/get-started.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Address PR feedback
* Revert changes to oss GS
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update intro
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Delete package-lock.json
* Address PR feedback
* Add back changes to install doc
* Update content/influxdb/cloud/sign-up.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-12 13:24:33 -07:00
Jason Stirnaman
c227d2e4b5
Merge pull request #2523 from influxdata/feature/2339-community-templates-link
...
feature: add community templates link to templates docs (#2339 ).
2021-05-12 11:47:06 -05:00
Jason Stirnaman
3d9886852d
Update content/influxdb/v2.0/influxdb-templates/_index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-12 11:23:56 -05:00
Scott Anderson
2ad0420020
Temporarily remove brew install instructions for influxdb 2.0 ( #2526 )
2021-05-12 10:05:30 -06:00
Jason Stirnaman
4450117039
feature: add community templates link to templates docs ( #2339 ).
2021-05-12 10:19:26 -05:00
dahlinPL
a6186f9210
Update create.md ( #2522 )
...
fixed description for --org --org-id and --password
2021-05-12 09:12:18 -06:00
Scott Anderson
8f3dcffb4f
Flux 0.115 ( #2517 )
...
* Flux Alerta package (in the correct branch) (#2498 )
* Flux Alerta package (#2494 )
* added flux alerta pkg, closes #2492
* duplicated alerta packages in cloud
* Revert "Flux Alerta package (#2494 )" (#2497 )
This reverts commit e8907fa54a
.
* Revert "Revert "Flux Alerta package (#2494 )" (#2497 )"
This reverts commit 0704845f45
.
* Flux experimental table package (#2496 )
* flux table.fill function, closes #2493
* updated table.fill page weight
* added import statement and syntax key to table.fill example
* minor content change on table.fill
* flux 0.115 release notes
* added duplicate-oss to table package in cloud
2021-05-11 16:07:41 -06:00
Jason Stirnaman
a1c23310f5
fix: replace incorrect page URLs.
2021-05-07 17:26:51 -05:00
Scott Anderson
c529ecd958
update language around windows support in oss upgrade guide, closes #2499 ( #2501 )
2021-05-06 16:44:42 -06:00
Scott Anderson
0704845f45
Revert "Flux Alerta package ( #2494 )" ( #2497 )
...
This reverts commit e8907fa54a
.
2021-05-06 16:35:40 -06:00
Scott Anderson
e8907fa54a
Flux Alerta package ( #2494 )
...
* added flux alerta pkg, closes #2492
* duplicated alerta packages in cloud
2021-05-06 16:30:54 -06:00
Scott Anderson
08c1c29586
Flux 0.114 ( #2495 )
...
* added flux 0.114.0 and 0.114.1 release notes
* Add experimental/influxdb and experimental/usage packages. (#2484 )
* added experimental influxdb package
* added experimental usage package
* fixed description of usage package
* added introduced version to experimental usage and influxd pkgs
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updates to address PR feedback
* duplicate new functions in cloud
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-05-06 13:59:16 -06:00
Daniel Campbell
f0ddb5e9b3
Update _index.md ( #2489 )
...
Correct "OSS" to "Cloud" on the Write Data cloud page.
2021-05-06 09:29:01 -06:00
Jason Stirnaman
5ff98793aa
Merge pull request #2471 from influxdata/fix-2425
...
Added missing comma to array (#2425 ).
2021-05-03 15:55:28 -05:00
Jason Stirnaman
3ff3fea048
Added missing comma to array ( #2425 ).
2021-05-03 13:49:26 -05:00
kelseiv
cd2e9c466e
Simple annotations ( #2348 )
...
* draft annonation
* first draft annotations
* Update annotations.md
* uncomment edit & delete annotation procs
* annotation updates
* move annotations to Cloud; add overview links
* add bullet list
* update headers
* add view/hide overview link
* remove redundant header
* rmv redundant header
* rmv extra sp
* rmv sp
* fix numbering
* fix more numbering
* update procedures with latest UI changes
* Update content/influxdb/cloud/visualize-data/annotations.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/visualize-data/annotations.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* add annotations video & reorg content to fit
* Update content/influxdb/cloud/visualize-data/annotations.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix sql link
* Update content/influxdb/cloud/visualize-data/annotations.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-05-03 10:24:27 -07:00
pierwill
0ebf1b28e9
Fix paths to docker volume mounts ( #2468 )
...
Also bump InfluxDB version in k8s example.
Closes #2463 , #2385 , #2324 .
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-04-30 13:17:27 -07:00
Scott Anderson
48449a92ca
port interpolate pkg from flux-restructure branch, closes #2414 ( #2467 )
2021-04-30 13:21:17 -06:00
Scott Anderson
43d49365b2
Influxdb 2.0.6 ( #2459 )
...
* Re-add InfluxDB 2.0.5 (#2450 )
This reverts commit c91442f88c
.
* added release notes, updated 2.0.5 release notes
* updated download links for influxdb 2.0.6
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-29 14:04:33 -06:00
Kelly
c91442f88c
Revert "InfluxDB 2.0.5 ( #2450 )"
...
This reverts commit 4de7de611e
.
2021-04-28 11:17:54 -07:00
Scott Anderson
62b0f31d2f
hotfix: correction in shard doc
2021-04-28 09:49:22 -06:00
Scott Anderson
4de7de611e
InfluxDB 2.0.5 ( #2450 )
...
* Add `--compression` flag to `influx write` (#2243 )
Add `--compression` flag to `influx write`
Closes #2240 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Changes to /debug endpoints for InfluxDB 2.0.5 (#2246 )
- Add --pprof-disabled influxd flag
- Add pprof-disabled to influxd config-options
Closes #2239 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* deprecated influx transpile command, closes #2266
* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated influx transpile warning from deprecated to removed
* Deprecated 'influx transpile' command (#2304 )
* deprecated influx transpile command, closes #2266
* Update content/influxdb/v2.0/reference/cli/influx/transpile/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added new and missing influxd config options, closes #2297 , closes #2293 (#2303 )
* Add 'influx task retry-failed' command (#2334 )
* added influx task retry-failed command
* add new task retry-failed flags, updated task task-based content, closes #2095
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* address PR feedback for task retry-failed
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated task retry-failed to address PR feedback
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated task-based failed task docs in cloud
* add profilers flag to influx query, closes #2338 , closes #2327 (#2342 )
* export lp to stdout, closes #2337 (#2343 )
* export lp to stdout, closes #2337
* adjust output-path desc, updated command examples
* Clarify user migration in 1.x to 2.0 automated upgrade process (#2344 )
* clarify user migration in upgrade process, closes #2336
* updated user migration content to address PR feedback
* updated migration doc for PR feedback
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Updated restore docs (#2352 )
* udpated restore docs, closes #2333 , closes #2335
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* describe full restore failure
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated restore doc to address PR feedback
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Shard management (#2322 )
* shard reference content
* added shard group diagram
* finished reference info for shards
* add shard group duration config flag and examples, closes #2283
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>
* addressed PR feedback for shard docs
* more updates to shard docs to address PR feedback
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* minor updates to shards doc in 2.0
* updated shard state content
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/internals/shards.md
* updated shard group definition in glossary
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Edd Robinson <me@edd.io>
* removed unnecessary period from influx transpile
* Upgrade from OSS 2.x to Cloud (#2420 )
* WIP v2 to cloud migration
* updated config create example in grafana doc, resolves #2415
* draft for v2 to cloud migration
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* minor update to cloud upgrade doc
* updated v2 to cloud upgrade guide to address PR feedback
* updated 1x compatability api docs for cloud
* updated write examples in cloud upgrade, added intro sentence to cloud upgrade landing
* Add file system layout reference doc (#2423 )
* add file system layout reference doc, closes #2276
* added filesystem-diagram shortcode to contributing
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updates to filesystem layout doc
* minor update to filesystem layout doc
* fixed typo in v2 to cloud migration
* added newline to filesystem diagram shortcode
* minor updates to fs layout doc
* added windows file system layout
* updated fs layout doc to address PR feedback
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updates to address PR feedback
* Upgrade from 1.x to Cloud (#2424 )
* add v1 to cloud upgrade guide with migrate CQs doc
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* udpated PATH verbiage in v1 to cloud migration doc
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added caption shortcode, address PR feedback for v1 to cloud migration
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* replaced arbitrary username in cloud v1 compat api doc
* renamed v2 to upgrade doc
* removed old from-v2 cloud migration doc
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* moved diagram css
* minor update to heading in fs layout doc
* updated section heading in fs layout doc
* updated upgrage notification and migration guides
* general cleanup of page titles and descriptions
* Update query optimizations guide (#2441 )
* updated pushdowns list, closes #2439 , closes #1042
* added profiler information to optimize queries doc
* removed window as a heavy function
* minor change to optimize queries
* update usage of the word manipulate to operate
* add information about dynamically defining filter values, closes #2150
* add information about set vs map to query optimizations, closes #2101
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated pushdowns table
* updated table formatting
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Add windows install instructions (#2430 )
* add windows install instructions
* removed unnecessary newlines
* removed notes and newlins from windows install instructions
* added known issues to windows warning
* updated windows install instructions
* updated influxdb version in 1.x and cloud docs
* InfluxDB 2.0.5 swagger (#2448 )
* updated swagger files to use influxdata/openapi, added helper script
* fixed typo, added newline
* InfluxDB 2.0.5 release notes (#2426 )
* InfluxDB 2.0.5 release notes
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated influxdb 2.0.5 release notes to address PR feedback
* last minute additiosn to 2.0.5 release notes
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* InfluxDB 2.0.5 additions (#2449 )
* InfluxDB 2.0.5 release notes
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated influxdb 2.0.5 release notes to address PR feedback
* last minute additiosn to 2.0.5 release notes
* last minute updates to oss, closes #2306 , closes 1825
* deduped viz type content
* added missing viz options
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated v1compat swagger
* minor updates to influxdb 2.0.5 release notes
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
Co-authored-by: Edd Robinson <me@edd.io>
2021-04-28 09:10:30 -06:00
kelseiv
ac530c6b6e
update Cloud release notes ( #2442 )
2021-04-27 16:05:26 -07:00
pierwill
bc076402bb
Add "InfluxDB Cloud security" document ( #2446 )
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-26 15:09:52 -07:00
Scott Anderson
615645d426
Map visualization ( #2355 )
...
* scaffolding for map visualization doc
* added examples images for other map modes
* updated map mode descriptions
* updated map viz to be more task-based
* add usgs sample data to cloud
* added earthquake example query to map viz
* commented out map customization steps
* added information about s2 cell ids in map viz
* updates to map viz to address PR feedback
2021-04-26 13:08:41 -06:00
Scott Anderson
182eb364b2
added release notes for Flux 0.113.0 ( #2443 )
2021-04-21 14:47:16 -06:00
kelseiv
83d7a649e3
InfluxDB OSS and Enterprise 1.8.5 ( #2316 )
...
* release notes draft
* add hyphen to -out
* update influx inspect to include report-disk
* update report-disk
* RN updates
* misc upd
* fix links
* remove issue re meta node
* clarify disk size in bytes
* add Listener issue
* take the meta node reference out
* Update TCP connection closure logging issue
* remove dup
* change to path
* edits from Sam
* tweaks to wording
* note about blank disk usage until flush
* log query text for POST requests
* update HTTP log format
* add httpd prefix to GET example
* add new bug fix to RN
* fix table format
* options task
* remove bug fix
* add release date
* InfluxDB Enterprise 1.8.5 release notes (#2438 )
* update Enterprise 1.8.5 release notes
* add link to OSS 1.8.5 RNs
* edits from David
* 1.8.5 install updates (#2437 )
* update release date
* update OSS release date
* update Enterprise release date
* update to version 1.8.5
* fix empty verification blocks; adding numbering
* fix verification blocks in data node install
* combine redundant steps
* update versioning in data node install
* edits from Tim
2021-04-20 14:17:55 -07:00
Jack Burgess
0032571645
docs: fix "percentates" typo ( #2428 )
2021-04-16 11:45:51 -07:00
pierwill
ad7ca3499e
Fix some uses of the term "third-party" ( #2407 )
...
"Third-party" should be hyphenated when used as a modifier.
2021-04-12 11:03:32 -07:00
Scott Anderson
816a939d95
added flux 0.112.1 release notes ( #2411 )
2021-04-12 11:44:29 -06:00
kelseiv
f0aa06a166
fix button ( #2409 )
...
* fix button
* minor edits
2021-04-12 10:22:44 -07:00
Scott Anderson
8f4b72b082
Add examples for custom functions with scoped variables ( #2406 )
...
* added examples for custom functions with scoped variables, closes influxdata/DAR#196
* changed manipulate to use
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated custom function example
* minor updates to custom functions doc
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-12 10:43:38 -06:00
Scott Anderson
6ff54ae15a
Add cloud note to schema package ( #2404 )
...
* added cloud note to schema package, closes influxdata/DAR#181
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* fixed frontmatter formatting
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-09 15:57:27 -06:00
Scott Anderson
225b17bf1c
Add information about time boundaries in INTO queries ( #2403 )
...
* added information about time boundaries and into queries, closes influxdata/DAR#192
* updated info about into queries
2021-04-09 09:26:06 -06:00
Scott Anderson
bc2246e6fc
added tracking links for cloud marketplaces, closes influxdata/DAR#195 ( #2402 )
2021-04-09 09:03:25 -06:00
Scott Anderson
a293d801cb
Flux 0.112.0 ( #2401 )
...
* added flux-0.111 release notes
* added flux 0.112.0 release notes
* Flux OEE package (#2397 )
* added oee pacakge
* updated description of APQ params
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* addressed PR feedback for OEE package
* updated oee functions to address PR feedback
* added oee functions to cloud
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Add missing testing functions (#2393 )
* add missing testing functions
* marked testing.benchmark as draft
* updated testing.benchmark
* added introduced frontmatter to testing.load
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updated testing package to address PR feedback
* updated testing docs to address PR feedback
* duplicated testing functions in cloud
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Add experimental transformations (#2398 )
* added experimental transformations
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* address PR feedback for experimental functions
* minor updates to experimental function docs
* duplicated experimental functions in cloud
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-08 18:42:30 -06:00
Scott Anderson
ff97e554a8
Flux v0.111.0 ( #2394 )
...
* added flux-0.111 release notes
* Flux TICKscript package (#2388 )
* WIP tickscript package
* WIP tickscript pkg
* fleshed out tickscript pkg
* added introduction version to flux pkg
* updated to address PR feedback
* fixed output typos
* duplicated tickscript package to cloud
2021-04-07 11:33:46 -06:00
Bucky Schwarz
866292bde8
docs: update js client library example code ( #2390 )
...
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-04-07 10:33:30 -07:00
Russ Savage
b98c0f765b
fix: type in custom check comment ( #2389 )
2021-04-06 16:31:53 -06:00
Scott Anderson
97f002f0f6
added cloud region request button, closes #2370 ( #2384 )
2021-04-01 20:56:14 -06:00
pierwill
64daed830f
Update Homebrew installation docs for InfluxDB 1.8 and 2.0 ( #2383 )
...
Closes #2381 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-01 15:08:53 -07:00
pierwill
d32b1cc3a5
Add example query using map type dashboard variable ( #2377 )
...
Closes #782 .
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-04-01 12:18:36 -07:00
pierwill
55056611e0
Debian/Ubuntu installation: use separate keyring for InfluxDB key ( #2365 )
...
Debian/Ubuntu installation: use separate keyring for InfluxDB key
Adding a key to Ubuntu/Debian trusted keyring is bad practice.
2021-04-01 11:06:09 -07:00
Justin Yeoh
d96c990975
Update _index.md ( #2380 )
2021-04-01 07:29:00 -07:00
Scott Anderson
e9dff9eae2
Merge branch 'master' of github.com:influxdata/docs-v2
2021-03-30 13:32:17 -06:00
Scott Anderson
c251cd3b0a
hotfix: fixed duplicate array menu item
2021-03-30 13:32:10 -06:00
Sokkensoepje
41672c17ba
Update _index.md ( #2125 )
...
* Update _index.md
Small typo in the first command for Ubuntu
* Update content/influxdb/v2.0/reference/cli/influx/completion/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-30 11:18:35 -06:00
Kelly
bdee29bbc2
options task >> option task
2021-03-29 18:57:18 -07:00
Scott Anderson
b858fa254b
duplicated array.from to cloud
2021-03-29 13:43:32 -06:00
Scott Anderson
c4c581d230
promoted array package from experimental
2021-03-29 13:38:32 -06:00
pierwill
5178d60c9d
Fix example blocks in line protocol tutorial ( #2359 )
...
* Fix example blocks in line protocol tutorial
Closes #https://github.com/influxdata/DAR/issues/191 .
* fix setup tip format
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Kelly <kelly@influxdata.com>
2021-03-29 09:59:45 -07:00
Russ Savage
4ed6d5b76a
fix: dataTime to dateTime ( #2361 )
2021-03-29 10:35:52 -06:00
Scott Anderson
871c0db598
Flux 0.109 ( #2354 )
...
* added flux 0.109.0 and 0.109.1 release notes
* Document changes to Flux string interpolation (#2326 )
* Add new content on string interpolation from SPEC.md
Closes #2314
* added the stringable constraint
* Update content/influxdb/v2.0/reference/flux/language/string-interpolation.md
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Add 'mode' parameter to 'csv.from' (#2353 )
* updated csv.from with new mode parameter
* minor updates to csv.from
* updated description of raw csv parsing mode
* updated csv.from in cloud, updated raw parse mode description
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-03-26 16:21:18 -06:00
pierwill
0b796c5fed
Fix typo ( #2351 )
2021-03-25 08:39:17 -07:00
kelseiv
bb2b34dac9
fix typo
2021-03-24 16:32:29 -07:00