mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 05:08:36 +08:00
Transformations: Move formatString transformation to private preview (#79498)
* Move moving average and cumulative sum to private preview * update docs * move formatString to private preview * rebuild docs * undo changes that don't belong to this commit * undo cumulative/window featureflag * fix case
This commit is contained in:
@ -519,7 +519,7 @@ Use this transformation to customize the output of a string field. This transfor
|
||||
|
||||
This transformation provides a convenient way to standardize and tailor the presentation of string data for better visualization and analysis.
|
||||
|
||||
> **Note:** This transformation is an experimental feature. Engineering and on-call support is not available. Documentation is either limited or not provided outside of code comments. No SLA is provided. Enable the **formatString** feature toggle in Grafana to use this feature. Contact Grafana Support to enable this feature in Grafana Cloud.
|
||||
> **Note:** This transformation is currently in private preview. Grafana Labs offers support on a best-effort basis, and breaking changes might occur prior to the feature being made generally available.
|
||||
|
||||
### Format time
|
||||
|
||||
|
Reference in New Issue
Block a user