10a699fb6c
* Transformers: Remove formatString feature toggle The formatString feature toggle was in GA stage and enabled by default. This change removes the feature toggle and makes the format string transformer always available. Changes: - Remove formatString feature toggle definition from registry - Remove conditional check in standardTransformers.ts - Update feature toggle git log with deletion timestamp - Regenerate feature toggle files * fix lint errors
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.