Commit Graph

7276 Commits (951d62dc3f46d9b3c7619988b1600d01a90e6a69)

Author SHA1 Message Date
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
Ben Tasker bae9b0e1b0
docs: correct description of status codes (#5587)
* docs: correct description of status codes

* Update api-docs/cloud-dedicated/v2/ref.yml

Co-authored-by: Fraser Savage <fraser@savage.engineer>

* Update api-docs/cloud-dedicated/v2/ref.yml

Co-authored-by: Fraser Savage <fraser@savage.engineer>

* Apply suggestions from code review

Co-authored-by: Fraser Savage <fraser@savage.engineer>

---------

Co-authored-by: Fraser Savage <fraser@savage.engineer>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-09-03 14:17:07 -06:00
Jason Stirnaman ec36761124
Merge branch 'master' into chore-telegraf-install-and-config 2024-09-03 12:07:25 -05:00
Jason Stirnaman d0d03605a0 chore(v2): Revise install instructions. 2024-09-03 12:02:45 -05:00
Fraser Savage 5f0b166e1f
Merge pull request #5585 from influxdata/savage/partial-writes-is-400
fix(write-api): Partial writes now return a 400 response code
2024-09-03 16:33:07 +01:00
Fraser Savage 9f0c7c6283
refactor(write-api): Punctuation and wording changes from code review
This makes the changes more consistent with wider writing style.

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-09-03 15:37:02 +01:00
Fraser Savage 5d74f97926
fix(write-api): Partial writes now return a 400 response code in dedicated
This updates some of the other wording around the troubleshooting table
to reflect the product's current state more closely.
2024-09-02 17:52:40 +01:00
Fraser Savage 8305b7cde4
fix(write-api): Partial writes now return a 400 response code in serverless
This updates some of the other wording around the troubleshooting table
to reflect the product's current state more closely.
2024-09-02 17:47:40 +01:00
Fraser Savage e448b6a223
fix(write-api): Serverless write requests outside retention return 400
Partial writes are the only mode of operation on serverless clusters.
This means that any requests where all points are outside the retention
policy of a bucket receive a 400 bad request.
2024-09-02 16:50:34 +01:00
Jason Stirnaman 73e25245af chore(oss): Update install instructions, mostly for Linux
- Updates Linux install instructions to reflect updates in the Downloads page.
- Uses curl, instead of wget, for examples.
- Reorg of download verification: moves expandable details before instructions, to encourage using verification.
  Includes verification in instructions.
- All tests pass if not explicitly skipped (for Docker and different architectures).
- Run `docker compose build` to update the Go version and other dependencies used by the
  test image.
2024-08-30 16:21:23 -05:00
Jason Stirnaman 04953abea9
Merge pull request #5583 from influxdata/revert-5578-chore-cloud-usage-notice
hotfix(cloud): Revert "chore(cloud): Warning for possible problems with Usage data."
2024-08-29 13:19:46 -05:00
Jason Stirnaman 115aa059f5
Revert "chore(cloud): Warning for possible problems with Usage data." 2024-08-29 13:14:59 -05:00
Gunnar 65dd158565
Merge pull request #5580 from influxdata/ga-download-url-update
Updated download URLs for Telegraf and InfluxDB v1
2024-08-28 14:06:08 -07:00
Gunnar Aasen fd8072c406 Updated download URLs for Telegraf and InfluxDB v1 2024-08-28 12:01:04 -07:00
Jason Stirnaman 7b98f832fc
Merge pull request #5577 from influxdata/chore-telegraf-install-and-config
chore(telegraf): Update and improve Telegraf install instructions
2024-08-27 10:43:41 -05:00
Jason Stirnaman 86aeb258d4 fix(telegraf): Apply suggestions from code review.
- Remove screenshot.
- Can't indent the code block here when using code-placeholders--it breaks the layout.
2024-08-27 10:32:54 -05:00
Jason Stirnaman e9d3d0c341 chore(telegraf): revise note 2024-08-27 10:32:54 -05:00
Jason Stirnaman 1feae4f9c1
Merge branch 'master' into chore-telegraf-install-and-config 2024-08-27 10:14:32 -05:00
Jennifer Moore fe6622aac9
Clustered: simplify public pull secrets (#5572)
* clustered: update pull secret section

Crane is not actually necessary when using the InfluxData public image registry, and it seems that referencing it before the public/private branch can cause some confusion.

* clustered: simplify pull secrets

Crane is not actually necessary when using the public registry. It seems referencing it before the public/private branch can cause some confusion

* Apply suggestions from code review

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

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-08-27 08:58:11 -06:00
Jason Stirnaman 789262042f
Update content/telegraf/v1/configuration.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-08-27 09:57:57 -05:00
Jason Stirnaman 2734153f39
Merge pull request #5578 from influxdata/chore-cloud-usage-notice
chore(cloud): Warning for possible problems with Usage data.
2024-08-27 08:50:44 -05:00