Jason Stirnaman
c97a268740
CLI fixes ( #2844 )
...
* fix: missing bracket in examples
* fix: add note that auth env variables are assumed to be set in `influx config` for CLI examples (#2843 ).
Co-Authored-By: kerry-cho <cdh0012@naver.com>
* Update styles-default.scss
Co-authored-by: kerry-cho <cdh0012@naver.com>
2021-07-15 12:14:08 -05:00
Jason Stirnaman
9bb3340b02
Fix/2759 1.x query api ( #2841 )
...
* fix: 1.x compat api. Clarify authentication schemes, parameters, and use cases for OSS and Cloud (#2759 )
* fix: curl examples
* update: add node.js examples
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-14 16:59:39 -05: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
Scott Anderson
986077c581
Kapacitor 1.6.0 ( #2756 )
...
* base changes and cleanup for kapa 1.6
* Kapacitor 1.6.0 jstirnaman (#2684 )
* update: add kapacitor/v1/users to API doc (#2617 ).
* fix: spelling
* update: cleanup user API.
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/kapacitor/v1.6/working/api.md
* Update content/kapacitor/v1.6/working/api.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Kapacitor 1.6.0 release notes (#2682 )
* Fix headings in Kapacitor release notes
* Add 1.6.0 release notes
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Kapacitor Flux tasks (#2687 )
* kapacitor flux task setup
* added crud docs for kapacitor flux tasks
* added kapacitor flux task cli commands
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/kapacitor/v1.6/working/flux/_index.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Kapacitor TrickleNode (#2694 )
* closes #2691
* WIP TrickleNode
* add Trickle chaining methods
* remove unused back-to-top links in kapacitor docs
* Kapacitor 1.6 new configuration settings (#2693 )
* kapacitor config doc cleanup
* updated heading and links
* added new kapacitor 1.6 config options, closes #2616 , closes #2609
* updated slack instructions
* Kapacitor Zenoss event handler (#2695 )
* added zenoss event handler to kapacitor, closes #2271
* updated descriptions and removed defaults from zenoss event handler
* updated kapacitor release notes
* Updated Kapacitor Kafka event handler partitioning options (#2697 )
* updated kafka partitioning behavior, closes #2263
* fixed typos in kapacitor kafka content
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* added kafka link to release notes
* Kapacitor API updates (#2718 )
* clean up kapacitor api headings
* add flux task api endpoints to kapacitor api doc
* Kapacitor authorization and authentication (#2717 )
* ported and revamped kapacitor authentication content, closes #2690
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* updated comment in kapacitor auth example
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated edge.js
* Add default kapacitor.conf locations (#2782 )
* added default kapacitor config locations, closes #2779
* Apply suggestions from code review
* updated data for kapacitor 1.6.0 changelog
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-06-28 14:57:05 -06:00
Scott Anderson
4613e124b5
Chronograf 1.9.0 ( #2788 )
...
* base changes for chronograf-1.9.0
* chronograf 1.9.0 changelog (#2735 )
* Chronograf alert endpoint updates (#2753 )
* chronograf 1.9.0 changelog
* updated chronograf alert endpoints, closes #2722 , closes #2725
* link to new chronograf alert endpoints from release notes
* 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>
* Chronograf etcd migrations over TLS (#2757 )
* update chronograf etcd config options, migrate etcd data over tls, closes #2721
* Apply suggestions from code review
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* Update content/chronograf/v1.9/tools/chronograf-cli/_index.md
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* Chronograf template variables with Flux (#2766 )
* update chronograf template variable do for flux support, closes #2345 , closes #2724
* update interval variable to autoInterval
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* 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>
* Write data to InfluxDB with Chronograf (#2767 )
* write data to influxdb with chronograf, closes #2726
* Apply suggestions from code review
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* Manage Kapacitor Flux tasks in Chronograf (#2768 )
* manage kapacitor flux tasks in chronograf, closes #2736
* Apply suggestions from code review
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* show or hide chronograf log histogram, update icon font, closes #2723 (#2769 )
* send multiple queries to dashboards, closes #2731 (#2770 )
* Chronograf custom auto-refresh intervals (#2771 )
* added custom auto-refresh intervals to chronograf, closes #2370
* Apply suggestions from code review
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
* Configure v2 connections from Chronograf CLI (#2772 )
* configure v2 connections from chronograf cli, closes #2729
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Update Chronograf OAuth options (#2773 )
* update chronograf oauth options, closes #2727 , closes #2728
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* updates to chronograf 1.9 template vars doc
* added note about backwards compatible flux template variables
* Update Chronograf 1.8 Flux template variables (#2777 )
* added flux content to chronograf 1.8 template variables doc
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* Update content/chronograf/v1.8/guides/dashboard-template-variables.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* updated links to backwards compatible template variables
* added note about chronograf annotation peristence, closes #1982
* fixed typo
* added information about metaquery templates, closes #2164 (#2781 )
* Chronograf 1.9.0 changelog (#2775 )
* chronograf 1.9.0 changelog
* updated changelog with links to relevant content
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
* fixed typos in chronograf kapacitor tasks doc
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* clarfied release note about Flux variables
* Apply suggestions from code review
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>
* Update content/chronograf/v1.9/about_the_project/release-notes-changelog.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Pavel Závora <pavel.zavora@bonitoo.io>
2021-06-28 11:20:09 -06:00
Jason Stirnaman
97c34c2efb
update: set cookie for preferred client library in URL path. Activate the code-tab from cookie for query param. Tab text is normalized for matching if it doesn't first match exactly. ( #2689 )
2021-06-15 17:03:31 -05:00
Jason Stirnaman
55b81dfafe
update: activate a code-tab based on the t query param.
2021-06-15 15:56:02 -05: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
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
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
756a9b1503
added GCP Belgium region, closes #2371 ( #2382 )
2021-04-01 11:51:17 -06:00
pierwill
53f4f4d1c8
Manual upgrade / upgrade doc restructure ( #2264 )
...
* Start work on "Manually upgrade" docs
- Add content from Grafana doc
- Begin adding context and introduction
- Add content from automatic upgrade guide
- Mention secure-by-default
- Add backup warning
* Add info about authorizing `influx v1` commands
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Add influxd upgrade recommendation
* Update content/influxdb/v2.0/upgrade/v1-to-v2/manual-upgrade.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Add conceptual info to `influx v1 auth` CLI docs
* Work on PR feedback
* Work on outline and ToC
* Reorder migrate data instructions
* Work on guide
Add related links
* Edit data migrations section
* Mention "manual upgrade path" in automatic upgrade doc
* Spell check
* Add link and move manual upgrade notes in auto guide
* Work on guide
* Fix notes for directing users to right upgrade guides
* Reorgization upgrade docs
* Work on Upgrade landing page
* Start clarifying decision tree
* Rm comments
* Clean up landing page
* updates to 2.0 upgrade guides
* more updates to manual upgrade guide
* more updates to upgrade docs
* updated reference docs
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* fixed typos in auto-upgrade guide
* Apply suggestions from code review
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* fixed structure of migrate config settings
* updated upgrade landing structure, updated links
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-03-11 16:13:51 -07:00
Scott Anderson
b408afb619
hotfix: more cq guide fixes
2021-03-04 22:40:53 -07:00
Scott Anderson
698f66dc0b
user-friendly tab url persistence ( #2229 )
2021-03-01 21:01:10 -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
e9a8b6c039
fix CLI flags table structure and styles ( #2204 )
2021-02-24 18:52:03 -07:00
Scott Anderson
748789ada8
Update URL switcher feature callout ( #2162 )
...
* update URL switcher feature callout
* added responsive styles to URL callout
2021-02-09 16:01:31 -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
Scott Anderson
80fecb7d12
implemented mermaid js for dynamic diagrams, closes 1938
2020-12-21 22:49:43 -07: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
e6bc3636e8
updated chronograf docs to address PR feedback
2020-12-10 09:55:27 -07:00
Scott Anderson
61381384fc
add new notebooks icon
2020-12-02 15:10:59 -07:00
Scott Anderson
146f601d06
requited shorcode
2020-11-25 15:39:25 -07:00
Scott Anderson
55570a4ec1
updated links for external telegraf plugins, added styles, closes influxdata/influxdata.com#280 ( #1864 )
2020-11-20 21:27:22 -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
Scott Anderson
942203d351
2.0 GA and separate Cloud from OSS ( #1805 )
...
* WIP separate cloud docs, duplicate content shortcode
* WIP cloud-separation
* WIP separate cloud
* duplicated oss into cloud and am making updates
* moved cloud updates to cloud
* reimplemented duplicate-oss shortcode
* separate Cloud and OSS content in Tools & integ...
* Split OSS and Cloud content for Security & auth
* Split OSS and Cloud content for Manage org
* Split OSS and Cloud - Manage Orgs add'l updates
* various updates, primarily in oss and cloud reference
* split content for notification endpoints
* Move InfluxQL doc to Cloud
- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506
* removed product tags from nav and articles
* WIP separate cloud docs, duplicate content shortcode
* WIP cloud-separation
* WIP separate cloud
* duplicated oss into cloud and am making updates
* moved cloud updates to cloud
* reimplemented duplicate-oss shortcode
* separate Cloud and OSS content in Tools & integ...
* Split OSS and Cloud content for Security & auth
* Split OSS and Cloud content for Manage org
* Split OSS and Cloud - Manage Orgs add'l updates
* various updates, primarily in oss and cloud reference
* split content for notification endpoints
* Move InfluxQL doc to Cloud
- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506
* removed product tags from nav and articles
* New URL switcher (#1720 )
* restructured url modal
* rearchitected the url switcher functionality
* add influxdb preference management to url switcher
* create separate pages for querying data
* update weight
* Update flux-repl.md
* Update influx-query.md
* edits f Scott
* move content from explore-metrics to data-explorer
* edits; delete explore-metrics
* edits
* delete file
* remove duplicate content
* add InfluxQLquery examples
* Remove references to "security script"
* draft updates for Band Plot vis
* WIP separate cloud docs, duplicate content shortcode
* WIP cloud-separation
* WIP separate cloud
* duplicated oss into cloud and am making updates
* moved cloud updates to cloud
* reimplemented duplicate-oss shortcode
* separate Cloud and OSS content in Tools & integ...
* Split OSS and Cloud content for Security & auth
* Split OSS and Cloud content for Manage org
* Split OSS and Cloud - Manage Orgs add'l updates
* various updates, primarily in oss and cloud reference
* split content for notification endpoints
* Move InfluxQL doc to Cloud
- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506
* removed product tags from nav and articles
* WIP separate cloud docs, duplicate content shortcode
* WIP cloud-separation
* WIP separate cloud
* duplicated oss into cloud and am making updates
* moved cloud updates to cloud
* reimplemented duplicate-oss shortcode
* separate Cloud and OSS content in Tools & integ...
* Split OSS and Cloud content for Manage org
* Split OSS and Cloud - Manage Orgs add'l updates
* various updates, primarily in oss and cloud reference
* split content for notification endpoints
* Move InfluxQL doc to Cloud
- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506
* New URL switcher (#1720 )
* restructured url modal
* rearchitected the url switcher functionality
* add influxdb preference management to url switcher
* URL validation on custom URL (#1763 )
* added url validation to custom url form, resolves #1739
* removed placeholder message from custom url form
* updated styles for url selector modal
* Move restore command to `influx` cli, update flags
* Update table for backup
* Remove RC information, update paths for restore, change `backup-path` flag to `input`
* WIP separate cloud docs, duplicate content shortcode
* WIP cloud-separation
* WIP separate cloud
* duplicated oss into cloud and am making updates
* moved cloud updates to cloud
* reimplemented duplicate-oss shortcode
* separate Cloud and OSS content in Tools & integ...
* Split OSS and Cloud content for Security & auth
* Split OSS and Cloud content for Manage org
* Split OSS and Cloud - Manage Orgs add'l updates
* various updates, primarily in oss and cloud reference
* split content for notification endpoints
* Move InfluxQL doc to Cloud
- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506
* removed product tags from nav and articles
* WIP separate cloud docs, duplicate content shortcode
* WIP cloud-separation
* WIP separate cloud
* duplicated oss into cloud and am making updates
* moved cloud updates to cloud
* reimplemented duplicate-oss shortcode
* separate Cloud and OSS content in Tools & integ...
* Split OSS and Cloud content for Manage org
* Split OSS and Cloud - Manage Orgs add'l updates
* various updates, primarily in oss and cloud reference
* Move InfluxQL doc to Cloud
- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506
* New URL switcher (#1720 )
* restructured url modal
* rearchitected the url switcher functionality
* add influxdb preference management to url switcher
* WIP separate cloud docs, duplicate content shortcode
* WIP cloud-separation
* WIP separate cloud
* duplicated oss into cloud and am making updates
* moved cloud updates to cloud
* reimplemented duplicate-oss shortcode
* Split OSS and Cloud content for Manage org
* Split OSS and Cloud - Manage Orgs add'l updates
* various updates, primarily in oss and cloud reference
* Move InfluxQL doc to Cloud
- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506
* WIP separate cloud docs, duplicate content shortcode
* WIP cloud-separation
* WIP separate cloud
* duplicated oss into cloud and am making updates
* moved cloud updates to cloud
* reimplemented duplicate-oss shortcode
* separate Cloud and OSS content in Tools & integ...
* Split OSS and Cloud content for Manage org
* Split OSS and Cloud - Manage Orgs add'l updates
* various updates, primarily in oss and cloud reference
* Move InfluxQL doc to Cloud
- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506
* URL validation on custom URL (#1763 )
* added url validation to custom url form, resolves #1739
* removed placeholder message from custom url form
* updated styles for url selector modal
* WIP updating InfluxDB OSS naming throughout
* updated canonical shortcode for oss vs cloud, updated 2.0 version numbers on homepage
* updated swagger file to rc4 for 2.0 and cloud
* fixed canonical partial
* Update multi-user Cloud docs
Also adds a heading the note on permissions.
Closes #1764
* Fix table for backup flags
* Update input flag, remove TSI references
* Address PR feedback
* Remove product tag
* Fix DBRP mapping examples (#1776 )
* updated dbrp mapping examples in influxql query guide, closes #1774
* removed unnecessarily escaped newline from dbrp mapping example
* add draft rc4 and GA RNs
* cloud and oss name updates
* emphasis production ready
* update curl example
* duplicate oss pages in cloud
* Address PR feedback
* added new aws us east region, resolves #1777 (#1782 )
* Add steps for script editor
* Add cloud version
* moved and updated upgrade guides (#1783 )
* Fix typos
* update upgrade links
* edits
* Clarify 1m cardinality is initial limit only
* fix typo
* fix date
* Add note on `_internal` database to v1-to-v2 upgrade guide
Closes #1775 .
* Update influxdb.md
* fixed broken links throughout cloud docs
* fixed broken links in 2.0 oss
* Address PR feedback
* remove window pushdowns
* updated oss pushdown list
* Add instructions for verifying InfluxDB 2.0 download
* updated latest versions in edge.js
* added flux-0.94.0 to flux release notes (#1790 )
* update date and add Flux .94.0 link
* delete broken link to image
* remove auto refresh; not currently in UI
* add duplicate-oss tag to Cloud execute-queries
* highlight diff between Flux and InfluxQL example
* delete extra header
* Generate v1 compatibility API docs (#1789 )
* updated swagger generation to generate v1 compat api docs
* restructured api docs
* updated restore flags table
* updated infludb binary urls in oss and cloud
* Address PR feedback
* Make contact support a mailto link
* Add --log-level flag to `influxd upgrade`
Closes #1795
* add release note about api/v2/delete
* update delete data note for 2.0
* edit
* Fix URLs and filenames in OSS 2.0 Get Started
* update version for GA
* Add color to Flux example for Flux documentation (addresses #1724 )
* Change versions to 2.0.1 in GS
* Replace 2.0.0 with 2.0.1
* Revert Docker updates to 2.0.0
* Add release notes for 2.0.0
* edits; add known issue
* clarify DB is 1.x
* updated influxdb versions in cloud and oss getting started
* updated influxdb oss urls doc
* remove rc and upd upgrade link in back up data
* Edit `influxd upgrade` docs (#1798 )
* Edit `influxd upgrade` guide
Major revision of existing docs.
Add "Before you begin: important considerations" section.
* Address PR feedback
* Edit backup instructions
* More work on kap
* Rm comment
* Rm sentence
* Add note on Docker
* Edit intro
* Edit link
* Work on PR feedback
* Continue PR feedback
* More PR feedback
* More edits
* more edits
* Edits
* more edits
* rm word
* updates to address PR feedback for the upgrade guide
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2020-11-11 09:52:14 -07:00
Scott Anderson
2c2b0a2a4b
fixed icons ( #1685 )
2020-10-19 12:02:31 -06:00
Kelly
4e86e8d2b0
update css and layouts; remove beta language
2020-09-30 13:22:25 -07:00
kelseiv
9631e01d23
Merge pull request #1428 from influxdata/docs-notifications
...
Docs notifications
2020-09-23 09:16:45 -07:00
pierwill
f903844b17
Merge branch 'master' into beta-17
2020-09-21 12:51:23 -07:00
Scott Anderson
0c33f5e6a5
Upgrade to Hugo 0.75.0 ( #1440 )
...
* upgraded to hugo 0.75.0
* fixed hugo warning message
2020-09-14 11:04:49 -06:00
Scott Anderson
3bc323d39e
Merge branch 'master' into beta-17
2020-09-10 14:19:10 -06:00
Scott Anderson
e26f34d02f
added js for notification cookies and interactions
2020-09-10 14:11:56 -06:00
Scott Anderson
c531aa02bb
established structure and styles of notifications
2020-09-10 10:41:37 -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
f6a75a6668
uppdated js to not change influxdb 1.x urls, added keep url tags to telegraf, chronograf, and kapacitor codeblocks
2020-09-04 11:38:40 -06:00
Scott Anderson
6d81a1dea3
moved new v2 docs into new influxdb/v2 dir, style and link updates
2020-09-02 12:44:34 -06:00
pierwill
9432e7f573
Telegraf link audit ( #1382 )
...
* Link audit for telegraf
* fixed broken links, fixed telegraf card display logic, updated telegraf btn styles
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2020-09-02 12:17:40 -06:00
Scott Anderson
57aa043f91
updated homepage to incorporate design feedback
2020-09-02 12:17:35 -06:00
Scott Anderson
92778dca19
fixed landing page styles
2020-09-02 12:17:35 -06:00
Scott Anderson
bd81aff335
updated 404 page to account for mulitple products, resolves #1358
2020-09-02 12:17:35 -06:00
Scott Anderson
848450cd1e
minor css adjustments
2020-09-02 12:17:35 -06:00
Scott Anderson
4289d5dfa3
restructured platform section
2020-09-02 12:17:35 -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
Scott Anderson
1e32122a3b
migrated flux intro and guides into influxdb 1.7
2020-09-02 12:17:31 -06:00
Scott Anderson
30cea4540b
migrated all updates to master into the v1-merge branch
2020-09-02 12:17:06 -06:00
Scott Anderson
66fbfa76b6
addressed PR feedback, updated homepage card structure
2020-09-02 12:16:00 -06:00
Scott Anderson
205e26d75b
finalized new homepage, resolves #1327
2020-09-02 12:16:00 -06:00
Scott Anderson
c71def42d3
WIP new docs homepage
2020-09-02 12:15:59 -06:00
Scott Anderson
3e120663f4
added platform section in platform nav in 1.x docs
2020-09-02 12:15:55 -06:00
Scott Anderson
d663e66bc3
added product color themes
2020-09-02 12:15:55 -06:00
Scott Anderson
f156570fe5
added v1 override styles to style v1 blockquoates as notes
2020-09-02 12:15:55 -06:00
Scott Anderson
9257f25d9a
updated to nav mobile styles
2020-09-02 12:15:55 -06:00
Scott Anderson
9ea549537f
reworked top nav structure and responsive styles
2020-09-02 12:15:55 -06:00
Scott Anderson
5436afccf4
updated telegraf plugin shortcode to version the plugin list
2020-09-02 12:15:54 -06:00
Scott Anderson
75c73f521e
ported influxdb enterprise 1.5 - 1.8
2020-09-02 12:15:53 -06:00
Scott Anderson
7623cd5f09
added product selector, updated search placeholder
2020-09-02 12:15:53 -06:00
Scott Anderson
a52dfa4f6e
build version list from a static list in products.yml
2020-09-02 12:15:52 -06:00
Scott Anderson
99be367326
ported influxdb 1.8, added expand shortcode
2020-09-02 12:15:50 -06:00
noramullen1
a51ee713ed
Merge pull request #1178 from influxdata/grafana-update
...
Grafana update
2020-07-16 09:33:21 -07:00
Scott Anderson
b5b7e7756b
hotfix: updated button text on cloud only codeblocks
2020-07-11 22:39:58 -06:00
Scott Anderson
ed272f713b
added cloud-only url replacement
2020-07-11 22:25:25 -06:00
Scott Anderson
7f06dd6d07
updated 1.x compat docs to address PR feedback
2020-07-10 13:55:24 -06:00
Scott Anderson
2dfa83d74c
update grafana doc for new setup workflow, resolves #1158 , resolves #737
2020-07-06 12:25:34 -06:00
Scott Anderson
8d4fb3f6e0
hotfix: quick updates to URL doc and js
2020-07-02 15:03:47 -06:00
Scott Anderson
987ce7b9ca
fixed typo in js comment
2020-07-02 11:08:01 -06:00
Scott Anderson
7265768dba
dynamically change influxdb URL based on referrer, resolves #1115
2020-07-02 09:05:53 -06:00
Scott Anderson
6ee959554c
updated custom url functionality
2020-06-29 16:36:31 -06:00
Scott Anderson
2769693405
add the ability to set custom influxdb urls, resolves #1116
2020-06-29 13:37:26 -06:00
Scott Anderson
a6593ab4f9
Merge branch 'master' into write-data-reorg
2020-06-23 15:04:02 -06:00
Scott Anderson
f013a7430e
fix frontmatter causing build issues, add custom youtube shortcode, add video to demo data section, resolves #1135
2020-06-23 13:54:02 -06:00
Scott Anderson
f5609d4b94
updated table structure to align shorthand and longhand cli flags
2020-06-16 10:22:48 -06:00
Scott Anderson
b2b32dc39b
updated cloud list with azure, updated cloud styles and shortcode, resolves #1043
2020-05-15 12:04:24 -06:00
Scott Anderson
2bd4a9d4fa
hotfix: fixed list numbering
2020-04-30 16:17:47 -06:00
Scott Anderson
df4702d797
updated percentages guide to address @kelseiv PR feedback
2020-04-29 08:43:15 -06:00
Scott Anderson
8c6478f50e
added query examples to query guides, misc udpates
2020-04-27 14:25:15 -06:00
Scott Anderson
d9c9ce0dff
extended children shortcode, added query example data file, updated query guide index page
2020-04-27 10:53:27 -06:00
Scott Anderson
31f6cce326
Merge branch 'master' into common-queries
2020-04-24 13:23:30 -06:00
Scott Anderson
a44e970fef
quick style changes to buttons
2020-04-23 15:09:30 -06:00
Scott Anderson
cc51d22263
added a feature callout for the url selector
2020-04-23 11:19:22 -06:00
Scott Anderson
72cd5dd2ff
minor tweaks based on feedback
2020-04-22 15:33:46 -06:00
Scott Anderson
520f97144f
updated and added styles for getting started anchor buttons
2020-04-22 15:01:04 -06:00
Scott Anderson
4baede736d
added product tags to more pages, general cleanup
2020-04-22 14:29:20 -06:00
Scott Anderson
0f4df0169b
cleaning up structure and content after cloud nav changes
2020-04-22 13:59:28 -06:00
Scott Anderson
a8250c06a5
added product tags to nav and article templates, removed unused shortcodes, updated contributing
2020-04-22 11:05:44 -06:00
Scott Anderson
c05aa7187c
restyled landing page colors, added brand gradients
2020-04-21 11:47:39 -06:00
Scott Anderson
5475ae07c1
slimmed down color pallette
2020-04-20 16:59:18 -06:00
Scott Anderson
62d8de6306
update influxdb urls on window focus, exempt code blocks from being updated, added info to contributing.md
2020-04-20 14:47:04 -06:00
Scott Anderson
07017fa340
added influxdb selector functionality
2020-04-17 00:57:07 -06:00
Scott Anderson
0852562449
Merge branch 'poc/cloud-url' into url-select
2020-04-16 10:00:13 -06:00
Scott Anderson
e7d191a4a1
groundwork for influxdb url select
2020-04-16 09:59:35 -06:00
Scott Anderson
5f28c04cf4
updating light them colors
2020-04-15 22:00:33 -06:00
Scott Anderson
b755f17b6a
WIP dark theme
2020-04-14 14:54:03 -06:00
Scott Anderson
bf43c889fe
WIP new dark theme
2020-04-13 17:15:17 -06:00
Scott Anderson
dbccdd9acc
updated org nav workflows
2020-04-08 17:02:23 -06:00
Scott Anderson
47f4f7c94c
finished new nav icon styles
2020-04-08 15:24:19 -06:00
Scott Anderson
b0ebe86ed7
WIP new nav icon styles
2020-04-08 13:04:45 -06:00
Scott Anderson
df36bfd92e
added tables and diagram to show how moving averages work
2020-04-07 14:09:15 -06:00
Scott Anderson
ff0a313f8b
Merge pull request #897 from influxdata/flux-0.65
...
Flux 0.65
2020-03-31 11:29:22 -06:00
Scott Anderson
6297b49898
udpated telegraf card button, resolves #888
2020-03-30 08:32:45 -06:00
Scott Anderson
bd54899d3f
more ui path updates, resolves #815
2020-03-25 16:38:13 -06:00
Scott Anderson
ea219c7f37
added the geo.shapeData function
2020-03-20 22:32:40 -06:00
Scott Anderson
068b7b5222
resolved merge conflicts
2020-03-12 09:12:48 -06:00
Scott Anderson
477abcf63e
updated children shortcode for list notes
2020-03-11 10:22:32 -06:00
Scott Anderson
7e2befedf8
updated svg styles, added strict filtering explanation, resolves #802
2020-03-10 16:37:25 -06:00
Scott Anderson
580e7fc4b4
udpated ui element styles
2020-03-10 10:10:35 -06:00
Scott Anderson
af5f3be9d7
added cumulativeSum guide, added flex shortcodes, updates to common queries docs
2020-03-03 11:25:00 -07:00
Scott Anderson
3c55d46923
udpated influx cli docs with mapped environment variables, resolves #656
2020-02-24 11:15:18 -07:00
Scott Anderson
af669d44e9
illustrated the difference between union and join, resolves #557
2020-01-14 06:57:18 -07:00
Russ Savage
86aff4056a
feat(content): replace alpha references with beta
2019-12-30 13:27:18 -08:00
Scott Anderson
df14dd8cc0
added description and related to scalar values guide, updated truncate styles to prevent shift on open
2019-11-08 10:40:58 -07:00
kelseiv
aa41473a83
Merge pull request #531 from influxdata/key-concepts
...
Key concepts
2019-10-21 13:53:08 -07:00
Scott Anderson
2e6d7c7b12
finished updated homepage styles and media queries
2019-10-16 17:12:29 -06:00
Scott Anderson
58a98533ed
converted js tabs to spaces
2019-10-08 15:38:49 -06:00
Scott Anderson
abc335731f
finalized tooltip js and css
2019-10-08 15:36:30 -06:00
Scott Anderson
643ea8d0a5
WIP tool tip css js
2019-10-03 12:07:25 -07:00
Kelly
b0d84a79d4
add tooltip script and update tooltip table
2019-10-02 14:53:48 -07:00
Scott Anderson
9eec3e1729
WIP api-docs autogen, stylesheets, and auto-build process
2019-09-30 10:00:22 -06:00
Scott Anderson
caaa3138e1
updated left nav icons
2019-09-09 20:04:33 -06:00
Scott Anderson
7c980c63fa
Merge pull request #448 from influxdata/flux-0.43
...
Flux 0.43
2019-09-09 16:37:35 -06:00
Scott Anderson
5ca0047783
updated check management docs to address PR feedback
2019-09-09 11:30:04 -06:00
Scott Anderson
0a6aa30e59
added string interpolation doc to flux reference
2019-09-07 10:29:43 -06:00
Scott Anderson
c20bdcd10a
added check management docs
2019-09-07 00:10:37 -06:00
Scott Anderson
90ed3c0a1c
added alert icon and updated nav-icon shortcode
2019-09-04 16:01:29 -06:00
Scott Anderson
9249899c60
added load data nav icon, removed orgs nav icon
2019-08-23 09:25:36 -06:00
Scott Anderson
de6666856d
fixed codeblock whitespace wrapping
2019-08-09 16:48:29 -06:00
Scott Anderson
28c41bdcd4
Merge pull request #320 from influxdata/query/sql-guide
...
Query SQL guide with sample data
2019-07-23 11:24:10 -06:00
Scott Anderson
b9f1f6b36d
added cloud banner on home page
2019-07-23 07:58:03 -06:00
Scott Anderson
579c9d93b1
updated sample sql data import process, updated pre code style
2019-07-16 15:57:44 -06:00
Scott Anderson
d31105ab9c
Merge pull request #300 from influxdata/duplicate-data-points
...
Duplicate data points
2019-07-01 16:04:38 -06:00
Scott Anderson
f60fd5583b
Merge pull request #257 from influxdata/telegraf-plugins
...
Telegraf plugins
2019-06-06 16:32:55 -06:00
Scott Anderson
fe9bee438b
cleaned up telegraf plugin categories, adjusted filter css
2019-06-06 16:26:27 -06:00
Scott Anderson
55e3b9bdc3
handling duplicate data points
2019-06-03 16:28:00 -06:00
Scott Anderson
15f903f2f3
ux improvements to the telegraf filters
2019-05-20 10:56:07 -06:00
Scott Anderson
e27e87a54b
added new flag to telegraf plugins page
2019-05-17 16:51:04 -06:00
Scott Anderson
cd2b61c5eb
added js for telegraf plugin filtering, filter files, moved telegraf version
2019-05-17 15:33:15 -06:00
Scott Anderson
43eaa0c947
populated telegraf input plugins list
2019-05-16 16:41:24 -06:00
Scott Anderson
d9d54773dc
boilerplate for telegraf plugin list
2019-05-15 14:16:03 -06:00
Scott Anderson
af9c261f7e
add related content partial and styles, resolves #195
2019-05-15 07:56:44 -06:00
Scott Anderson
716a229a7a
updated homepage banner structure and styles
2019-05-10 16:25:15 -06:00
Scott Anderson
cface89ebd
WIP starting on home page updates
2019-05-10 15:18:15 -06:00
Scott Anderson
54cc5b084d
WIP finished light theme, cleaned up old colors
2019-05-10 13:09:35 -06:00
Scott Anderson
cf1628c78b
WIP light theme
2019-05-09 17:09:04 -06:00
Scott Anderson
776dd8c251
restructured article css files, fixed cloud-msg styles, resolves #224
2019-05-09 15:13:53 -06:00
Scott Anderson
7505550ad3
WIP new brand, added new colors, updated most of the dark theme
2019-05-08 13:41:33 -06:00
Scott Anderson
ffc58bedd6
WIP new brand theme, colors and fonts
2019-05-06 20:29:04 -06:00
Scott Anderson
6ae6359761
made light theme default, renamed layouts
2019-05-06 09:16:38 -06:00
Scott Anderson
f901aad50a
Merge pull request #190 from influxdata/new-variable-types
...
New variable types
2019-04-30 16:36:20 -06:00
Scott Anderson
2fd9481852
updated task management docs to address PR feedback
2019-04-29 16:18:23 -06:00
Scott Anderson
139364f570
updated task workflow docs for alpha-9, resolves #193
2019-04-29 14:36:13 -06:00
Scott Anderson
67e1c826fa
updated variable management docs to address new variable types, updated icon styles
2019-04-26 16:18:48 -06:00
Scott Anderson
3deaa5209b
Merge pull request #174 from influxdata/flux-0.26
...
Flux 0.26
2019-04-18 11:02:06 -06:00
Scott Anderson
468a1cb9ac
Merge branch 'master' into alpha-8
2019-04-12 11:22:33 -06:00
Scott Anderson
83caecae73
added code styles to cloud messages
2019-04-11 09:48:47 -06:00
Scott Anderson
da4ae44a4f
Merge pull request #139 from influxdata/update/alpha-8-images
...
Update UI images for alpha-8
2019-04-10 12:10:48 -06:00
Scott Anderson
c219818121
Merge branch 'master' into alpha-8
2019-04-10 10:20:44 -06:00
Scott Anderson
3b679a4c7e
updated UI images for alpha-8, updated label management docs, resolves #138
2019-04-10 10:14:48 -06:00
Scott Anderson
0eccc61f4e
minor updates to aggreate function docs
2019-04-09 14:46:16 -06:00
Scott Anderson
eaa800214d
updated icon font with new feedback icon
2019-04-09 13:46:27 -06:00
Scott Anderson
4b8129c5d5
udpated cloud and feedback icons, updated icon shortcodes, resolves #133
2019-04-09 10:42:38 -06:00
Scott Anderson
b6b075363b
added information about using the CLI after running the setup in the UI, resolves #63
2019-04-01 16:19:13 -06:00
noramullen1
f4a58a972e
Merge pull request #114 from influxdata/alpha-7
...
Alpha 7
2019-03-28 17:59:56 -07:00
Scott Anderson
d2a170ee5f
fixed rounded corners on sidebar toggle
2019-03-27 11:25:19 -06:00
Scott Anderson
75facbfbbf
resolved merge conflicts in alpha-7
2019-03-25 10:48:20 -06:00
Scott Anderson
13016b2fb1
fixed responsive styles for header logo spacing
2019-03-25 09:39:24 -06:00
Scott Anderson
3bfd9adb16
fixed spacing on top nav logo
2019-03-25 09:21:29 -06:00
Scott Anderson
df2f189604
resolved merge conflict
2019-03-21 14:43:27 -06:00
Scott Anderson
69b3a95d59
updated icon font and shortcode, fixed broken anchor link
2019-03-20 15:31:55 -06:00
Scott Anderson
ad3bc0be52
added cloud shortcodes and styles, adjusted enterprise shortcode, updated contributing
2019-03-13 14:59:46 -05:00
Scott Anderson
7ecf2434ae
updated ui-messages shortcode and styles, more changes to address PR feedback
2019-03-07 11:01:55 -07:00
Scott Anderson
d519ba5b38
resolved merge conflicts, deleted old collect data docs
2019-03-07 10:13:20 -07:00
Scott Anderson
ed0b8d880f
updated collect data docs to address PR feedback, added margins to inline icons
2019-03-07 10:08:49 -07:00
Scott Anderson
49249b98ad
added ui-message shortcode
2019-03-06 16:30:37 -07:00
Scott Anderson
eeba0d02d8
restyled feedback notes, fixed placeholder description
2019-03-01 13:13:44 -07:00
Scott Anderson
56eed11628
Merge branch 'master' into refactor/collect-data
2019-02-28 15:57:28 -07:00
Scott Anderson
4e30ae1a15
added nav-icons shortcode
2019-02-28 15:30:28 -07:00
Scott Anderson
691a68700f
added add-label icon to the icon shortcode
2019-02-27 17:15:36 -07:00
Scott Anderson
7700939e3d
created icon shortcode and accompanying styles
2019-02-27 16:03:08 -07:00
Scott Anderson
3dd182ebd3
WIP icon-shortcode
2019-02-27 14:17:22 -07:00
Scott Anderson
a710a8f36a
Merge branch 'alpha-5' into refactor/collect-data
2019-02-25 14:00:14 -07:00
Scott Anderson
eadde36c29
merged master into tags branch
2019-02-19 15:09:17 -07:00
Scott Anderson
752e2348a6
updated telegraf config doc to include more info, resolves #36
2019-02-15 11:34:17 -07:00
Scott Anderson
7c026f85e9
more minor adjustments to left nav bullets and toggles
2019-02-13 10:25:18 -07:00
Scott Anderson
b36961b3eb
minor adjustment to left nav border display
2019-02-12 14:46:44 -07:00
Scott Anderson
629aac4872
added active state to left nav
2019-02-12 14:38:23 -07:00
Scott Anderson
cfc7538e09
increased lineheight on codeblocks
2019-02-08 11:21:36 -07:00
Scott Anderson
e6844bb0e4
added tag layouts and functionality
2019-02-05 11:39:00 -07:00
Scott Anderson
875bf8eff5
updated search styles to remove unnecessarily repetitive elements
2019-01-30 13:51:32 -08:00
Scott Anderson
374f44b31d
fixed article heading color on light theme
2019-01-25 11:41:23 -07:00
Scott Anderson
ee1e3ba27e
added feedback note to all pages, css updates, page title updates
2019-01-25 10:32:34 -07:00
Scott Anderson
f530d61bea
WIP adjusting styles
2019-01-24 12:48:05 -07:00
Scott Anderson
1cdf2ded61
minor updates to docsearch interactions
2019-01-22 23:56:20 -07:00
Scott Anderson
240e82847f
resolved merge conflicts
2019-01-22 23:45:26 -07:00
Scott Anderson
550bb8f373
added landing page content and styles
2019-01-22 23:36:55 -07:00
Scott Anderson
e3f6b3da23
replace missing images on load, added visualization descriptions
2019-01-22 21:43:47 -07:00
Scott Anderson
9821339b7e
updated visualization docs and icomoon font
2019-01-22 20:34:55 -07:00
Scott Anderson
9262a93486
initial setup structure and content
2019-01-22 14:35:11 -07:00
Scott Anderson
379e78a00e
resolved merge conflicts
2019-01-22 12:59:43 -07:00
Scott Anderson
c3410ed0a4
added children shortcode for automatically generating article lists
2019-01-22 12:04:11 -07:00
Scott Anderson
6024e26dcc
updated the custom functions and execute queries guides
2019-01-22 08:54:31 -07:00
Scott Anderson
ef3d94b271
added page navigation buttons
2019-01-21 17:36:09 -07:00
Scott Anderson
f3fb068419
added structure for reference navigation
2019-01-21 15:26:42 -07:00
Scott Anderson
1cd30efb1d
added influx cli command docs
2019-01-21 10:26:16 -07:00
Scott Anderson
1a2dbc0e64
added structure for reference navigation
2019-01-21 08:57:35 -07:00
Scott Anderson
1ef90c19e1
added all docsearch styles
2019-01-19 16:10:22 -07:00
Scott Anderson
baf53d977c
added 404 layout and styles, resolves #10
2019-01-19 11:22:28 -07:00
Scott Anderson
286bd44f89
updated various style issues, resolves #7
2019-01-19 10:08:00 -07:00
Scott Anderson
8e103e6d29
updated background color on light theme
2019-01-11 14:01:45 -07:00
Scott Anderson
0cdb12ebaf
simplified psuedo element styling on sidebar toggle to use svg
2019-01-11 12:29:59 -07:00
Scott Anderson
306db565b3
added collapsable left nav styles and js
2019-01-11 10:21:33 -07:00
Scott Anderson
6c78475973
restructured article layout to accomdate homepage landing content
2019-01-10 11:53:10 -07:00
Scott Anderson
76cf532798
updated icon font and v1.x link in version dropdown
2019-01-09 14:17:49 -07:00
Scott Anderson
83d81cfb5a
customized code block scrollbars
2019-01-07 17:10:33 -07:00
Scott Anderson
67ae63bf7c
added placeholder homepage
2019-01-04 11:38:24 -07:00
Scott Anderson
9dc080a560
tweaked responsive breakpoints and styles
2019-01-04 10:34:59 -07:00
Scott Anderson
d5dedd080d
refactored structure of top and side navs for better mobile layout
2019-01-04 10:08:10 -07:00
Scott Anderson
8b4671722d
added truncate shortcode, styles, and js
2019-01-04 08:44:53 -07:00
Scott Anderson
c7330b6cac
added responsive styles and UI interactions
2019-01-03 16:59:31 -07:00
Scott Anderson
29da9dc357
fixed theme switcher, updated config.toml
2019-01-03 14:07:02 -07:00
Scott Anderson
abe73b6cf5
fixed code block colors for notes and warnings, fixed code tabs inside of tabbed content
2019-01-03 12:39:07 -07:00
Scott Anderson
8edc3da27f
added image styles and hd image shortcode
2019-01-03 11:23:17 -07:00
Scott Anderson
f0ab0ec8b1
added tabbed codeblock shortcodes and styles
2019-01-03 09:46:23 -07:00
Scott Anderson
b1498565cb
added left nav
2019-01-02 17:18:01 -07:00
Scott Anderson
bab8e2cc12
added tabbed content functionality and styles
2019-01-02 10:32:44 -07:00
Scott Anderson
ae8880f696
added latest version checker and warning
2018-12-31 22:14:53 -07:00
Scott Anderson
a009677f22
general styles cleanup
2018-12-31 16:59:16 -07:00
Scott Anderson
1edcb9c00e
added enterprise formatting and shortcode, updated readme with enterprise info
2018-12-31 15:55:04 -07:00
Scott Anderson
f0d45ccd46
styled notes and warnings, updated readme with notes and warnings shortcodes
2018-12-31 12:17:36 -07:00
Scott Anderson
41f859512c
styled tables
2018-12-31 10:30:41 -07:00
Scott Anderson
f64a1760ed
WIP article content styles
2018-12-21 16:59:12 -07:00
Scott Anderson
e55ed7fc28
styled sidebar searchbar
2018-12-21 10:12:28 -07:00
Scott Anderson
a2b3ca8c0e
finished out topnav along with js interactions
2018-12-20 23:31:58 -07:00
Scott Anderson
6039a52f27
established base for top nav structure and styles
2018-12-20 11:37:31 -07:00
Scott Anderson
cd22dcc1e6
established asset pipeline
2018-12-19 14:36:12 -07:00