Get desktop application:
View/edit binary Protocol Buffers messages
ID is the unique ID of this alert rule
JSON byte representation of the alert
SrcID is the id of the source this alert is associated with
KapaID is the id of the kapacitor this alert is associated with
Used in:
SuperAdminNewUsers configuration option that specifies which users will auto become super admin
Used in:
,legacyBounds are an ordered 2-tuple consisting of lower and upper axis extents, respectively
bounds are an arbitrary list of client-defined bounds.
label is a description of this axis
specifies the prefix for axis values
specifies the suffix for axis values
defines the base for axis values
represents the magnitude of the numbers on this axis
Version is a descriptive git SHA identifier
Commit is an abbreviated SHA
Used in:
X-coordinate of Cell in the Layout
Y-coordinate of Cell in the Layout
Width of Cell in the Layout
Height of Cell in the Layout
Time-series data queries for Cell.
Unique identifier for the cell
User-facing name for this cell
Limits of the y-axes
Labels of the y-axes
Cell visualization type
Axes represent the graphical viewport for a cell's visualizations
Used in:
ID is the unique id of the cell color
Type is how the color is used. Accepted (min,max,threshold)
Hex is the hex number of the color
Name is the user-facing name of the hex color
Value is the data value mapped to this color
Used in:
Type is the purpose of the encoding, for example: severity color
Value is what the encoding corresponds to
Name is the optional encoding name
Auth is the configuration for options that auth related
ID is the unique ID of the dashboard
Name is the user-defined name of the dashboard
a representation of all visual data required for rendering the dashboard
Templates replace template variables within InfluxQL
Organization is the organization ID that resource belongs to
Used in:
X-coordinate of Cell in the Dashboard
Y-coordinate of Cell in the Dashboard
Width of Cell in the Dashboard
Height of Cell in the Dashboard
Time-series data queries for Dashboard
User-facing name for this Dashboard
Dashboard visualization type
id is the unique id of the dashboard. MIGRATED FIELD added in 1.2.0-beta6
Axes represent the graphical viewport for a cell's visualizations
Colors represent encoding data values to color
Legend is summary information for a cell
TableOptions for visualization of cell with type 'table'
Options for each of the fields returned in a cell
format for time
Represents how precise the values of this field should be
arbitrary string for note-taking/making
config option for showing note
Used in:
whether decimal places should be enforced
the number of digits to display after decical point
ID is the unique ID of the layout.
Application is the user facing name of this Layout.
Measurement is the descriptive name of the time series data.
Cells are the individual visualization elements.
Autoflow indicates whether the frontend should layout the cells automatically.
Used in:
Type is how the legend is used
Orientation is the location of the legend on the cell
Used in:
Name is the unique identifier of the log viewer column
Position is the position of the column in the log viewer's array of columns
Encodings is the array of encoded properties associated with a log viewer column
Used in:
Columns is the array of columns in the log viewer
Provider is the provider that certifies and issues this user's authentication, e.g. GitHub
Scheme is the scheme used to perform this user's authentication, e.g. OAuth2 or LDAP
ProviderOrganization is the group or organizations that you are a part of in an auth provider
ID is the unique ID for the mapping
Organization is the organization ID that resource belongs to
ID is the unique ID of the organization
Name is the organization's name
DefaultRole is the name of the role that is the default for any users added to the organization
OrganizationID is the ID of the organization this config belogs to
LogViewer is the organization configuration for log viewer
Used in:
,Command is the query itself
DB the database for the query (optional)
RP is a retention policy and optional;
GroupBys define the groups to combine in the query
Wheres define the restrictions on the query
Label is the name of the Y-Axis
Range is the upper and lower bound of the Y-Axis
Source is the optional URI to the data source
TimeShift represents a shift to apply to an influxql query's time range
Type is the language used by the query (influxql or flux)
Used in:
Upper is the upper-bound of the range
Lower is the lower-bound of the range
Used in:
,name of column
what column is renamed to
Represents whether RenamableField is visible
Used in:
Organization is the ID of the organization that this user has a role in
Name is the name of the role of this user in the respective organization
ID is the unique ID of the server
Name is the user-defined name for the server
Username is the username to connect to the server
URL is the path to the server
SrcID is the ID of the data source
is this the currently active server for the source
Organization is the organization ID that resource belongs to
InsecureSkipVerify accepts any certificate from the client
Type is the kind of the server (e.g. flux)
JSON byte representation of the metadata
ID is the unique ID of the source
Name is the user-defined name for the source
Type specifies which kinds of source (enterprise vs oss)
Username is the username to connect to the source
URL are the connections to the source
Flags an source as the default.
Telegraf is the db telegraf is written to. By default it is "telegraf"
InsecureSkipVerify accepts any certificate from the influx server
MetaURL is the connection URL for the meta node.
SharedSecret signs the optional InfluxDB JWT Authorization
Organization is the organization ID that resource belongs to
Role is the name of the miniumum role that a user must possess to access the resource
DefaultRP is the default retention policy used in database queries to this source
Version of the InfluxDB or Unknown
Used in:
time axis should be a column not row
which column should a table be sorted by
option for text wrapping
first column should be fixed/frozen
Used in:
ID is the unique ID associated with this template
Type can be fieldKeys, tagKeys, tagValues, CSV, constant, query, measurements, databases
Label is a user-facing description of the Template
Query is used to generate the choices for a template
Source is the id of the data source
Used in:
Command is the query itself
DB the database for the query (optional)
RP is a retention policy and optional;
Measurement is the optinally selected measurement for the query
TagKey is the optionally selected tag key for the query
FieldKey is the optionally selected field key for the query
Flux script content
Used in:
Type can be tagKey, tagValue, fieldKey, csv, map, measurement, database, constant
Value is the specific value used to replace a template in an InfluxQL query
Selected states that this variable has been picked to use for replacement
Key is the key for a specific Value if the Template Type is map (optional)
Used in:
Label user facing description
Unit influxql time unit representation i.e. ms, s, m, h, d
Quantity number of units
ID is the unique ID of this user
Name is the user's login name
Provider is the provider that certifies and issues this user's authentication, e.g. GitHub
Scheme is the scheme used to perform this user's authentication, e.g. OAuth2 or LDAP
Roles is set of roles a user has
SuperAdmin is bool that specifies whether a user is a super admin