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
pierwill
d7a4702541
Enterprise: add logging environment variables to config doc ( #2479 )
...
Closes https://github.com/influxdata/DAR/issues/199
2021-05-05 12:01:35 -05:00
Scott Anderson
bca2e0e426
Contextualize URL selector feature callout text ( #2466 )
...
* contextualize url selector feature callout text, closes #2460
* only show url bubble on home, oss, and cloud, simplify text options
2021-05-04 13:18:38 -06:00
Scott Anderson
59e195ebae
updated cloud swagger ( #2473 )
2021-05-04 11:34:55 -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
kelseiv
433421634a
Telegraf 1.18.2 release notes ( #2462 )
...
* https://github.com/influxdata/docs-v2/issues/2461
* add space
2021-04-29 16:47:39 -07:00
Scott Anderson
afda3fb93b
Maintain product and version switcher contexts ( #2458 )
...
* maintain product and version switcher contexts, closes #2452
* updated version selector self link
2021-04-29 14:22:15 -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
a6a8764522
Update InfluxDB Enterprise installation requirements ( #2444 )
...
* added no nfs and disable swap to enterprise requirements, closes #influxdata/DAR#198
* Update content/enterprise_influxdb/v1.8/introduction/installation_requirements.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-23 10:12:04 -06:00
Scott Anderson
182eb364b2
added release notes for Flux 0.113.0 ( #2443 )
2021-04-21 14:47:16 -06:00
Scott Anderson
81c4ac63f4
updated ga notification and scoped it to 1.x docs ( #2440 )
2021-04-20 15:58:10 -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
kelseiv
c5205902fd
Telegraf fix doc link on download page ( #2435 )
2021-04-19 10:21:47 -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
kelseiv
095384dc75
add 2 dashes before htpasswd
2021-04-09 16:47:15 -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
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
pierwill
22bdbb1e63
Add telegraf 1.18.1 release notes ( #2396 )
...
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-09 05:01:05 -07: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
kelseiv
11a18db0e0
Update template vars doc ( #2379 )
...
* upd template vars doc
* incorporate feedback f Russ and add overview links
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/chronograf/v1.7/guides/dashboard-template-variables.md
* Update content/chronograf/v1.8/guides/dashboard-template-variables.md
* separate examples for strings; move up tips
2021-04-08 17:25:03 -07:00
Scott Anderson
71252bae28
updated cloud api swagger ( #2395 )
2021-04-07 11:44:24 -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
kelseiv
45b256bfb6
Kapacitor 1.5.9 release notes ( #2372 )
...
* draft kapa 1.5.9 RNs
* update TICKscript
* update 1.5.9 to include 1.5.8 changes
* fix typo
* edit from Emrys
* add release data
2021-04-01 18:33:15 -07: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
Scott Anderson
756a9b1503
added GCP Belgium region, closes #2371 ( #2382 )
2021-04-01 11:51:17 -06:00
pierwill
2ad7de22ce
Fix broken link to AWS EC2 metadata plugin ( #2369 )
...
Closes #2368
2021-04-01 07:56:12 -07:00
Justin Yeoh
d96c990975
Update _index.md ( #2380 )
2021-04-01 07:29:00 -07:00
Scott Anderson
9b312413c1
hotfix: trying to fix api docs
2021-03-31 11:12:05 -06:00