mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 16:57:14 -06:00
8d75dcec04
* Make Legacy a public field * Remove duplicated Create method * Add logger to dualwriter * Use klog * Add comment about selecting the dual writer * Update pkg/apiserver/rest/dualwriter_mode1.go Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com> * Update pkg/apiserver/rest/dualwriter_mode2.go Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com> * Update pkg/apiserver/rest/dualwriter_mode3.go Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com> * Update pkg/apiserver/rest/dualwriter_mode3.go Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com> * Update pkg/apiserver/rest/dualwriter_mode2.go Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com> * Create error var * Lint --------- Co-authored-by: Arati R. <33031346+suntala@users.noreply.github.com> |
||
---|---|---|
.. | ||
api | ||
apimachinery | ||
apis | ||
apiserver | ||
build | ||
bus | ||
cmd | ||
codegen | ||
components | ||
events | ||
expr | ||
extensions | ||
generated | ||
ifaces/gcsifaces | ||
infra | ||
kinds | ||
login/social | ||
middleware | ||
mocks/mock_gcsifaces | ||
models | ||
modules | ||
plugins | ||
promlib | ||
registry | ||
server | ||
services | ||
setting | ||
tests | ||
tsdb | ||
util | ||
web | ||
README.md | ||
ruleguard.rules.go |
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.