Commit Graph

7557 Commits (master)

Author SHA1 Message Date
Jason Stirnaman 126473ed4f
Merge branch 'master' into jstirnaman/issue5695 2024-12-10 09:30:15 -06:00
Sven Rebhan 6b50cf93a1 Telegraf v1.33.0 2024-12-09 22:14:36 +01:00
Jacob Marble 4f1d8c30d0
fix: Clustered may use any PostgreSQL 13 or 14 (#5706) 2024-12-09 13:36:14 -07:00
Scott Anderson 1fed5b324f hotfix: update create-operator example 2024-12-09 13:04:27 -07:00
Jason Stirnaman 3b35e1dce8 fix(enterprise): code block fixes 2024-12-09 13:21:14 -06:00
Jason Stirnaman 3ba7982fda Single-node enterprise meta node flag missing in docs?
Fixes #5695
2024-12-09 13:20:21 -06:00
Jason Stirnaman f8a1e42f59
Merge pull request #5705 from influxdata/jstirnaman/issue5687
Fix wrong URL, misc.
2024-12-06 14:35:34 -06:00
Jason Stirnaman 6f4f5fc561
Merge branch 'master' into jstirnaman/issue5687 2024-12-06 12:07:55 -06:00
Jason Stirnaman 4bbe62952d Fixes code block languages 2024-12-06 12:05:30 -06:00
Jason Stirnaman 0f4691b039
Merge pull request #5704 from influxdata/issue5626-telegraf-install
fix(telegraf): update and fix install instructions,  reference
2024-12-06 09:53:26 -06:00
Jason Stirnaman 2a86c875cd
Merge branch 'master' into issue5626-telegraf-install 2024-12-05 20:07:33 -06:00
Scott Anderson e924c0a82d
Add new date_bin_wallclock SQL functions (#5691)
* add new date_bin_wallclock sql fns

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* updates to address PR feedback

* Apply suggestions from code review

Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>

* updates to address PR feedback

* fixed typos

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Chunchun Ye <14298407+appletreeisyellow@users.noreply.github.com>
2024-12-05 17:10:19 -07:00
Jason Stirnaman 24e0306bec
Merge branch 'master' into issue5626-telegraf-install 2024-12-05 16:46:16 -06:00
Jason Stirnaman 7f3a9eed00 fix(telegraf): update and fix install instructions, reference
- Update latest patch
- Remove curly braces from  reference. Removed from the test Dockerfiles, but forgot this one.
- Update checksums in examples and fix AMD and ARM transposed examples
2024-12-05 16:43:17 -06:00
Jason Stirnaman 096b3e387e
Merge pull request #5703 from influxdata/pr/sleto-it/5676
Serverless: Flux warning and custom partitioning note
2024-12-05 15:53:36 -06:00
Jason Stirnaman 064a3009f3 fix(serverless): Clarify Flux status, move custom partitioning note to the Optimize Queries page. 2024-12-05 15:51:17 -06:00
Santo 829d5e8bb1 Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-12-05 15:51:17 -06:00
Santo Leto f3bc5515e3 add a warning about lack of custom partitioning 2024-12-05 15:51:17 -06:00
Jason Stirnaman 126f278dae
Merge pull request #5697 from influxdata/fix-dar-453-remove-trace
chore(dedicated): Fixes DAR 453: customers can't enable tracing
2024-12-05 15:16:21 -06:00
Jason Stirnaman 4c03807f40
Merge branch 'master' into fix-dar-453-remove-trace 2024-12-05 15:13:56 -06:00
Jason Stirnaman a20f203361 fix(clustered): Optimize and troubleshoot queries (Closes #5143 and https://github.com/influxdata/DAR/issues/453) 2024-12-05 15:07:49 -06:00
Jason Stirnaman 1f64204df4 fix(serverless): Optimize and troubleshoot queries. 2024-12-05 14:54:19 -06:00
Jason Stirnaman a8d7a7c2ce fix(dedicated): Get help troubleshooting and tracing queries. 2024-12-05 14:29:51 -06:00
Ben Tasker c578abb998
docs: note that `option location` does not change the timezone used in `_time` (#5702)
* docs: note that `option location` does not change the timezone used in results

* Update content/flux/v0/spec/options.md

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

* Update content/flux/v0/stdlib/timezone/location.md

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

* Update content/flux/v0/stdlib/timezone/fixed.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>
2024-12-05 10:27:33 -07:00
Jason Stirnaman 1704bef79a fix: link, codeblock lang, misc. 2024-12-04 16:31:17 -06:00
Jason Stirnaman 3d8709e8d3 fix: link syntax typos, skip tests 2024-12-04 16:22:05 -06:00
Jason Stirnaman 0648cd3f14
Merge branch 'master' into fix-dar-453-remove-trace 2024-12-04 09:13:08 -06:00
Jason Stirnaman 49c31c9b8f
Merge pull request #5700 from influxdata/jstirnaman/issue5694
fix(ent): clarify how the incremental backup strategy works
2024-12-04 09:12:22 -06:00
Jason Stirnaman 2275dce614
Merge branch 'master' into jstirnaman/issue5694 2024-12-04 09:09:56 -06:00
Jason Stirnaman 8440268af3
Update content/enterprise_influxdb/v1/administration/backup-and-restore.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-12-04 09:09:47 -06:00
Jason Stirnaman 2576f2627c
Merge pull request #5701 from influxdata/fix/python-tutorial-authorization
docs: update argument in python tutorial authorizations code.
2024-12-04 09:08:51 -06:00
Jason Stirnaman 7a49fd9cf2
Merge branch 'master' into fix/python-tutorial-authorization 2024-12-04 09:02:58 -06:00
karel rehor 8c9b414023 docs: update argument in python tutorial authorizations code. 2024-12-04 11:08:04 +01:00
Jason Stirnaman d4a9e3596d
Merge branch 'master' into jstirnaman/issue5694 2024-12-03 17:01:53 -06:00
Jason Stirnaman 3777cd2bf8 fix(ent): clarify how the incremental backup strategy works
- Verified with Edge team
- Closes 5694
2024-12-03 17:00:49 -06:00
Jason Stirnaman 46508afe3b
Merge pull request #5699 from influxdata/fix-dockerfile
test(v2): Update and fix Ubuntu and Centos Dockerfiles for testing v2…
2024-12-03 14:53:26 -06:00
Jason Stirnaman f607966448 test(v2): Update and fix Ubuntu and Centos Dockerfiles for testing v2 and telegraf installation 2024-12-03 14:51:11 -06:00
Jason Stirnaman ef7caf3ea2
Merge branch 'master' into fix-dar-453-remove-trace 2024-12-03 14:14:14 -06:00
Jason Stirnaman 8e6976340e
Merge pull request #5696 from influxdata/fix-dar-449
chore(v1): Closes DAR #449. Recommend against using LVM with Enterprise.
2024-12-03 12:37:34 -06:00
Jason Stirnaman f65841b220
Merge branch 'master' into fix-dar-449 2024-12-03 12:21:03 -06:00
Jason Stirnaman b405505917
Merge pull request #5698 from influxdata/fix-dar-430-typo
fix(enterprise): typo
2024-12-03 11:40:06 -06:00
Jason Stirnaman 460249c4fa fix(enterprise): typo 2024-12-03 11:36:54 -06:00
Jason Stirnaman 8b59f57053
Merge branch 'master' into fix-dar-449 2024-12-03 11:32:02 -06:00
Jason Stirnaman f2855849a5 fix(dedicated): Restructuring optimizing and troubleshooting queries 2024-12-03 11:04:53 -06:00
Jason Stirnaman 505e27d952
Merge branch 'master' into fix-dar-453-remove-trace 2024-12-02 17:24:38 -06:00
Jason Stirnaman 585280e3d5 chore(dedicated): Fixes DAR 453: customers can't enable tracing
Updates Cloud Dedicated docs to reflect current status of https://github.com/influxdata/EAR/issues/5677.
Fixes https://github.com/influxdata/DAR/issues/453.
  - Move trace to draft status
  - Remove trace-id from code sample
  - Use troubleshoot.md as alias for /influxdb/cloud-dedicated/query-data/troubleshoot-and-optimize/trace/
  - Add warning with note to contact support
  - Reorganize troubleshooting sections
2024-12-02 17:23:05 -06:00
Gunnar 80047d7e43
Merge pull request #5686 from influxdata/ga-oss-2.7.11
Release notes for InfluxDB 2.7.11
2024-12-02 13:13:24 -08:00
Jason Stirnaman 4d6fd2c782 chore(v1): Closes DAR #449. Recommend against using LVM with Enterprise.
Closes https://github.com/influxdata/DAR/issues/449
Adds recommendation from @abalone23
2024-12-02 15:02:57 -06:00
Gunnar Aasen 2fc3234a26 Update release date 2024-12-02 12:41:57 -08:00
Gunnar Aasen bf4b639d8e InfluxDB OSS 2.7.11 2024-12-02 12:41:57 -08:00