-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Labels
featureNew featureNew feature
Description
Is your feature request related to a problem? Please describe.
Schema can be predefined by creating table statement.
create table (
host tag,
region tag,
cpu_load gauge,
cpu_usage gauge
)
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
suntong
Metadata
Metadata
Assignees
Labels
featureNew featureNew feature