mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Making versioncheck url rely on config instead of being hardcoded * Update pkg/services/updatechecker/plugins.go Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> * making the names a bit more generic and using url.url library * fixing tests * fixing linting --------- Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.