IGrafana
|
The IGrafanaFunctionT type exposes the following members.
Name | Description | |
---|---|---|
CheckAllowedGroupOperation |
Checks if function allows requested group operation against AllowedGroupOperations property.
(Inherited from IGrafanaFunction) |
|
ComputeAsync | Executes the computation for the Grafana function. | |
ComputeSetAsync | Executes a custom set computation for the Grafana function. | |
ComputeSliceAsync | Executes a custom slice computation for the Grafana function. | |
FormatTargetName |
Gets a formatted target name for the Grafana function.
(Inherited from IGrafanaFunction) |
|
ParseParameters |
Executes custom parameter parsing for the Grafana function.
(Inherited from IGrafanaFunction) |