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
maicon 18b5a9eb8d
Run TestIntegrationFoldersApp for all dualwriter modes on sqlite only (#107818)
1 week ago
..
aggregator Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2 weeks ago
api IAM: Return 401 if identity type is not valid in GetUserPreferences (#107760) 2 weeks ago
apimachinery Auth: Add functional option for static requester methods (#107581) 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 CI: Run `lerna bump version` before `yarn build` (#107731) 2 weeks 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 Run TestIntegrationFoldersApp for all dualwriter modes on sqlite only (#107818) 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 Provisioning: Use Nanogit for basic git operations in Github repository type (#107889) 1 week ago
setting Chore: Update mocks with recent mockery (#107816) 2 weeks ago
storage [unified-storage/search] Don't expire file-based indexes, check for resource stats when building index on-demand (#107886) 1 week ago
tests Run TestIntegrationFoldersApp for all dualwriter modes on sqlite only (#107818) 1 week ago
tsdb CloudWatch: Fix http client handling + assume role bug (#107893) 2 weeks 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.