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
pierwill
128bc37135
Update k8s "Get started" docs ( #2167 )
...
Update k8s "Get started" docs
- Add instructions for using kind
- Bump version to 2.0.3
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-02-10 14:15:12 -08:00
pierwill
1915797059
Merge pull request #1429 from influxdata/enterprise-network-img
...
Add InfluxDB Enterprise network diagram
2020-12-10 16:21:10 -08:00
Scott Anderson
e6bc3636e8
updated chronograf docs to address PR feedback
2020-12-10 09:55:27 -07:00
Scott Anderson
c04124d85c
updated chronograf 1.8 connection config doc
2020-12-09 17:04:17 -07:00
Scott Anderson
cb7454be18
updated influxdb v2 chronograf doc
2020-12-09 16:19:14 -07:00
pierwill
24a136fe51
Add InfluxDB Enterprise network diagram
...
Work toward https://github.com/influxdata/DAR/issues/121
2020-12-09 12:37:12 -08:00
Scott Anderson
a83586f2f0
hotfix: fix broken images in chronograf flux dashboards guide
2020-12-07 14:45:04 -07:00
Scott Anderson
61381384fc
add new notebooks icon
2020-12-02 15:10:59 -07:00
Scott Anderson
637944c1b6
Flux VS Code extension ( #1858 )
...
* WIP vscode plugin
* WIP vs code extension, added keybind shortcode
* review draft of flux vscode ext, closes #678 , closes #1466 , closes #1781
* fixed typos in vs code page descriptions
* fixed typo in flux vs code docs
* addressed PR feedback for VS Code doc
2020-11-19 13:41:21 -07:00
Kelly
f381c8bace
docker updates
2020-11-11 10:51:50 -08:00
noramullen1
5effbbedbb
Merge pull request #1750 from influxdata/beta-17-visualization-types
...
Add band visualization type
2020-11-02 15:53:17 -08:00
noramullen1
fcbc9ab835
Update time format options across visualization types
2020-11-02 15:06:27 -08:00
noramullen1
78a09e7f1c
- Update band details, add hover dimension to graph type
2020-11-02 12:51:14 -08:00
kelseiv
2f200184d4
Merge pull request #1572 from influxdata/beta-17
...
Update docs for InfluxDB OSS 2.0 release candidate
2020-09-30 14:32:39 -07:00
Kelly
4e86e8d2b0
update css and layouts; remove beta language
2020-09-30 13:22:25 -07:00
Kelly
8c5ca9ebd8
Merge branch 'master' into stacks-example-russ
2020-09-29 12:05:52 -07:00
noramullen1
2282255bf8
Merge branch 'beta-17' into beta-17-visualization-types
2020-09-21 13:12:41 -07:00
pierwill
f903844b17
Merge branch 'master' into beta-17
2020-09-21 12:51:23 -07:00
Scott Anderson
3560c90575
removed correct auto-refresh button from images
2020-09-17 12:03:31 -06:00
Scott Anderson
1998b70ff3
removed auto-refresh button from screenshots
2020-09-17 12:00:20 -06:00
pierwill
1c3fc497a6
Remove refresh interval screenshot
2020-09-17 10:44:27 -07:00
Scott Anderson
97d1bc1aad
patch grafana image with matching colors
2020-09-14 12:55:38 -06:00
Scott Anderson
e7ee158f2e
hotfix: added missing download files, resolves #1437
2020-09-14 12:47:07 -06:00
noramullen1
f821a73f27
Remove api v2 path references from text and image (addresses #1442 )
2020-09-14 11:12:00 -07:00
noramullen1
3aa7f98f3e
Update image
2020-09-11 12:23:59 -07:00
Scott Anderson
3bc323d39e
Merge branch 'master' into beta-17
2020-09-10 14:19:10 -06:00
Scott Anderson
5b9783c055
New support and feedback layout ( #1423 )
...
* WIP new feedback/support block
* restructured and restyled support and feedback section
* added api issue button to swagger-generated api docs, resolves #1415
* added community slack link, restyled ul for feedback block
* minor wording change in feedback section
2020-09-09 21:49:06 -06:00
Scott Anderson
c5aba47c09
updated more default ports
2020-09-04 12:26:51 -06:00
Scott Anderson
3d918af7b8
Deploy refactor ( #1370 )
...
* Change lambda function to recognize clean URLs
* More bug fixes to CF template and function
* Add redirect for root to /v2.0
* Fix lambda rewrite logic
* Switch to using multiple cache behaviors
* Experiment with deleting lambda@edge functions
* Change lambda function to recognize clean URLs
* More bug fixes to CF template and function
* Add redirect for root to /v2.0
* Fix lambda rewrite logic
* Switch to using multiple cache behaviors
* Experiment with deleting lambda@edge functions
* Update nodejs version in redirect lambda
* Use edge lambda function and remove path redirects.
* updated edge.js and cloudformation template
* revamped lambda edge function, made other template adjustments
Co-authored-by: Gunnar Aasen <gunnar.r.aasen@gmail.com>
2020-09-02 12:17:34 -06:00
Kelly
9e2401dc0f
roll over Platform troubleshooting docs PR
2020-09-02 12:17:31 -06:00
noramullen1
73ef46595e
Add AWS lambda content
2020-09-02 12:15:58 -06:00
Scott Anderson
075c585ff8
migrated all v1 and v2 images to new image structure
2020-09-02 12:15:56 -06:00
Kelly
00fb942e5d
add stacks example
2020-08-25 17:19:52 -07:00
noramullen1
78bf3b8fef
Merge pull request #1233 from influxdata/aws-lambda
...
AWS Lambda content
2020-07-29 08:24:43 -07:00
noramullen1
bfbf4e250f
Updates to procedure
2020-07-22 11:44:08 -07:00
Scott Anderson
a21c054f25
added influxql content to grafana doc
2020-07-10 14:54:07 -06:00
Scott Anderson
aecdac13a5
remove old grafana ui image
2020-07-06 12:26:13 -06:00
Scott Anderson
2dfa83d74c
update grafana doc for new setup workflow, resolves #1158 , resolves #737
2020-07-06 12:25:34 -06:00
Kelly
3a8bc283b4
rmv graphic's light purple background; upd content
2020-05-22 13:24:15 -07:00
Scott Anderson
31f6cce326
Merge branch 'master' into common-queries
2020-04-24 13:23:30 -06:00
noramullen1
83d07e2a85
Merge pull request #935 from influxdata/beta-8-ui
...
Beta 8 ui
2020-04-09 10:38:45 -07:00
noramullen1
48a361fb25
Visualization updates
2020-04-09 10:36:08 -07:00
noramullen1
82d8cba036
New data explorer screenshot
2020-04-08 12:56:14 -07:00
Scott Anderson
b0ebe86ed7
WIP new nav icon styles
2020-04-08 13:04:45 -06:00
Scott Anderson
15ec3b762b
updated timedMovingAverage diagram and examples
2020-04-07 15:07:08 -06:00
Scott Anderson
df36bfd92e
added tables and diagram to show how moving averages work
2020-04-07 14:09:15 -06:00
noramullen1
05d1f421eb
Merge pull request #900 from influxdata/telegraf-manual-plugins
...
Step-by-step for manually adding Telegraf plugins
2020-04-01 14:31:34 -07:00
noramullen1
55b430b851
Finalized steps for manual config, including MQTT eaxmple
2020-04-01 10:54:53 -07:00
Scott Anderson
7d8df77321
revamped data visualiztions for beta-7
2020-03-25 16:24:52 -06:00