-
Notifications
You must be signed in to change notification settings - Fork 320
feat: telegraf-controller scaffolding #6625
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
sanderson
wants to merge
2
commits into
telegraf-controller
Choose a base branch
from
telegraf-ui
base: telegraf-controller
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| title: Telegraf Controller documentation | ||
| description: > | ||
| Documentation for Telegraf Controller, the application for managing Telegraf | ||
| deployments at scale. Create and manage Telegraf configurations, monitor | ||
| the health of your agents, and more. | ||
| menu: | ||
| telegraf_controller: | ||
| name: Telegraf Controller | ||
| weight: 1 | ||
| --- | ||
|
|
||
| <!-- TODO - Add intro content for Telegraf Controller --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| title: Manage Telegraf agents | ||
| seotitle: Manage Telegraf agents with Telegraf Controller | ||
| description: > | ||
| Use Telegraf Controller to create, monitor, and delete Telegraf agents from | ||
| Telegraf Controller. | ||
| menu: | ||
| telegraf_controller: | ||
| name: Manage agents | ||
| weight: 4 | ||
| cascade: | ||
| draft: true | ||
| --- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| --- | ||
| title: Manage Telegraf configurations | ||
| seotitle: Manage Telegraf configurations with Telegraf Controller | ||
| description: > | ||
| Use Telegraf Controller to create, update, and delete Telegraf configurations. | ||
| menu: | ||
| telegraf_controller: | ||
| name: Manage configurations | ||
| weight: 3 | ||
| cascade: | ||
| draft: true | ||
| --- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| --- | ||
| title: Install Telegraf Controller | ||
| description: > | ||
| Download and install Telegraf Controller on Linux, macOS, and Windows operating systems. | ||
| menu: | ||
| telegraf_controller: | ||
| name: Install Telegraf Controller | ||
| weight: 2 | ||
| draft: true | ||
| --- | ||
|
|
||
| <!-- TODO Write installation instructions | ||
| 1. Requirements | ||
| 2. Download - Need to accept terms of use before downloading | ||
| 3. Set up your database | ||
| 4. Start Telegraf Controller | ||
| --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| --- | ||
| title: Manage Telegraf Controller labels | ||
| description: > | ||
| Use labels to customize and organize Telegraf configurations | ||
| and agents in Telegraf Controller. | ||
| menu: | ||
| telegraf_controller: | ||
| name: Manage labels | ||
| weight: 5 | ||
| cascade: | ||
| draft: true | ||
| --- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| --- | ||
| title: Telegraf Enterprise | ||
| description: > | ||
| Telegraf Enterprise is a premium, enterprise-grade offering that combines the | ||
| Telegraf Controller, a web application for managing Telegraf deployments, | ||
| with an Enterprise Support Contract for Telegraf. It is designed for | ||
| organizations running Telegraf at scale who require centralized configuration | ||
| management, operational visibility, governance, and expert support from | ||
| InfluxData. | ||
| menu: | ||
| telegraf_controller: | ||
| name: Telegraf Enterprise | ||
| weight: 10 | ||
| draft: true | ||
| --- | ||
|
|
||
| <!-- TODO Add information about Telegraf Enterprise | ||
| - Telegraf Enterprise includes both Telegraf Controller and Telegraf Support | ||
| - CTA for more information about Telegraf Enterprise. | ||
|
|
||
| This will likely be shared content and have a counter part in the main Telegraf docs | ||
| --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.