d10dc81a79
Remove groupToNestedTableTransformation feature toggle The group to nested table transformation has reached GA and is now enabled by default. This commit removes the feature toggle and makes the transformation always available. Changes: - Removed feature toggle definition from registry.go - Updated standardTransformers.ts to always include the transformation - Updated feature toggles documentation - Regenerated feature toggle files
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.