mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Transforms: Add 'Format String' Transform (#73624)
* Format String Implementation * Prettier * Unify Every/Pascal/Camel cases * Reformat + add new cases * Add Trim and Substring to the transform options * Trim/Substring tests+formatting * refactor * docs + feature toggle * add category * docs. add svg. change description * revert weird add from merge * readd config. change description * docs change * Adding experimental shortcode * Add code formatting * change shortcode --------- Co-authored-by: Victor Marin <victor.marin@grafana.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
@@ -143,6 +143,7 @@ Experimental features might be changed or removed without prior notice.
|
||||
| `httpSLOLevels` | Adds SLO level to http request metrics |
|
||||
| `panelMonitoring` | Enables panel monitoring through logs and measurements |
|
||||
| `enableNativeHTTPHistogram` | Enables native HTTP Histograms |
|
||||
| `formatString` | Enable format string transformer |
|
||||
| `transformationsVariableSupport` | Allows using variables in transformations |
|
||||
| `kubernetesPlaylists` | Use the kubernetes API in the frontend for playlists |
|
||||
| `navAdminSubsections` | Splits the administration section of the nav tree into subsections |
|
||||
|
Reference in New Issue
Block a user