Commit Graph

9533 Commits (82c1e7f0771fb09d6213dae2d75b37660725d3e5)

Author SHA1 Message Date
Jameelah Mercer 82c1e7f077
Update content/influxdb/v1/tools/grafana.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-03 14:23:50 -07:00
Jameelah Mercer 7fb99eb954
Update content/shared/influxdb3-visualize/grafana.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-03 14:23:26 -07:00
meelahme 214d3c0a1f minor updates to flux content 2025-10-03 13:44:51 -07:00
meelahme 9b95d80d6d updated to headers and TOC 2025-10-03 13:28:39 -07:00
Jason Stirnaman 19f2f67953 docs(enterprise_influxdb): update Grafana integration using latest Grafana Cloud UI 2025-10-03 15:12:31 -05:00
meelahme 0685c02bd1 docs(WIP): structure and content update to v2 OSS 2025-10-03 13:04:32 -07:00
meelahme 1baaf8f8f3 docs: update to influx and flux content for Enterprise v1 2025-10-02 16:59:25 -07:00
meelahme 598a2da208 docs: update to flux and influx content and updates to screenshots 2025-10-02 16:30:23 -07:00
Jameelah Mercer bd0f03a559
Merge branch 'master' into 6406-grafana-configuration-outline-and-draft-documentation 2025-10-02 15:52:34 -07:00
meelahme 0707a20100 docs: updates to structure and format to OSS v2 2025-10-02 15:52:11 -07:00
Scott Anderson cb3ec78635
chore(sql): adds new syntax for sql approx functions (#6402)
* chore(sql): adds new syntax for sql approx functions introduced in datafusion 49

* Update content/shared/sql-reference/functions/aggregate.md
2025-10-02 16:15:38 -06:00
meelahme a812f964e0 docs(WIP): restructuring section seperation 2025-10-02 12:26:56 -07:00
meelahme 2cae2ddbab docs: update to OSS v2 inroduction and flux section 2025-10-02 12:09:30 -07:00
meelahme c1c1357309 Merge branch '6406-grafana-configuration-outline-and-draft-documentation' of github.com:influxdata/docs-v2 into 6406-grafana-configuration-outline-and-draft-documentation 2025-10-02 11:32:25 -07:00
meelahme b9c3a7979c docs: updating install granafa section for OSS v2 2025-10-02 11:31:48 -07:00
Jameelah Mercer 972e50e04a
Update content/shared/v3-process-data/visualize/grafana.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-02 10:57:09 -07:00
meelahme 18667b6336 docs(WIP): update to enterprise influxql section 2025-10-02 10:43:02 -07:00
Jameelah Mercer c70d4b434f
Merge branch 'master' into 6406-grafana-configuration-outline-and-draft-documentation 2025-10-02 10:32:14 -07:00
meelahme b8ea0770cd docs(WIP): updating influxdb enterprise sql section 2025-10-02 10:31:10 -07:00
meelahme 2d3fb31e7c update to influxdb3 data source section 2025-10-02 09:57:55 -07:00
Dustin Eaton b83acb5189
Merge pull request #6438 from influxdata/BNP_clustered-release-20250925
docs: add artifacts and release notes for clustered release 20250925
2025-10-02 11:07:43 -05:00
Jason Stirnaman 244d0f6d6b
Merge branch 'master' into BNP_clustered-release-20250925 2025-10-02 09:18:57 -05:00
Gary Fowler 30d28bacf7
Merge pull request #6439 from influxdata/garylfowler-patch-4
Update supported products in get-started.md
2025-10-01 10:06:57 -10:00
Gary Fowler a0cedd2026
Update supported products in get-started.md
Added InfluxDB Cloud Serverless and Dedicated to the supported products list.
2025-10-01 09:40:47 -10:00
Brandon Pfeifer d1ee147153 docs: add artifacts and release notes for clustered release 20250925 2025-10-01 14:27:10 -04:00
Scott Anderson a41a8d92d1 fix(notification): fix date in docker latest notification 2025-10-01 10:32:28 -06:00
Scott Anderson ad37aae52f Merge branch 'master' of github.com:influxdata/docs-v2 2025-10-01 10:16:28 -06:00
Scott Anderson 90a36ecf67 hotfix: update docker latest notification 2025-10-01 10:16:10 -06:00
Scott Anderson 5735f5f704
feat(caches): update explorer docs with information about querying LVCs and DVCs (#6437) 2025-10-01 09:43:16 -06:00
Scott Anderson 1b1e78eb0b
chore(docker): add notice about docker latest tag changes (#6435)
* chore(docker): add notice about docker latest tag changes

* chore(docker): added more to the notification exclude list
2025-10-01 08:03:08 -06:00
peterbarnett03 8d6691beb6
chore: update to 1.3 (#6436) 2025-10-01 08:46:48 -05:00
Scott Anderson c20b770814 hotfix: explain token permissions for db rename in distributed 2025-09-30 10:17:59 -06:00
Jason Stirnaman 7fca116f3e
chore(influxdb3): Update release notifications for v3.5.0 (#6434) 2025-09-30 11:07:41 -05:00
Jason Stirnaman 716eee45a9
chore(influxdb3): Core and Ent3: bump to 3.5.0 (#6433) 2025-09-30 09:29:15 -05:00
peterbarnett03 14276e516f
chore: add 3.5 release notes and config options (#6428)
* chore: add 3.5 release notes and config options

* docs(plugins): enhance --plugin-repo documentation with usage examples

- Add comprehensive plugin-repo configuration documentation
- Document custom repository setup with practical examples
- Add Option 3 for custom plugin repositories in usage guide
- Include use cases for private repos, air-gapped environments, and development
- Cross-reference between config options and usage guide
- Add note about custom repositories in setup section

* Update content/shared/influxdb3-cli/config-options.md

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

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-09-30 09:20:07 -05:00
Sven Rebhan f2fd2fcf36
Telegraf v1.36.2 (#6430)
* Updating changelog

* Updating plugin list

* Updating product version

* Updating plugins
2025-09-30 09:13:25 -05:00
meelahme edcd18a9f8 docs(WIP): addin screenshots for influxql and minor updates to instructions 2025-09-29 14:46:30 -07:00
meelahme d1accf72c2 docs: adding screenshots for SQL tab and updating instructions 2025-09-29 14:28:39 -07:00
meelahme 4be22ac37d docs: adding configuration basic settings instructions and updating formatting 2025-09-29 14:09:22 -07:00
meelahme 76c4a94d6e docs: format updates 2025-09-29 13:57:36 -07:00
meelahme 8aadb8d09e Merge branch '6406-grafana-configuration-outline-and-draft-documentation' of github.com:influxdata/docs-v2 into 6406-grafana-configuration-outline-and-draft-documentation 2025-09-29 13:22:49 -07:00
meelahme e4e7061b52 docs(WIP): adding a before you begin / prereq section 2025-09-29 13:22:10 -07:00
meelahme 945540212c docs(WIP): updating navigation to data source configuration 2025-09-29 13:17:16 -07:00
Jameelah Mercer 3a494277ce
Merge branch 'master' into 6406-grafana-configuration-outline-and-draft-documentation 2025-09-29 11:53:04 -07:00
meelahme 4243d04999 Merge branch '6406-grafana-configuration-outline-and-draft-documentation' of github.com:influxdata/docs-v2 into 6406-grafana-configuration-outline-and-draft-documentation 2025-09-29 11:50:50 -07:00
meelahme 3eae6672a7 uploading OSS v2 screenshots 2025-09-29 10:18:16 -07:00
Jason Stirnaman ed87cf584d
Merge pull request #6423 from influxdata/kapacitor-1.8.2
Release Kapacitor v1.8.2
2025-09-29 10:48:55 -05:00
Jakub Bednar 71e4a65f22 Release Kapacitor v1.8.2 2025-09-29 14:24:11 +02:00
Jameelah Mercer 1e741ea163
Merge branch 'master' into 6406-grafana-configuration-outline-and-draft-documentation 2025-09-26 10:26:27 -07:00
Jason Stirnaman 97c76d590c
Merge pull request #6418 from influxdata/jts/qol-shared-links
chore(qol): Instruction to use /version/ in shared links
2025-09-25 12:00:38 -05:00