* updated join doc, closesinfluxdata/DAR#180
* add information about optimizing query result size, closesinfluxdata/DAR#179
* updated note about downloading query data
* minor changes to join description
* Create mosaic.md
* Add mosaic
* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.0/visualize-data/visualization-types/mosaic.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* 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, closesinfluxdata/DAR#125
* updates to 1.x grafana docs
* added grafana docs to enterprise 1.7 and 1.8, closesinfluxdata/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>
* 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>
Document using InfluxDB config file with Docker volume
Replace quay image with DockerHub
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* add telegraf 1.15.4 to release notes
a 1.15.4 patch was technically released but only a few hours before 1.16 so didn't go through the normal process.
Closes#1709
* Update release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Document using volume mounts with Docker image
Work toward #1947.
Re-order phone home and docker shell content.
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* add information about telegraf processor and aggreator plugin behavior, closesinfluxdata/DAR#174
* updated telegraf processor-aggregator doc to address PR feedback
* 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
* Update link to influx-cxx
Originally linked project is unmaintained, new link goes to active fork
* add c++ library to v1.8 api_client_docs
* add c++ library to doc description for v1.7 api_client_libraries