Skip to content

V2 layout - #3

Merged
sanderson merged 28 commits into
masterfrom
v2-layout
Jan 9, 2019
Merged

V2 layout#3
sanderson merged 28 commits into
masterfrom
v2-layout

Conversation

@sanderson

Copy link
Copy Markdown
Collaborator

No description provided.

@sanderson
sanderson merged commit d1b9444 into master Jan 9, 2019
@kelseiv kelseiv mentioned this pull request Oct 28, 2021
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>
jstirnaman pushed a commit that referenced this pull request Jul 23, 2026
…-blocking

Addresses the Copilot review on #7553:

- check-release-notes-version.js: compare Core/Enterprise per edition against
  the shared v3 release-notes file. parseEditionVersions() strips HTML comments
  and takes the newest live "### Core" / "### Enterprise" section, so an
  Enterprise-only release (Core section commented out) no longer flags Core to
  bump to an unpublished version. (#1)
- detect-version-bump.js (new): precise latest_patch/latest_patches value diff,
  so unrelated v1:/v2: keys (oss_repo.branch, content_path, label_group,
  latest_cli) no longer trigger the release reminder. (#2)
- pr-link-check.yml: detect the data/products.yml change via git diff over the
  full PR range, not the unpaginated Files API list (30-file cap). (#3)
- pr-release-check.yml: the artifact check is now a non-blocking reminder, not a
  merge gate — removing the fail-open jq fallback (#4), the unrelated-product
  checks (#5), and the all-links-not-just-artifacts behavior (#6). Download-URL
  health stays with pr-link-check.yml.
- exec-plan / SKILL.md: updated to reflect non-blocking reminders; also lands the
  remark-lint emphasis fix.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016JkswEKi4G5xbCJ5T6Aj1k
jstirnaman pushed a commit that referenced this pull request Jul 23, 2026
…-blocking

Addresses the Copilot review on #7553:

- check-release-notes-version.js: compare Core/Enterprise per edition against
  the shared v3 release-notes file. parseEditionVersions() strips HTML comments
  and takes the newest live "### Core" / "### Enterprise" section, so an
  Enterprise-only release (Core section commented out) no longer flags Core to
  bump to an unpublished version. (#1)
- detect-version-bump.js (new): precise latest_patch/latest_patches value diff,
  so unrelated v1:/v2: keys (oss_repo.branch, content_path, label_group,
  latest_cli) no longer trigger the release reminder. (#2)
- pr-link-check.yml: detect the data/products.yml change via git diff over the
  full PR range, not the unpaginated Files API list (30-file cap). (#3)
- pr-release-check.yml: the artifact check is now a non-blocking reminder, not a
  merge gate — removing the fail-open jq fallback (#4), the unrelated-product
  checks (#5), and the all-links-not-just-artifacts behavior (#6). Download-URL
  health stays with pr-link-check.yml.
- exec-plan / SKILL.md: updated to reflect non-blocking reminders; also lands the
  remark-lint emphasis fix.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016JkswEKi4G5xbCJ5T6Aj1k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant