#Grafana example config is so cozy... it feels like it has all the things an admin would want from it. No need to search for "can I disable X" or "can I use Y for authentication", it's all there, commented out in the config.
Also, their out-of-repo debian package has all the things in right directories, respecting filesystem hierarchy. And they made sure the grafana user can't modify grafana's code or config.
This is such a good change from the usual dev approach of "just git-clone it to your home directory", or "everything in /opt/foo, chmod 755 owned by foo:foo, running as foo:foo, and modifying its own config".