Jason Stirnaman
8cc582795f
fix(oss): missing aliases routing old /introduction/getting-started to v1.8 ( Fixes #4809 ) ( #4818 )
2023-03-20 13:51:20 -05:00
Scott Anderson
0644efcd1c
Add new signing keys with notification ( #4714 )
...
* updated signing key file names, signatures, and checksums
* added key signing notification to all affected installation pages
* replace signature key file names with single signature file
* updated all signing keys to include _compat
* one last signing key update
* updated tee commands
* replacing more mentions of signing keys
2023-01-25 10:49:36 -07:00
Scott Anderson
5a1c70e7a0
Update OSS and Enterprise 1.x configuration content ( #4562 )
...
* correct enterprise hh config name, closes influxdata/DAR#342
* add missing enterprise evars, closes influxdata/DAR#343 , closes influxdata/DAR#344
* add directory permissions info to influxdb 1.x docs, closes influxdata/DAR#345
2022-10-14 09:08:14 -06:00
peterreg
3161fa2dc6
Link fixes ( #4488 )
...
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-09-28 16:01:06 -07:00
lwandzura
9f43cd41c4
added additional 1.x download instructions ( #4363 )
...
* added additional 1.x download instructions
* Update content/influxdb/v1.8/introduction/download.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v1.8/introduction/download.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v1.8/introduction/download.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v1.8/introduction/download.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2022-08-22 10:00:29 -05:00
Jamie Strandboge
560ca692d1
adjust influxdb1.8 and telegraf to be consistent; add repo instructions for 2.2 ( #4135 )
...
* adjust telegraf apt install to be consistent with downloads page
* adjust influxdb 1.8 apt install to be consistent with downloads page
* adjust influxdb 2.2 yum and apt repo instructions (preferred)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-06-21 13:00:02 -07:00
Scott Anderson
b7b19d0189
Add alias to 1.8 getting started, closes #3403
...
Closes #3403
2021-11-17 12:27:43 -07:00
Scott Anderson
bbc8fb4721
update latest patch and clean up versions
2021-07-23 16:52:47 -06: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
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
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
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
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
pierwill
24efb8e55a
Remove -L flag from curl requests for PGP keys
2020-11-12 10:47:38 -08:00
pierwill
ab15f9b383
Fix InfluxDB 1.8.3 URL
2020-10-04 13:38:22 -07:00
pierwill
52f85154e0
Update OSS 1.8.3 install links
...
Closes #1583
2020-10-02 10:20:41 -07:00
Scott Anderson
d6e5ffa8f1
V2 equivalent pages ( #1433 )
...
* updated stable-version partial with v2 equivalent functionality
* updated contributing with v2 frontmatter, resolves #1313
* updated logic of v2 equivalent pages
* added v2 equivalents to influxdb 1.8
2020-09-11 15:18:18 -06:00
Scott Anderson
a84ed8f9e0
removed/replaced headings with links ( #1383 )
2020-09-02 12:17:40 -06:00
Scott Anderson
7bc8a4722e
InfluxDB link fixes ( #1377 )
...
* fixed influxdb v2.0 links
* fixed links in influxdb 1.8
* fixed influxdb 1.7 links
* fix links in influxdb 1.6
* fixed links in influxdb 1.5
* fixed links in influxdb 1.4
* fixed links for influxdb 1.3
2020-09-02 12:17:38 -06:00
noramullen1
895aafa254
InfluxDB 1.8 updates
2020-09-02 12:16:03 -06:00
Scott Anderson
99be367326
ported influxdb 1.8, added expand shortcode
2020-09-02 12:15:50 -06:00