Click or drag to resize
Grid Solutions Framework

TargetCachesResetAll Method

Resets all sliding memory caches used by Grafana data sources.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public static void ResetAll()
View Source
Remarks
This should be called any time data source metadata is updated.
See Also