Commit Graph

7296 Commits (staging/commandbar-clustered-install)

Author SHA1 Message Date
Jason Stirnaman 42efdf968b chore(clustered): Gather system information for reporting query performance issues. 2024-09-20 15:38:13 -05:00
Jason Stirnaman a29cb2a2f3
Merge pull request #5602 from influxdata/5576-add-optimizations-to-system-table-queries
fix(v3): Add optimizations to system table queries #5576
2024-09-20 10:16:06 -05:00
Jason Stirnaman 14983094d8
Merge branch 'master' into 5576-add-optimizations-to-system-table-queries 2024-09-20 10:11:28 -05:00
Jason Stirnaman d17f459dac fix(v3): typo 2024-09-20 10:10:13 -05:00
Jason Stirnaman a11e5aa1d0
Apply suggestions from code review
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
2024-09-20 10:04:56 -05:00
Jason Stirnaman ba577518ec fix(v3): Example headings. 2024-09-20 10:04:01 -05:00
Scott Anderson bd5933b730 Merge branch 'master' into clustered/install-reorg 2024-09-19 16:41:04 -06:00
Scott Anderson 4201c68293 hotfix: add page description to clustered release notes 2024-09-19 16:29:33 -06:00
Jason Stirnaman e5367cd5b7 fix(v3): pretty SQL 2024-09-19 15:40:41 -05:00
Jason Stirnaman 683f8204e5
Update content/influxdb/clustered/admin/custom-partitions/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-09-19 15:34:23 -05:00
Jason Stirnaman 3bd22dbad8 fix(v3): Format placeholders. 2024-09-19 15:33:22 -05:00
Jason Stirnaman 67f1e17921
Merge branch 'master' into 5576-add-optimizations-to-system-table-queries 2024-09-19 14:44:33 -05:00
Jason Stirnaman d048998ca3 fix(v3): Apply code review suggestions and update partitioning docs.
According to code comments, a time part is required for new tables and records.
2024-09-19 14:41:18 -05:00
Jason Stirnaman d8e2c514c4
Merge pull request #5597 from srebhan/telegraf-v1.32.0
Telegraf v1.32.0
2024-09-19 13:36:13 -05:00
Jason Stirnaman 6e9af22729
Merge branch 'master' into telegraf-v1.32.0 2024-09-19 13:34:23 -05:00
Scott Anderson 490e7160d7 Merge branch 'master' into clustered/install-reorg 2024-09-19 12:01:16 -06:00
WeblWabl 2f734977a3
feat(docs): Update manage-database.md (#5603)
Part three of deletion outside of default retention policy feature request work. This updates the InfluxQL documentation to reflect that a retention policy can now be specified in the `FROM` clause for `DELETE`. 

closes https://github.com/influxdata/feature-requests/issues/175
2024-09-19 11:40:07 -06:00
Jason Stirnaman f64cfa6c53
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-09-19 12:25:46 -05:00
Jason Stirnaman bf0646cb14
Merge branch 'master' into 5576-add-optimizations-to-system-table-queries 2024-09-19 10:20:37 -05:00
Jason Stirnaman 8e3b641959 fix(v3): Add optimizations to system table queries #5576
- Closes #5576
- Integrates guidance from https://github.com/influxdata/influxdb_iox/issues/11974 for
Cloud Dedicated and Clustered.
- Updates examples to include filter conditions.
2024-09-19 10:16:35 -05:00
Jason Stirnaman 9bbe48f6ff
Merge pull request #5601 from influxdata/fix-v2-api-nav
fix(v2): API nav items and v1 compat
2024-09-18 14:58:14 -05:00
Jason Stirnaman 0e361f437e
Merge branch 'master' into fix-v2-api-nav 2024-09-18 14:51:59 -05:00
Jason Stirnaman ed0586cd13 fix(v2): API nav items:
- Fixes sidebar navigation for API pages, moving the v1-compatibility Hugo page into Develop with the API.
- Makes titles consistent for API reference docs.
- Disables linkify autolinking of URLs and email addresses to prevent autolinking example email addresses (I audited content to make sure we don't rely on the autolinking behavior; we use explicit HTML/MD syntax for links)
- Uses standard placeholders and adds test setup for v1-compat write and query.
- Clean up Markdown
- Adds home-sensor-data.lp to Downloads (thought it was already there)
2024-09-18 10:18:17 -05:00
Scott Anderson 786a862eb9 hotfix: fix v2 influxql example 2024-09-17 15:21:29 -06:00
Scott Anderson e8c82928cf WIP clustered install restructure 2024-09-17 15:16:02 -06:00
Jason Stirnaman 9c07760078
Merge pull request #5600 from influxdata/bcorbett6-patch-1
Update time alias when using date bin and group by time.md
2024-09-17 09:03:41 -05:00
Jason Stirnaman b2094e033f
Merge branch 'master' into telegraf-v1.32.0 2024-09-13 11:27:28 -05:00
Benjamin Corbett 02d4b6f510
Update time-and-date.md
Updated to reflect this issue:
https://docs.influxdata.com/influxdb/cloud-dedicated/query-data/sql/aggregate-select/#group-by-time

Lots of customers run into this issue
2024-09-13 16:07:51 +01:00
Sven Rebhan 2c3db71255
Release influxctl v2.9.7 (#5598)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-09-12 18:19:06 -05:00
dependabot[bot] 3f825e8777
chore(deps): bump micromatch from 4.0.7 to 4.0.8 (#5599)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 18:00:21 -05:00
Sven Rebhan e0f52f1684
Update data/telegraf_plugins.yml
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-09-12 12:44:33 +02:00
Sven Rebhan 4944d6a8d5
Update content/telegraf/v1/release-notes.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-09-11 12:37:04 +02:00
Sven Rebhan 5d08af1397
Update content/telegraf/v1/release-notes.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-09-11 12:36:48 +02:00
Sven Rebhan c8a0cea88b
Update content/telegraf/v1/release-notes.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-09-11 12:36:22 +02:00
Sven Rebhan e4de0c3df1
Update content/telegraf/v1/release-notes.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-09-11 12:36:10 +02:00
Sven Rebhan d47b549abd
Document missing plugins 2024-09-10 13:28:14 +02:00
Sven Rebhan 6a460d8987
Add telegraf v1.32.0 2024-09-10 13:00:34 +02:00
Sven Rebhan f019ece521
Fix existing plugin list 2024-09-10 12:59:14 +02:00
Sven Rebhan 99df93c872
Add previous batch versions 2024-09-10 11:24:58 +02:00
wayne c114dcadfb
fix(clustered): document the use of special symbols PostgeSQL connection strings (#5591)
* fix(clustered): document the use of special symbols PostgeSQL connection strings

* docs: style fixup

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* docs: style fixup

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-09-05 17:30:33 -06:00
Scott Anderson 920725783f
InfluxDB Clustered release notes (#5590)
* added influxdb clustered release notes and release-toc shortcode

* added comments to release-toc js

* chore(influxql): Test and improve InfluxQL functions with regex arguments

- Part of investigation into https://github.com/influxdata/DAR/issues/434
- Tested using regex function arguments in InfluxQL functions in InfluxDB v1
and v2.
- Add test setup and a test for v2
- Add examples for v2
- Update lint and test configs

* chore: tidy functions and remind me where the jQuery is (#5593)

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-09-05 09:31:08 -06:00
Jason Stirnaman ea95aedd51
Merge pull request #5588 from influxdata/dar-434-fix-influxql-regex
chore(influxql): Test and improve InfluxQL functions with regex argum…
2024-09-05 08:15:00 -05:00
Jason Stirnaman 2e769f5a7c
Merge branch 'master' into dar-434-fix-influxql-regex 2024-09-04 16:08:51 -05:00
Jennifer Moore 466b0db496
Merge pull request #5589 from influxdata/clustered/kubit
clustered: update kubit version
2024-09-04 16:01:31 -05:00
Jennifer Moore 00759c2337 clustered: update kubit version 2024-09-04 15:23:27 -05:00
Jason Stirnaman 01b6e96221
Merge branch 'master' into dar-434-fix-influxql-regex 2024-09-04 14:13:38 -05:00
Jason Stirnaman a73052be91 chore(influxql): Test and improve InfluxQL functions with regex arguments
- Part of investigation into https://github.com/influxdata/DAR/issues/434
- Tested using regex function arguments in InfluxQL functions in InfluxDB v1
and v2.
- Add test setup and a test for v2
- Add examples for v2
- Update lint and test configs
2024-09-04 13:23:51 -05:00
Scott Anderson a6ee879c65
Add notification for Clustered GA and v3 features announcement (#5582)
* add notification for clustered ga and v3 features announcement

* updated scope of clustered ga announcement

* Update notifications.yaml

* Update notifications.yaml
2024-09-04 08:20:26 -06:00
Jason Stirnaman 4ce07add15
Merge pull request #5586 from influxdata/chore-telegraf-install-and-config
Update OSS verification and install instructions
2024-09-03 16:36:21 -05:00
Jason Stirnaman 9568d2f05f
Merge branch 'master' into chore-telegraf-install-and-config 2024-09-03 16:31:13 -05:00