Jack
b4e3f11477
docs(clustered): update ingester scaling strategy recommendation ( #5502 )
2024-06-25 15:45:59 +01:00
Jason Stirnaman
bb166b0bdb
fix: add serverless alt-links for influxctl
2024-06-24 16:14:07 -05:00
Jason Stirnaman
cc0a4de57b
fix: bad link
2024-06-24 16:01:49 -05:00
Jason Stirnaman
3bde9061e7
chore: Remove prettier from Markdown linting--to many whitespace conflicts with code blocks
2024-06-24 15:57:26 -05:00
Jason Stirnaman
e0097c9b95
fix: whitespace
2024-06-24 15:51:08 -05:00
Jason Stirnaman
17c4315569
chore: Write data improvements
...
- Format and structure serverless write-data
- Structure cloud-serverless write-data/line-protocol the same as clustered and dedicated to allow for adding more tool-specific pages.
- Make influxctl examples pass tests
2024-06-24 15:42:10 -05:00
Jason Stirnaman
3274742abe
chore: fix formatting
2024-06-24 09:42:44 -05:00
Jason Stirnaman
5c74f013a1
chore(ci): Improve CI lint and test runners
...
- Reconfigures prettier linting.
- Adds .editorconfig to help with consistent editor settings
- Refactors test runs:
- Removes test configuration from compose.yaml (not suited for this use case).
- Splits test runner into test content setup and pytest that can be run separately or together (and with other test runners in the future).
- Configuration is in Dockerfiles and command line (`.lintstagedrc.mjs`)
- Updates CONTRIBUTING.md
- Updates client library write examples in cloud-dedicated and clustered.
2024-06-21 18:41:07 -05:00
Joshua Powers
2191214316
Release Kapacitor v1.7.5 ( #5495 )
2024-06-18 10:06:12 -06:00
Jakub Bednář
4a1aeadbbb
docs: Update content/kapacitor/v1/reference/about_the_project/release-notes.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-06-18 10:03:28 -06:00
Jakub Bednar
e6d7bff287
Release Kapacitor v1.7.5
2024-06-18 10:03:28 -06:00
Joshua Powers
fb44ec8827
Release influxctl v2.9.2 ( #5498 )
2024-06-17 09:30:25 -06:00
Josh Powers
2d9bef6423
Update release notes
2024-06-17 09:26:52 -06:00
Josh Powers
4c7523f630
Release influxctl v2.9.2
2024-06-17 09:22:45 -06:00
Scott Anderson
4a20c3fb58
Fixed broken link
2024-06-17 07:43:26 -06:00
Scott Anderson
b496dff5b5
Flux 0.195.1 ( #5493 )
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-06-11 15:14:37 -06:00
Joshua Powers
f46dd1d335
telegraf: Release v1.31.0 ( #5494 )
2024-06-11 14:16:05 -06:00
Joshua Powers
45ce1c31af
Update content/telegraf/v1/release-notes.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-06-11 14:11:29 -06:00
Josh Powers
48c19ad770
Update dates
2024-06-11 12:11:37 -06:00
Josh Powers
cb7aa38157
telegraf: Release v1.31.0
...
Adds all missing change log entries as well.
2024-06-11 12:05:24 -06:00
Joshua Powers
58aba6674f
Release influxctl v2.9.1 ( #5492 )
2024-06-06 12:37:41 -06:00
Josh Powers
bdef2901ab
release notes
2024-06-06 12:31:49 -06:00
Josh Powers
1e40668021
Release influxctl v2.9.1
2024-06-06 12:26:19 -06:00
Jason Stirnaman
a952d1f756
Merge pull request #5490 from influxdata/jstirnaman-patch-1
...
Fix create.md
2024-06-05 10:54:22 -05:00
Jason Stirnaman
3dcfac829b
Fix create.md
...
Add missing leading slash.
2024-06-05 10:45:32 -05:00
Jason Stirnaman
12219f21c7
Merge pull request #5489 from influxdata/fix/fix-cloud-dedicated-management-api-retention-period
...
fix: use int64 for retention period in API spec
2024-06-05 10:02:16 -05:00
Dustin Eaton
a0ea0fcb41
fix: use int64 for retention period in API spec
...
This updates the Cloud Dedicated Management API spec to use the `int64`
format for the `ClusterDatabaseRetentionPeriod` schema, which matches
the corresponding type in IOx's namespace API.
2024-06-04 16:16:02 -05:00
Scott Anderson
97f9dca3a9
update monitoring to observability dashboard ( #5488 )
2024-06-04 13:25:45 -06:00
Joshua Powers
e752a87985
Release Chronograf v1.10.5 ( #5487 )
2024-05-31 08:38:06 -06:00
Jakub Bednar
e221458565
Release Chronograf v1.10.5
2024-05-31 11:41:39 +02:00
Jason Stirnaman
aa2478a1f4
Merge pull request #5486 from influxdata/jstirnaman/issue5475
...
fix: reference: python v3 client library examples should use write_op…
2024-05-30 13:04:06 -05:00
Jason Stirnaman
391777b28b
Merge branch 'master' into jstirnaman/issue5475
2024-05-30 12:57:39 -05:00
Scott Anderson
3280eb38a1
Add SSO documentation to Cloud Dedicated ( #5479 )
...
* add sso documentation to dedicated
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* updated to address PR feedback
* Update content/influxdb/cloud-dedicated/admin/sso.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Update content/influxdb/cloud-dedicated/admin/sso.md
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-05-30 10:11:19 -06:00
Scott Anderson
54de71013d
Add future of flux page and notifications ( #5484 )
...
* add future of flux page, update future of flux notification, add exclude functionality to notifications
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* updated formatting and tense
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-05-30 08:46:13 -06:00
Jason Stirnaman
37dd3eaa8d
fix: reference: python v3 client library examples should use write_options, not WriteOptions
...
Fixes #5475
2024-05-30 09:00:02 -05:00
Jason Stirnaman
7b62365a2e
Merge branch 'master' into jstirnaman/issue5475
2024-05-30 08:59:26 -05:00
Jason Stirnaman
0895069789
Merge pull request #5485 from influxdata/ci-lint-and-test-fixes
...
Ci lint and test fixes
2024-05-30 08:53:28 -05:00
Jason Stirnaman
344b81f536
Merge branch 'master' into ci-lint-and-test-fixes
2024-05-30 08:48:05 -05:00
Jason Stirnaman
f127af5bd5
fix: reference: python v3 client library examples should use write_options, not WriteOptions
...
Fixes #5475
2024-05-29 18:19:48 -05:00
Jason Stirnaman
0209891e9c
fix(ci): Set vale's minAlertLevel to error for commits
2024-05-29 18:06:18 -05:00
Jason Stirnaman
078df59a38
fix(ci): Vale format and custom vocabularies
...
- Revert vale JSON output to line output so that husky appropriately fails the commit.
- Update custom vocab terms
- Add Vale to BasedOnStyles to enable the custom vocabs--they need access to Vale's **Avoid** action.
2024-05-29 17:42:31 -05:00
Jason Stirnaman
8f95a26d36
chore: Remove quotes from vale command flag values
2024-05-29 17:09:03 -05:00
Jason Stirnaman
2e9d94fc90
chore(ci): configure lint-staged to run vale with custom vocabs
...
- Configures lint-staged to run vale on staged files and use a custom config with custom vocab for specific directories.
- .md files in other directories use the project-level .vale.ini
- Adds the write-good package for style checking
2024-05-29 16:46:51 -05:00
Jason Stirnaman
12b1583b68
chore: add test data and improve test runner:
...
- Pulls python client lib and CLI from Github repo instead of package repo so we can test the latest release. Specifies the last release tag.
- Adds CSV and JSON home sensor data samples to /static/downloads.
- Test image build bind mounts /static/downloads into /usr/src/app/test/tmp/data. Allows code samples to reference sample data as `./data/[file]`.
- Moves run-tests.sh to setup directory.
- Dockerfile cleanup. Add jq for inspection/troubleshooting.
2024-05-29 13:31:31 -05:00
Bethelhem Legesse
f0459d3bc6
Merge pull request #5480 from influxdata/chore/update-clustered-install-doc
...
chore: info about dedicated postgres instance
2024-05-28 07:17:41 -05:00
Bethelhem Legesse
7d1d8ab46f
fix: Update content
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-05-28 07:15:18 -05:00
Bethelhem Legesse
a666f3faad
fix: Update content
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-05-28 07:14:51 -05:00
Beth Legesse
b11c15ee84
chore: fix
2024-05-23 17:08:43 -05:00
Beth Legesse
a33875fe02
chore: info about dedicated postgres instance
2024-05-23 16:59:08 -05:00
Jason Stirnaman
d96225087a
Merge pull request #5478 from influxdata/5477-curl-examples
...
fix: follow download.influxdata.com redirects (closes #5477 )
2024-05-21 13:45:04 -05:00