Telegraf Enterprise / Telegraf Controller Beta (#6990)
* chore(telegraf_controller): base template and layout changes for telegraf controller beta (#6921)
* feat(tc-users): telegraf controller manage users docs (#6924)
* feat(tc-auth): telegraf controller authorization reference doc (#6923)
* feat(tc-auth): telegraf controller authorization reference doc
* chore(tc-auth): minor update to telegraf controller auth reference
* chore(tc-auth): minor update to telegraf controller auth reference
* feat(tc-settings): add settings page for telegraf controller (#6928)
* feat(tc-settings): add settings page for telegraf controller
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Apply suggestion from @sanderson
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* chore(tc-tokens): add API token docs for telegraf controller (#6927)
* chore(tc-tokens): update code placeholder syntax
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* chore(tc-install): add owner setup to telegraf controller install docs (#6929)
* chore(tc-ownership): update telegraf controller ownership transfer instructions
* feat(tc-download): add gated download for telegraf controller (#6940)
* feat(tc-download): add gated download for telegraf controller
* test(tc-download): add Cypress E2E tests for gated downloads
Cover four key behaviors: gated state (no localStorage key), ungated
state (key present), query param flow (?ref=tc), and SHA copy buttons.
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* feat(tc-release-notes): add Telegraf Controller release notes (#6959)
* chore(tc-images): update images for telegraf controller beta
* Tc heartbeat status (#6964)
* feat(tc-cel): add CEL expressions reference documentation
Add multi-page CEL expression reference under Telegraf Controller
reference docs with variables, functions, operators, and examples.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* feat(tc-status): expand agent status page with CEL examples and configuration
Replace stub status page with practical guide including status values,
evaluation overview, three inline config examples, and links to CEL reference.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* chore(tc-heartbeat-status): update status evaluation docs
* chore(tc-heartbeat-status): remove impl plans
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* feat(tc-beta): obfuscate dl URLs
* chore(tc-feedback): add feedback channels to special state partial
* feat(tc-beta): add telegraf enterprise beta notification
* chore(tc-beta): fix typo in tc beta notification
* chore(tc-misc): update code examples, add important info
* feat(tc-beta): added tc 0.0.5-beta download shas
* chore(tc-beta): add tc 0.0.5-beta release notes (#6988)
* chore(tc-beta): add tc 0.0.5-beta release notes, update tc dynamic values highlighting impl
* chore(tc-beta): add download link to release notes
* feat(tc-beta): add tc 0.0.5-beta linux arm download
* fix(tc-beta): fix tc link on homepage
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>