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
Ashley Harrison 39db59fc73
Chore: remove the `queryLibraryDashboards` toggle since we didn't end up using it (#100749)
3 months ago
..
aggregator Plugins: Upgrade grafana-plugin-sdk to 0.266.0 (#100727) 3 months ago
api Remove GetResourceClient hack from unified package. (#100636) 3 months ago
apimachinery Plugins: Upgrade grafana-plugin-sdk to 0.266.0 (#100727) 3 months ago
apis Query Library: Move backend to enterprise (#100371) 3 months ago
apiserver Plugins: Upgrade grafana-plugin-sdk to 0.266.0 (#100727) 3 months ago
build Plugins: Upgrade grafana-plugin-sdk to 0.266.0 (#100727) 3 months ago
bus
cmd unified: allow customising the ProvideUnifiedStorageClient (#100704) 3 months ago
codegen go.mod: updated grafana-plugin-sdk-go (#100342) 4 months ago
components Dashboard Versions: Make compatible with app platform (#99327) 4 months ago
events
expr SQL Expressions: Improve response to frame conversion handling (#100625) 3 months ago
extensions
generated Provisioning: Sync API with current feature branch (#100252) 4 months ago
ifaces/gcsifaces
infra Metrics: Use correct gatherer in graphite bridge (#100624) 3 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 3 months ago
login/social SSO: Fix team_ids validation for Generic OAuth (#100732) 3 months ago
middleware Authlib: Use types package rather than claims (#99243) 4 months ago
mocks/mock_gcsifaces
models
modules
plugins Mark grpc data source timeouts as cancelled queries (#100573) 3 months ago
promlib Plugins: Upgrade grafana-plugin-sdk to 0.266.0 (#100727) 3 months ago
registry scopenodes: check if the query exists in the title instead of starts with the query (#100578) 3 months ago
semconv Upgrade grafana-app-sdk to 0.31.0 (#99739) 4 months ago
server unified: allow customising the ProvideUnifiedStorageClient (#100704) 3 months ago
services Chore: remove the `queryLibraryDashboards` toggle since we didn't end up using it (#100749) 3 months ago
setting Auth: Add IP address login attempt validation (#98123) 4 months ago
storage Extract NewSearchOptions from unified sql client setup. (#100719) 3 months ago
tests Alerting: Stop running AM integration tests on CI (#100702) 3 months ago
tsdb influxdb - fix nil pointer usage - fixes #100723 (#100724) 3 months ago
util IAM: Log error when malformed json arrays are found in SSO configs (#99896) 3 months ago
web
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.