Commit Graph

2294 Commits (release-client3-gov2)

Author SHA1 Message Date
karel rehor 456fa98b60 docs: update all references to influxdb3-go client library to influxdb3-go/v2 2024-12-13 11:14:31 +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 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
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 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 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
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
karel rehor 8c9b414023 docs: update argument in python tutorial authorizations code. 2024-12-04 11:08:04 +01: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 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
Jason Stirnaman 23e6a4fc86 fix(v1): Describe import file sections, note DDL as optional, fix links. 2024-12-02 14:27:54 -06:00
Gunnar Aasen 71badd77dc Revert download links for Telegraf and InfluxDB v2 CLI 2024-12-02 14:27:53 -06:00
Jason Stirnaman 9855562732
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-11-27 21:23:00 -06:00
Jason Stirnaman 983319b17a
Merge branch 'master' into fix-dar-451 2024-11-27 17:33:01 -06:00
Jason Stirnaman 01df826bbc fix(v1): DAR 451: Fix import command examples and cleanup for v1
Fixes https://github.com/influxdata/DAR/issues/451
Fixes other examples that don't agree with their descriptions.
Cleanup in backup, influx, and influxd-inspect docs for InfluxDB v1 and influx CLI.
2024-11-27 17:27:23 -06:00
Scott Anderson 240873cd14
InfluxQL TZ clause and function (#5689)
* document influxql tz support, related to influxdb/influxdb_iox#12681

* updated deps
2024-11-27 11:58:37 -07:00
Jason Stirnaman 404c9a6504
Merge branch 'master' into patch-1 2024-11-19 16:51:43 -06:00
Gunnar Aasen 2733ec19bd InfluxDB OSS v1.11.8 release notes 2024-11-16 14:44:12 -08:00
Andrew a6c59e807e
Update enable-tls.md
Typo in link to self signed certificate usage
2024-11-16 16:06:11 -05:00
Jakub Bednar 80470f9959 docs(clients): new major version of Go v3 client 2024-11-15 09:58:09 +01:00
mdevy-influxdata 119c1ecf0d
Update prerequisites.md (#5680)
couple typos
2024-11-14 16:12:52 -07:00
Jason Stirnaman b53ff298d7
Merge branch 'master' into visualize-data-fixes 2024-11-14 15:05:36 -06:00
Santo 1a21a40d16
Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-11-14 19:42:52 +00:00
Santo 5bdfba2bb9
Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-11-14 19:39:57 +00:00
Santo Leto a377e2c328
clarify that bucket retention is set at bucket creation time 2024-11-12 19:35:13 +00:00
Santo Leto 5c245eb63f
Link the "Create a Bucket" page from the "data retention" page 2024-11-12 19:29:04 +00:00
Santo Leto 792f5b30e7
Link "data retention" page in the page "create a bucket" 2024-11-12 19:25:37 +00:00
Santo Leto 734b089662
add missing comma 2024-11-12 19:20:16 +00:00
Santo Leto 280e6a3948
fix bold issue 2024-11-12 19:18:57 +00:00
Santo Leto 84973ffd5d
fix indentation in a numbered list
was causing duplicate numbers.
2024-11-12 18:51:50 +00:00
Santo Leto abd9ea8bb1
fix some links
the problem was in the upper case letters
2024-11-11 22:27:20 +00:00
Santo Leto 0ef2d8160e
fix chronograf link 2024-11-11 22:19:28 +00:00
Santo Leto 661493ffc0
fix heading in dashboard page 2024-11-11 22:13:54 +00:00
Jason Stirnaman fe4b7412cb
Merge branch 'master' into install-improvements 2024-11-08 12:00:14 -06:00
Jason Stirnaman 206c81a50a
Merge branch 'master' into clustered/add-prometheus-resource-setting 2024-11-08 11:12:19 -06:00
wayne warren 01298c39ad chore(clustered): add prometheus as a component with configurable resources 2024-11-08 09:52:39 -07:00
Jason Stirnaman 6206d53d48
Merge branch 'master' into DAR-450-add-user-groups-for-dedicated 2024-11-08 10:07:24 -06:00
Jason Stirnaman 8914468c41
Merge branch 'master' into install-improvements 2024-11-08 10:01:06 -06:00
Santo Leto e5e13712c3
fix another link 2024-11-08 14:04:35 +00:00