The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg
Georges Chaudy 7002ab90ae
unistore: save returns a writecloser (#107955)
1 week ago
..
aggregator Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2 weeks ago
api Folders/k8s: Enable all dualwriter modes on remaining integration tests (#107992) 1 week ago
apimachinery Chore: apimachinery types cleanup (#107988) 1 week ago
apis Secrets: make operations sync (#107732) 2 weeks ago
apiserver Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2 weeks ago
build E2E: migrate to playwright (#107241) 1 week ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd K8s: Library Panels: Add rerouting for get (#107362) 3 weeks ago
codegen Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2 weeks ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr SQL Expressions: Fixes for Prometheus Metric Instrumentation (#106722) 1 month ago
extensions Extensions: Undo removal of required enterprise dependencies (#107641) 2 weeks ago
generated Provisioning: Add pure git repository type (#106815) 1 month ago
ifaces/gcsifaces
infra Chore: Update mocks with recent mockery (#107816) 2 weeks ago
kinds i18n: rename locale to regionalFormat (#106585) 1 month ago
login/social Docs: Clean up ssoSettingsApi references from docs (#107896) 2 weeks ago
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 3 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 3 weeks ago
plugins Plugins: Simplify assetpath logic (#107876) 2 weeks ago
promlib Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2 weeks ago
registry Secrets: add crudl+decrypt state machine test (#107971) 1 week ago
semconv Chore: Update app-sdk to v39 (#106785) 1 month ago
server Auth: Add tracing to auth clients and AuthToken service (#107878) 1 week ago
services [Advisor]: Tile text update (#108009) 1 week ago
setting Zanzana: Support more cache configuration options (#107155) 1 week ago
storage unistore: save returns a writecloser (#107955) 1 week ago
tests Folders/k8s: Enable all dualwriter modes on remaining integration tests (#107992) 1 week ago
tsdb InfluxDB: Handle `STRING_VIEW` datatype (#107812) 1 week ago
util Chore: Update mocks with recent mockery (#107816) 2 weeks ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
README.md
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.