Skip to content
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

InfluxDB Export Targets #58

Open
oarchner opened this issue Oct 6, 2023 · 0 comments
Open

InfluxDB Export Targets #58

oarchner opened this issue Oct 6, 2023 · 0 comments
Assignees
Milestone

Comments

@oarchner
Copy link
Member

oarchner commented Oct 6, 2023

Add a new dialog under the settings menu to define export targets to InfluxDB.

An export target has the following properties:

  • display name (string)
  • url (string)
  • org (string)
  • token (string)
  • bucket (string, default to domain if domain is not null)
  • domain (reference to domain)

The dialog shows a table to edit export targets:
Add export target
Delete export target
Update export target
Validate export target (optional)

Default domain filtering on target.domain.

@oarchner oarchner added this to the 3.0 milestone Oct 6, 2023
@oarchner oarchner self-assigned this Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant