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
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
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
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
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
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
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
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
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
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
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
02d7d3c4b4
Fix typo; close #2611 ( #2612 )
...
Closes #2611
2021-05-27 12:11:20 -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
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
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
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
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
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
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
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
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
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
kelseiv
f0aa06a166
fix button ( #2409 )
...
* fix button
* minor edits
2021-04-12 10:22:44 -07: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
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
Scott Anderson
97f002f0f6
added cloud region request button, closes #2370 ( #2384 )
2021-04-01 20:56:14 -06: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
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
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
kelseiv
ccb99bb888
Fix note about data retention in free tier ( #2341 )
...
* Fix note about data retention in free tier
* Update content/influxdb/cloud/account-management/pricing-plans.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-24 16:19:46 -07:00
Scott Anderson
9dcfcace5a
Create ui/timestamp-formats shortcode ( #2259 )
...
* create ui/timestamp-formats shortcode, closes #2249
* added time-format shortcode to other viz docs
* updated cloud viz docs with time format shortcode
2021-03-19 16:36:51 -06:00
Scott Anderson
37e28bd128
Flux 0.108 ( #2305 )
...
* flux 0.108 changelog
* Flux VictorOps package (#2295 )
* added flux victorops package, closes #2277
* added cloud version of victorops pkg
* Flux Zenoss pkg (#2292 )
* added zenoss package, closes #2278
* added cloud duplicates for zenoss package
* updated zenoss pkg to address PR feedback
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Flux BigPanda package (#2301 )
* added flux bigpanda package, closes #2279
* added cloud version of bigpanda package
* added information to bigpanda pkg about converting timestamps
* Update content/influxdb/v2.0/reference/flux/stdlib/contrib/bigpanda/_index.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* added 0.108 package links to flux changelog
* added flux 0.108.1 to flux changelog
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-03-17 08:51:41 -06:00
kelseiv
5f8efecba6
Merge pull request #2299 from influxdata/dar-184
...
Change to request to --get for --data-urlencode
2021-03-16 09:48:06 -07:00
Kelly
6d7886b171
chg to --get for --data-urlencode
2021-03-16 09:43:55 -07:00
noramullen1
d03e0eda04
Update notebooks ( #2253 )
...
* Add top-level notebook video (addresses #2090 )
* Add downsample video and fix typo (addresses #2089 )
* Add clarification about preview button
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/cloud/notebooks/create-notebook.md
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
* Remove early access notes
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2021-03-16 09:38:51 -07:00
Scott Anderson
5a68bb4171
Flux 0.107 ( #2284 )
...
* added flux 0.107 release notes
* updated kaufmansAMA function
* added all new experimental function signatures
* address 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>
2021-03-12 17:01:14 -07:00
Scott Anderson
a7948edf01
hotfix: join only joins two streams
2021-03-08 11:01:39 -07:00
Scott Anderson
f1c894ba48
DAR fixes ( #2254 )
...
* updated join doc, closes influxdata/DAR#180
* add information about optimizing query result size, closes influxdata/DAR#179
* updated note about downloading query data
* minor changes to join description
2021-03-08 10:27:02 -07:00
Scott Anderson
c2c2dd969f
Updated Mosaic description and add example queries ( #2251 )
...
* updated mosaic description and image, added example queries, closes #2250
* marked oss mosaic as draft
* typo fix
2021-03-05 14:55:06 -07:00
Scott Anderson
af8a029d3a
hotfix: moved mosaic visualization into cloud
2021-03-05 13:21:24 -07:00
Scott Anderson
89f3f4c6ae
hotfix: update derivative param names
2021-03-04 15:27:48 -07:00
Scott Anderson
8eb9cb9211
Add 1.x Grafana docs ( #2232 )
...
* updated influxdb oss and cloud grafana/influxql instructions, closes #1340 , closes #2165
* updated grafana cloud instructions to use token auth
* updated cloud grafana config screenshot
* show auth options with influxql in grafana doc
* added tab onload js, WIP grafana rework
* updated content for influxql in grafana
* minor updates to grafana doc, closes #2211
* added information about downloading and configuring the influx cli to cloud grafana doc
* minor update in cloud grafana doc
* updated grafana influxql decision tree
* fixed some typos
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* addressed PR feedback
* added updates to grafana
* scaffolding for grafana doc in 1.7
* add grafana docs for influxdb 1.7 and 1.8, closes influxdata/DAR#125
* updates to 1.x grafana docs
* added grafana docs to enterprise 1.7 and 1.8, closes influxdata/DAR#107
* adjusted menu order of enterprise tools section
* updated enterprise grafana docs to address PR feedback
* added information about RPs and more examples, closes #2215
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-03-04 11:32:18 -07:00
Max Printz
4660f6c020
Updated the UI references ( #2234 )
...
* Updated the UI references
Added the new UI pictures and references to the button locations. Also added more info on the retention policy.
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-04 11:05:05 -07:00
pierwill
7700f0eb9f
Add video to "Automatically configure Telegraf" ( #2231 )
...
Adds "How to Add Data to InfluxDB Cloud with Telegraf in 5 Steps"
2021-03-02 15:16:12 -08:00
Scott Anderson
57da1eff86
added note to leave out task options when creating new task, closes #2202 ( #2203 )
2021-03-01 14:03:41 -07:00
Scott Anderson
efa9d5203c
added notes to all v1 auth commands about not working with cloud, closes #2208 ( #2223 )
2021-03-01 10:38:39 -07:00
Scott Anderson
368dd4ebc4
Update Grafana docs for OSS 2.0 and Cloud ( #2210 )
...
* updated influxdb oss and cloud grafana/influxql instructions, closes #1340 , closes #2165
* updated grafana cloud instructions to use token auth
* updated cloud grafana config screenshot
* show auth options with influxql in grafana doc
* added tab onload js, WIP grafana rework
* updated content for influxql in grafana
* minor updates to grafana doc, closes #2211
* added information about downloading and configuring the influx cli to cloud grafana doc
* minor update in cloud grafana doc
* updated grafana influxql decision tree
* fixed some typos
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* addressed PR feedback
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-26 18:31:19 -07:00
Scott Anderson
74e6c737e5
Flux 0.106 ( #2199 )
...
* added flux 0.106.0 release notes
* added experimental.integral function
* added experimental.window function
* updates experimental.integral and experimental.window to address 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>
2021-02-26 15:52:48 -07:00
Scott Anderson
c1ca5c8408
Fix broken internal links – SEO link audit ( #2189 )
...
* link audit, remove info about stopping influxd in restore docs, closes #2168
* fixed broken internal links for seo link audit
* updated canonical logic to be smarter
* fixed canonical links and broken images
* fixed errant find and replace
* fixed formatting of kapa event handler docs
* more link fixes
* more link fixes, support latest shortcode in telegraf plugin descriptions
2021-02-19 11:07:47 -07:00
Scott Anderson
89d354a8c8
Fix email alert examples, closes #2187 ( #2188 )
2021-02-18 10:25:36 -07:00
noramullen1
27821a513c
InfluxDB 2.0.4 ( #2134 )
...
* Changelog for 2.0.4
* Update influxdb.md
* New influxd commands, flags, and config options (#2139 )
* added influxd print-config command
* added --overwrite-existing-v2 flag to influxd upgrade
* added export-lp command
* added nats-related config options to influxd
* updated influxd docs to address PR feedback
* minor updates to influxd docs
* removed ignored files from the repo
* closes #2079
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update upgrade docs to note removal of inmem option (#2138 )
* Update upgrade docs to note removal of inmem option
* Update content/influxdb/v2.0/upgrade/v1-to-v2/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Swagger files for InfluxDB 2.0.4 (#2145 )
* Update content/influxdb/v2.0/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Daniel Moran <danxmoran@gmail.com>
* removed geo ref from oss swagger
* Add new items
* InfluxDB 2.0.4 binaries (#2144 )
* updated download links and pkg links for influxdb 2.0.4
* updated underscores to dashes in binary example names
* removed unsupported tag matching operators from swagger, closes influxdata/DAR#160
* Update influxdb-k8-minikube.yaml (#2171 )
* update v1-compat swagger with timestamp info, closes influxdata/DAR#118 (#2172 )
Co-authored-by: Scott Anderson <sanderson@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: Scott Anderson <scott@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-02-11 15:55:09 -07:00
Scott Anderson
b3e4b9a7a7
Querying remote InfluxDB sources ( #2158 )
...
* add note about querying remote influxdb sources to from() docs, closes influxdata/DAR#173
* 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>
* Update content/influxdb/v2.0/reference/flux/stdlib/built-in/inputs/from.md
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: pierwill <19642016+pierwill@users.noreply.github.com>
2021-02-09 06:49:50 -07:00
kelseiv
2d3ea98f64
add latest Jan cloud updates ( #2153 )
2021-02-08 09:48:47 -08:00
Scott Anderson
77c9fe823a
remove refernces to task retry option, closes #2131 ( #2135 )
2021-02-04 16:17:49 -07:00
Scott Anderson
304d84cc36
Enrich CQ migration guide and add Flux/InfluxQL parity ( #2102 )
...
* add resample information to cq migration guide
* enriched cq migration guide, added flux-vs-influxql
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* Update content/influxdb/v2.0/upgrade/v1-to-v2/migrate-cqs.md
* clarified links to 1.8 influxql docs
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-01 14:14:00 -07:00
Jakub Bednář
702e62378e
docs: add link to Swift client ( #2120 )
2021-02-01 10:51:06 -07:00
pierwill
69b8660d9a
Fix downloads links in cloud/get-started.md ( #2108 )
2021-01-28 09:19:30 -08:00
noramullen1
b358c26307
Merge pull request #2027 from influxdata/azure
...
Add Azure info to Cloud docs
2021-01-27 11:05:01 -08:00
noramullen1
3716959a40
Update names
2021-01-27 10:17:30 -08:00
pierwill
391483cdfa
Add "Use tokens" documentation ( #2086 )
...
Add "Use tokens" documentation
Add a page called "Use tokens" to "Manage tokens". This gives two
minimal examples using the CLI and links to other existing
documentation.
Closes #2054
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-01-22 11:03:51 -08:00
Kelly
10c0fe1214
fix format
2021-01-20 13:53:23 -08:00
kelseiv
1ea541b414
Merge pull request #2066 from influxdata/Jan-2021-Cloud-updates
...
Jan 2021 cloud updates
2021-01-20 13:46:48 -08:00
Kelly
ae66b5d2a9
remove tick flag
2021-01-20 13:44:04 -08:00
Kelly
7be617e00c
update title to reflect updates may not be monthly
2021-01-19 09:08:43 -08:00
kelseiv
a9dd4336a7
remove influxd
2021-01-19 09:04:53 -08:00
kelseiv
a9a8347114
Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-19 09:03:11 -08:00
kelseiv
48fdd91382
Update content/influxdb/cloud/reference/release-notes/cloud-updates.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-19 08:45:34 -08:00
Scott Anderson
ce94c3fc72
Merge pull request #2076 from harrisondnash/typo
...
fix:#1895
2021-01-19 08:47:42 -07:00
Scott Anderson
b042050e37
hotfix: added keep-url to http.get example, closes influxdata/DAR#165
2021-01-15 14:56:55 -07:00
pierwill
261f12bfbe
Fix API-related problems with Cloud vs OSS ( #2070 )
...
Fix Postman API endpoints.
2021-01-15 12:56:18 -08:00
kelseiv
3a24bba9cd
fix formatting
2021-01-14 16:46:47 -08:00
Kelly
92fb1bf037
update monthly Cloud updates doc
2021-01-14 16:29:56 -08:00
Kelly
27f5e26b7b
update write data overview for Cloud
2021-01-14 16:29:22 -08:00
Kelly
b64ad66ecd
add load data procedures to Cloud
2021-01-14 16:29:05 -08:00
harrisondnash
b02dca2a22
fix:#1895
2021-01-13 18:38:19 -06:00
Scott Anderson
2d5f6efa59
updates to multi-field-math guide to address PR feedback
2021-01-08 08:47:42 -07:00
Scott Anderson
0af8f5e047
duplicated mulit-field guide in cloud
2021-01-07 16:48:41 -07:00
Scott Anderson
59b0253acc
Merge pull request #2038 from influxdata/fix-related
...
Fix related links
2021-01-07 13:21:07 -07:00
Kelly
fda10f907f
duplicate common queries in Cloud
2021-01-07 09:21:11 -08:00
Scott Anderson
643b182ddf
fix related links, closes #2037
2021-01-07 10:16:04 -07:00
noramullen1
4fe469aac2
Update links
2021-01-05 11:54:47 -08:00
noramullen1
2ad856dcd4
Clarify no email addresses for either SSO option
2021-01-04 15:29:58 -08:00
noramullen1
09a6840000
Add Azure info to cloud docs
2021-01-04 10:41:48 -08:00
Kelly
da69147991
add redirects to fix broken link
2020-12-28 13:27:27 -08:00
Kelly
074415bba1
minor edits to Billing page; upd gsg
2020-12-23 16:17:15 -08:00
Kelly
81b7a9d7b9
v2-checkout-updates
2020-12-23 15:50:53 -08:00
Scott Anderson
312c55d7ad
resolved merge conflicts
2020-12-23 13:56:20 -07:00
Scott Anderson
bad6817bf4
address more PR feedback
2020-12-23 13:54:08 -07:00
kelseiv
793d5f5dce
Merge pull request #1993 from influxdata/grafana
...
Update InfluxQL connector/Grafana instructions
2020-12-23 10:20:27 -08:00
Scott Anderson
5e80bb82fa
updated CLI docs to address PR feedback
2020-12-23 10:24:54 -07:00
Scott Anderson
72fbb5c30c
hotfix: added EXPLAIN ANALYZE to list of supported queries, update edge.js
2020-12-18 18:31:42 -07:00
Scott Anderson
d5185492d1
updated language about all access tokens and exporting templates
2020-12-18 08:18:44 -07:00
Scott Anderson
a1a658678e
added link to influx cli conventions and patters to all cli docs, closes #1992
2020-12-17 22:54:42 -07:00
Scott Anderson
6fc53e5ca6
added and updated influx cli examples, closes influxdata/DAR#144 , closes influxdata/DAR#146
2020-12-17 22:05:38 -07:00
Scott Anderson
fba827d8b4
hotfix: fixed stream and table function examples
2020-12-17 09:18:35 -07:00
Scott Anderson
4b4dd77ba7
added notes to influx cli commands that do not work with cloud, resolves influxdata/DAR#148
2020-12-16 16:16:49 -07:00
Scott Anderson
afd6408725
Merge pull request #1983 from influxdata/query-optimization-wording-1
...
Update optimize-queries.md
2020-12-16 13:33:04 -07:00
Sam Dillard
6ccfcf6f2d
Update optimize-queries.md
2020-12-16 11:48:45 -08:00
Scott Anderson
ec6fec8c0b
hotfix: fix cardinality examples, update URL selector js, closes influxdata/DAR#159
2020-12-16 08:24:21 -07:00
Scott Anderson
2898f28ba5
Merge pull request #1980 from influxdata/flux-dict-types
...
Flux dictionary types
2020-12-15 21:28:12 -07:00
Scott Anderson
810721c82c
Merge branch 'flux-0.99' into flux-dict-types
2020-12-15 21:18:04 -07:00
Kelly
3267e66576
fix delete
2020-12-15 18:17:20 -08:00
Kelly
6419361283
closes #1960
2020-12-15 18:13:35 -08:00
Scott Anderson
0be93ee4cd
fixed typo in monitor.check
2020-12-15 11:41:01 -07:00
Scott Anderson
9310e65854
Merge branch 'master' into flux-check-data
2020-12-15 11:40:25 -07:00
Scott Anderson
440fafd813
updated description of monitor.check data
2020-12-15 11:37:42 -07:00
noramullen1
be86cb2000
Update name of deb and rpm packages
2020-12-14 17:47:13 -08:00
noramullen1
5e4be36f4f
Merge branch 'master' into influxdb-203-changelog
2020-12-14 14:07:52 -08:00
Sam Dillard
b82ca682cf
Update optimize-queries.md
2020-12-14 09:50:18 -08:00
Sam Dillard
665a486d4f
Update optimize-queries.md
...
I just added a little more granularity to the line about how many points the hypothetical scenario would generate in-memory. The reason being it clarifies the number a little more and also provides a little extra incentive to optimize :).
2020-12-14 09:39:17 -08:00
Scott Anderson
194aed989c
added the dict package
2020-12-11 14:45:13 -07:00
Scott Anderson
6acf9857c8
documented flux dict types, closes #1796
2020-12-11 13:37:00 -07:00
Scott Anderson
7ea259e832
updated monitor.notify to better illustration implementation, closes #1974
2020-12-10 17:22:01 -07:00
Scott Anderson
35fc98943a
Merge pull request #1940 from influxdata/chronograf-1.8.9
...
Chronograf 1.8.9
2020-12-10 14:43:52 -07:00
pierwill
9ecb339450
Fix typo
...
Closes https://github.com/influxdata/DAR/issues/157
2020-12-10 10:59:32 -08:00
Scott Anderson
346e045b40
Merge branch 'master' into chronograf-1.8.9
2020-12-09 17:05:41 -07:00
Scott Anderson
2d26a3109b
Merge pull request #1965 from influxdata/docs/invalid-column-type-for-map
...
docs(flux): add a note to map about invalid column types
2020-12-09 15:44:52 -07:00
Scott Anderson
c13fe01a98
updated map note
2020-12-09 15:41:22 -07:00
Jonathan A. Sternberg
71c21ac129
docs(flux): add a note to map about invalid column types
2020-12-09 15:26:14 -06:00
Scott Anderson
1f683d00cb
document system buckets, related to #1949
2020-12-09 11:24:06 -07:00
Scott Anderson
9d6957ed0c
Merge branch 'master' into system-buckets
2020-12-09 11:13:43 -07:00
Scott Anderson
ff0d860b1d
Merge pull request #1920 from influxdata/cloud-data-durability
...
Document InfluxDB Cloud durability
2020-12-09 11:13:10 -07:00
Scott Anderson
d99cb2bbd5
updated correct to readable in cloud durability doc
2020-12-09 11:11:17 -07:00
Scott Anderson
3f34884c11
added cloud version of system buckets
2020-12-09 11:05:30 -07:00
Scott Anderson
b015efbb68
added duplicate shortcode to cloud profiler pkg
2020-12-08 11:49:31 -07:00
Scott Anderson
51bee01d6b
Merge pull request #1946 from influxdata/arm-binaries
...
Updated OSS and cloud with ARM binaries
2020-12-08 11:05:51 -07:00
noramullen1
fa0b316cc2
Fix typo
2020-12-07 18:04:52 -08:00
noramullen1
b546b93ae8
fix ordering of notebooks docs
2020-12-07 17:31:28 -08:00
noramullen1
c42a5c3c9f
Fix menu error for notebooks (hot fix)
2020-12-07 17:15:56 -08:00
noramullen1
c6b975d5f0
Missing parenthesis (hot fix)
2020-12-07 16:22:23 -08:00
noramullen1
71d81647ff
More notebook hot fixes (formatting, broken link)
2020-12-07 16:20:46 -08:00
noramullen1
0e5856eaae
remove extra space from notebooks signup link (hot fix)
2020-12-07 16:13:58 -08:00
noramullen1
9ca07b84e7
hot fix-- list
2020-12-07 16:04:44 -08:00
noramullen1
368bd37d7a
Merge pull request #1941 from influxdata/notebooks
...
Notebooks early access docs
2020-12-07 16:01:25 -08:00
Scott Anderson
aab8c8a81c
Merge pull request #1953 from influxdata/update-noaa-import
...
Update NOAA import
2020-12-07 16:14:56 -07:00
noramullen1
e45ebe1fc3
Add descriptions
2020-12-07 15:13:55 -08:00
noramullen1
0a46a10914
Address PR feedback
2020-12-07 15:11:07 -08:00
Scott Anderson
1916d305ec
updated noaa data import to be relative to now, closes #1696
2020-12-07 15:59:44 -07:00
noramullen1
29649ccc05
Update _index.md
2020-12-07 11:13:00 -08:00
noramullen1
07a8845bfb
Update sample data in normalize example
2020-12-07 10:39:57 -08:00
Scott Anderson
be26ddeb39
Merge pull request #1937 from influxdata/readd-delete-predicate
...
Update delete docs for OSS and Cloud
2020-12-07 10:23:24 -07:00
noramullen1
a50b263525
Address PR feedback
2020-12-04 16:08:25 -08:00
pierwill
fb0f0c0cfd
Add Working with the API page ( #1943 )
2020-12-04 15:59:01 -08:00
Scott Anderson
7c70dd37ae
updated oss and cloud getting started binaries, added arm binary, resolves #1945
2020-12-04 16:20:13 -07:00
noramullen1
ace2642815
Add export dashboard cell
2020-12-04 10:01:18 -08:00
noramullen1
e811d06ffc
Fix typo
2020-12-04 09:51:43 -08:00
noramullen1
122943a6e3
Fix titles
2020-12-04 09:49:41 -08:00
noramullen1
542ed67f65
Update downsample.md
2020-12-04 09:48:04 -08:00
noramullen1
c0d057c30a
update markdown text
2020-12-04 09:46:59 -08:00
noramullen1
9644133010
Update titles
2020-12-04 09:45:55 -08:00
noramullen1
df63986415
Update downsample.md
2020-12-04 09:44:27 -08:00
noramullen1
995874efe2
Update clean_data.md
2020-12-04 09:43:58 -08:00
noramullen1
7be0d47104
Update links
2020-12-04 09:43:20 -08:00
noramullen1
53d651be39
Move to cloud section
2020-12-04 09:34:49 -08:00
Scott Anderson
0b7949c9b0
hotfix: replace cloud strings.substring with duplicate oss shortcode
2020-12-04 09:49:13 -07:00
Scott Anderson
93ce4f08ce
fixed influxdb cloud internals title
2020-12-03 15:50:47 -07:00
Scott Anderson
dba74d5e57
updated durability doc to address PR feedback
2020-12-03 15:50:11 -07:00
Scott Anderson
6ebaa53dfb
updated delete documentation with examples and removed notes, closes #1926
2020-12-03 11:43:20 -07:00
Scott Anderson
bf96899e85
added notes about chronograf administrative features and influxql support, closes #1929 , closes #1932
2020-12-02 17:10:54 -07:00
Scott Anderson
8dceb1d86d
fixed typo in cloud durability doc
2020-12-02 11:58:30 -07:00
Scott Anderson
6c8f5b64e6
updated cloud durability doc with PR feedback
2020-12-02 11:57:37 -07:00
Scott Anderson
2a9aa68ef5
added reference doc for cloud durability, closes #1915
2020-12-01 17:00:47 -07:00
Scott Anderson
d4a26e4519
Merge pull request #1896 from influxdata/req-shortcode
...
Required shortcode
2020-12-01 10:17:12 -07:00
Scott Anderson
a226d6ab11
hotfix: updated geo functions and guides, closes #1898
2020-11-30 13:56:48 -07:00
Scott Anderson
bdaa463893
hotfix: updated scatterplot example query, closes #1901
2020-11-30 10:46:40 -07:00
Scott Anderson
146f601d06
requited shorcode
2020-11-25 15:39:25 -07:00
Scott Anderson
6472a83bce
updated client lib docs, resolves #1890
2020-11-25 12:16:34 -07:00
Scott Anderson
3967ec695d
updated influx write command docs, related to #1892
2020-11-25 12:02:41 -07:00
Scott Anderson
b6e68bbb1b
Merge pull request #1884 from influxdata/dbrp-cli-examples
...
Update DBRP examples
2020-11-24 13:40:23 -07:00
Scott Anderson
15e72edd10
updates to address PR feedback
2020-11-24 13:31:59 -07:00
Scott Anderson
4dde2fcfe6
more updates to dbrp guides and examples
2020-11-23 22:44:00 -07:00
Scott Anderson
755e59eb21
updated dbrp examples, closes #1851 , closes#1883
2020-11-23 16:57:32 -07:00
kelseiv
98d5e15599
Merge pull request #1840 from influxdata/schema-design
...
Add schema design best practices
2020-11-23 14:21:50 -08:00
Scott Anderson
4b3a74c658
Merge pull request #1827 from influxdata/v1-integrations
...
Kapacitor and Chronograf with InfluxDB Cloud and OSS 2.0
2020-11-23 10:36:54 -07:00