Merged
Conversation
This was referenced Mar 30, 2020
sanderson
added a commit
that referenced
this pull request
May 16, 2024
* Downsampling InfluxDB2 data with Quix * Minor updates * Adjust weight * WIP - Added downsample with Quix * Update menu * Update menu for v2 downsampling with Flux and Quix * v2 downsampling page ordering * Add Quix downsample example to clustered * Add Quix downsample example to cloud * Update content/influxdb/cloud-dedicated/process-data/downsample/downsample-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud/process-data/common-tasks/downsample/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud/process-data/common-tasks/downsample/downsample-data.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud/process-data/common-tasks/downsample/downsample-data.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud/process-data/common-tasks/downsample/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud/process-data/common-tasks/downsample/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/clustered/process-data/downsample/_index.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Updates based on review comments * Update Cloud downsampling with Quix page title * Task/influx quix updates (#3) Adding alternative downsampling examples - Using Quix. This PR includes changes to: Dedicated Cloud(TSM) OSS Clustered Quix is collaborating with Influxdata to act as a pure Python alternative to Kapacitor+Flux. The audience is folks who: Know Python already and/or don't want to learn a DSL, and possibly those who want to process data more "Pythonically" rather than mixing SQL syntax and Python. FYI: Quix is both a runtime platform (Quix Cloud) and data processor (Quix Streams Python library). The aim of the articles is to show how downsampling can be done in a continuous real-time process using pure Python. [x] Signed the InfluxData CLA (if necessary) [x] Rebased/mergeableAdding alternative downsampling examples - Using Quix. * Update content/influxdb/cloud-serverless/process-data/downsample/quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud-dedicated/process-data/downsample/downsample.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud-serverless/process-data/downsample/quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update layouts/shortcodes/html-diagram/influxdb-v3-quix-downsample-pipeline.html Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update layouts/shortcodes/html-diagram/influxdb-v3-quix-downsample-pipeline.html Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update layouts/shortcodes/html-diagram/influxdb-v3-quix-downsample-pipeline.html Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Review updates (#4) Updates from review. thanks. * Update content/influxdb/cloud-dedicated/process-data/downsample/downsample-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/v2/tools/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/v2/tools/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/v2/tools/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/v2/tools/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/v2/tools/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/v2/tools/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/clustered/process-data/downsample/quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/clustered/process-data/downsample/quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/clustered/process-data/downsample/client-libraries.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud-serverless/process-data/downsample/quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud/process-data/common-tasks/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Update content/influxdb/cloud/process-data/common-tasks/downsample-data-quix.md Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com> * Updates from review (#5) Updates from review --------- Co-authored-by: steverosam <steve@quix.ai> Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.