Click or drag to resize
Grid Solutions Framework

IGrafanaFunctionT Methods

The IGrafanaFunctionT type exposes the following members.

Methods
  Name Description
Public method CheckAllowedGroupOperation Checks if function allows requested group operation against AllowedGroupOperations property.
(Inherited from IGrafanaFunction)
Public method ComputeAsync Executes the computation for the Grafana function.
Public method ComputeSetAsync Executes a custom set computation for the Grafana function.
Public method ComputeSliceAsync Executes a custom slice computation for the Grafana function.
Public method FormatTargetName Gets a formatted target name for the Grafana function.
(Inherited from IGrafanaFunction)
Public method ParseParameters Executes custom parameter parsing for the Grafana function.
(Inherited from IGrafanaFunction)
Top
See Also