Commit Graph

8255 Commits (38a9aaf6b01cee15e6fb47a4551a6875c84805bb)

Author SHA1 Message Date
meelahme 009422c3f0 adding intro and architecture section 2025-04-03 16:06:09 -07:00
meelahme d23caccf5e adding fontmatter to core and enterprise and checking file paths 2025-04-03 15:46:48 -07:00
meelahme 9bf9056b67 adding processing-engine.md file to core and enterprise 2025-04-03 15:26:36 -07:00
meelahme 1e8f19484a updating show-in shortcode for enterprise 2025-04-03 15:10:00 -07:00
meelahme 55bab26d4e adding show-in shortcode 2025-04-03 15:07:12 -07:00
Scott Anderson 6086d94037 hotfix: remove errant tick from canonical template 2025-04-03 15:57:20 -06:00
meelahme 8065516907 Merge branch 'master' of github.com:influxdata/docs-v2 into docs/v3/processing-engine 2025-04-03 14:51:01 -07:00
Scott Anderson ce04b19f1e
Overhaul canonical pages (#5955)
* overhaul how canonical pages are set

* updated canonical template comment
2025-04-03 12:43:17 -06:00
Jason Stirnaman fdf3e64248
Merge pull request #5956 from influxdata/jts-fix-copilot-instruction
chore(copilot): add InfluxDB 3 Enterprise to products list
2025-04-03 11:53:45 -05:00
Jason Stirnaman 8bd5e92ada chore(copilot): add InfluxDB 3 Enterprise to products list 2025-04-03 11:51:16 -05:00
Jason Stirnaman 4f1b6933b7
Merge pull request #5954 from influxdata/jts-5948-fix-influxdb3-install
Jts 5948 fix influxdb3 install
2025-04-03 09:00:33 -05:00
Jason Stirnaman ae48e5a6a1
Merge branch 'master' into jts-5948-fix-influxdb3-install 2025-04-03 08:58:24 -05:00
Scott Anderson 15bcfc95c3 hotfix: fix links in shared v2 content 2025-04-02 19:56:32 -06:00
Jameelah Mercer 50c7116aa7
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-02 15:42:25 -07:00
Jameelah Mercer 46f919137c
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-02 15:42:10 -07:00
Jameelah Mercer 5b0413c151
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-02 15:41:58 -07:00
Jason Stirnaman eb5f3b4067
Merge branch 'master' into jts-5948-fix-influxdb3-install 2025-04-02 17:05:38 -05:00
Scott Anderson 1522e734b9
Update shared content usage in v2 docs and more (#5953)
* replaced all oss- and cloud-only shortcodes

* removed duplicate oss calls and replaced with shared source

* base changes for shared v2 content

* restored shared grafana content

* removed frontmatter from shared v2 content

* WIP fixing lists with show-in shortcode

* fix lists that use show-in shortcode

* updated all v2 files to remove duplicate-oss and use source sharing

* update prepend and append frontmatter to just use string input

* fixed broken menu keys
2025-04-02 15:54:32 -06:00
Jason Stirnaman 3d6b811945
Merge branch 'master' into jts-5948-fix-influxdb3-install 2025-04-02 16:54:32 -05:00
Jason Stirnaman 04a1006a70
Update content/influxdb3/enterprise/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-04-02 16:53:45 -05:00
Jason Stirnaman d891936b27 chore(core): Use keybind shortcode 2025-04-02 16:53:00 -05:00
Jason Stirnaman df5eef765e
Merge pull request #5952 from influxdata/jts-5891-update-telegraf-release
Jts 5891 update telegraf release
2025-04-02 16:48:59 -05:00
Jason Stirnaman cd3e64fd28 chore(influxdb3): use product-name and product-key shortcodes in install 2025-04-02 16:35:56 -05:00
Jason Stirnaman 2c2fa06c03 fix(shortcode): (Closes #5948) extra line ending in shortcode file breaks code samples 2025-04-02 16:35:04 -05:00
Jason Stirnaman 709218df00
Merge branch 'master' into jts-5891-update-telegraf-release 2025-04-02 14:53:55 -05:00
Jason Stirnaman 48c6a7a518 feat(telegraf): v1.34.1: release notes and new plugins 2025-04-02 14:33:35 -05:00
Jason Stirnaman 62af58c704 fix(telegraf): install page
- download scripts contain variable references instead of shortcode
- update SHA checksums for linux downloads
2025-04-02 14:30:02 -05:00
Jason Stirnaman e2d51b8538 chore(telegraf): home: update release version 2025-04-02 14:18:28 -05:00
Jason Stirnaman 7e3d2eb432
Merge pull request #5947 from influxdata/pbarnett/update-changelog-beta-0.0.3
update: add beta 3 release notes
2025-04-02 13:13:23 -05:00
Jason Stirnaman dc8d9d0328
Apply suggestions from code review 2025-04-02 13:11:02 -05:00
Jason Stirnaman 7e298ad4bc
Apply suggestions from code review 2025-04-02 13:09:19 -05:00
Peter Barnett 92f13d1ebe update: add beta 3 release notes 2025-04-01 19:49:43 -04:00
Scott Anderson 46dad240b9
Add 'show-in' and 'hide-in' shortcodes (#5946)
* show-hide-shortcodes

* updated variable names

* added missing else operator

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-01 15:41:32 -06:00
Jameelah Mercer 34012a49e0
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-03-31 13:09:54 -07:00
Jameelah Mercer 7f8cd8178a
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-03-31 13:03:58 -07:00
Jameelah Mercer 9a7d7de278
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-03-31 13:03:39 -07:00
Jameelah Mercer d7a2754ab8
Merge pull request #5941 from influxdata/docs/v3/examples-plugin-folder
Update Processing Engine example path to examples/wal_plugin
2025-03-31 11:33:45 -07:00
Jason Stirnaman 070cbbe5e1 feat(telegraf): Use metadata from autogenerated Telegraf docs in template frontmatter.
- Use plugin type and version to build related links
- Insert tag list into frontmatter tags
- Rename metadata in content body
2025-03-31 08:42:11 -05:00
Jason Stirnaman b8d8b9b3ef WIP: Test generating Telegraf docs in a local environment (Dockerfile, README) 2025-03-31 08:42:11 -05:00
meelahme 7f8b4ed132 updating source path in example 2025-03-28 15:59:21 -07:00
meelahme e9feebe3ec clarifying actions users needs to take 2025-03-28 15:12:22 -07:00
meelahme 9f34a3213d check for style consistency 2025-03-28 15:09:56 -07:00
meelahme 9d42d7a2c6 style consistency 2025-03-28 15:03:06 -07:00
meelahme 1cb06d96d8 Revising Configure distributed environment section 2025-03-28 14:47:24 -07:00
meelahme c1443c3146 Adding back accidential delete 2025-03-28 14:44:11 -07:00
meelahme fc8b1902dc Fixing indentation warning 2025-03-28 14:41:06 -07:00
meelahme a5d53a334a Updating Grafana InfluxDb instance section 2025-03-28 14:36:56 -07:00
meelahme abd1f554b9 Updating Set up the Processing engine section 2025-03-28 14:34:12 -07:00
meelahme 56a7d6377e WIP: temp section for Grafana 2025-03-28 13:38:11 -07:00
meelahme 90020a76ed WIP: temp section 2025-03-28 13:19:20 -07:00