data
Index
fn withDatasourceUid(value)
fn withModel(value)
fn withModelMixin(value)
fn withQueryType(value)
fn withRefId(value)
fn withRelativeTimeRange(value)
fn withRelativeTimeRangeMixin(value)
obj relativeTimeRange
Fields
fn withDatasourceUid
withDatasourceUid(value)
PARAMETERS:
- value (
string
)
fn withModel
withModel(value)
PARAMETERS:
- value (
object
)
fn withModelMixin
withModelMixin(value)
PARAMETERS:
- value (
object
)
fn withQueryType
withQueryType(value)
PARAMETERS:
- value (
string
)
fn withRefId
withRefId(value)
PARAMETERS:
- value (
string
)
fn withRelativeTimeRange
withRelativeTimeRange(value)
PARAMETERS:
- value (
object
)
RelativeTimeRange is the per query start and end time for requests.
fn withRelativeTimeRangeMixin
withRelativeTimeRangeMixin(value)
PARAMETERS:
- value (
object
)
RelativeTimeRange is the per query start and end time for requests.
obj relativeTimeRange
fn relativeTimeRange.withFrom
relativeTimeRange.withFrom(value)
PARAMETERS:
- value (
integer
)
Duration in seconds.
fn relativeTimeRange.withTo
relativeTimeRange.withTo(value)
PARAMETERS:
- value (
integer
)
Duration in seconds.